CINXE.COM

IPL 2025 auction LIVE: 577 players to go under the hammer | ESPNcricinfo

<!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>IPL 2025 auction LIVE: 577 players to go under the hammer | ESPNcricinfo</title><meta name="title" content="IPL 2025 auction LIVE: 577 players to go under the hammer | ESPNcricinfo"/><meta name="description" content="Follow the bidding for every player at the IPL 2025 auction in Jeddah"/><meta name="keywords" content=""/><meta name="robots" content="index,follow, max-snippet:-1, max-video-preview:-1, max-image-preview:large"/><meta name="googlebot" content="index,follow, max-snippet:-1, max-video-preview:-1, max-image-preview:large"/><link rel="canonical" href="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta property="og:site_name" content="ESPNcricinfo"/><meta property="og:type" content="website"/><meta property="og:title" content="Live - IPL 2025 auction: RCB bag Bhuvneshwar, D Chahar goes to Mumbai"/><meta property="og:description" content="Follow the bidding for every player at the IPL 2025 auction in Jeddah"/><meta property="og:image" content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg"/><meta property="og:url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><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="Live - IPL 2025 auction: RCB bag Bhuvneshwar, D Chahar goes to Mumbai"/><meta name="twitter:description" content="Follow the bidding for every player at the IPL 2025 auction in Jeddah"/><meta name="twitter:image" content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg"/><link rel="amphtml" href="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232?platform=amp"/><meta itemProp="name" content="IPL 2025 auction LIVE: 577 players to go under the hammer | ESPNcricinfo"/><meta itemProp="description" content="Follow the bidding for every player at the IPL 2025 auction in Jeddah"/><meta itemProp="image" content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg"/><meta itemProp="publisher" content="ESPNcricinfo"/><meta itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="editor" content="ESPNcricinfo"/><meta itemProp="headline" content="IPL 2025 auction LIVE: 577 players to go under the hammer | ESPNcricinfo"/><meta itemProp="sourceOrganization" content="ESPN Digital Media Pvt Ltd"/><meta itemProp="keywords" content=""/><meta itemProp="datePublished" content="2024-11-24T10:01:00+05:30"/><meta itemProp="dateModified" content="2024-11-25T13:45:00+05:30"/><script type="application/ld+json">{"@context":"https://schema.org","@type":"Organization","name":"ESPN Digital Media Private Limited","url":"https://www.espncricinfo.com","logo":"/static/images/espncricinfo-logo-full.png","address":{"@type":"PostalAddress","streetAddress":"Ground Floor, Embassy Golf Links Business Park, Cherry Hills, Intermediate Ring Road, Domlur","addressLocality":"Bangalore","addressRegion":"India","postalCode":"560071","Telephone":"+91-080-68479700"},"sameAs":["https://www.facebook.com/Cricinfo","https://twitter.com/ESPNcricinfo","https://www.youtube.com/espncricinfo"]}</script><script type="application/ld+json">{"@context":"https://schema.org","@graph":[{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"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":"WBBL 2024","url":"https://www.espncricinfo.com/series/wbbl-2024-25-1442625"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Australia vs India","url":"https://www.espncricinfo.com/series/australia-vs-india-2024-25-1426547"},{"@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":"Abu Dhabi T10","url":"https://www.espncricinfo.com/series/abu-dhabi-t10-2024-25-1459838"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"West Indies vs Bangladesh","url":"https://www.espncricinfo.com/series/west-indies-vs-bangladesh-2024-25-1433357"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Pakistan A vs Sri Lanka A","url":"https://www.espncricinfo.com/series/sri-lanka-a-in-pakistan-2024-25-1450291"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Zimbabwe vs Pakistan","url":"https://www.espncricinfo.com/series/pakistan-in-zimbabwe-2024-25-1444642"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"South Africa vs Sri Lanka","url":"https://www.espncricinfo.com/series/south-africa-vs-sri-lanka-2024-25-1432203"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"New Zealand vs England","url":"https://www.espncricinfo.com/series/england-in-new-zealand-2024-25-1428550"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"SA Women vs ENG Women","url":"https://www.espncricinfo.com/series/south-africa-vs-england-women-2024-25-1432221"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"T20 World Cup Asia QLF B","url":"https://www.espncricinfo.com/series/icc-men-s-t20-world-cup-asia-qualifier-b-2024-25-1457216/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":"SMA Trophy [IND]","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"T20 Knock-Out [SA]","url":"https://www.espncricinfo.com/series/csa-t20-knock-out-competition-2024-25-1444762/match-schedule-fixtures-and-results"},{"@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":"National Cricket League [BDESH]","url":"https://www.espncricinfo.com/series/national-cricket-league-2024-25-1455907"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Quaid-e-Azam Trophy","url":"https://www.espncricinfo.com/series/quaid-e-azam-trophy-2024-25-1457166"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Super50 Cup [WI]","url":"https://www.espncricinfo.com/series/super50-cup-2024-25-1457528/match-schedule-fixtures-and-results"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Hong Kong Sixes","url":"https://www.espncricinfo.com/series/hong-kong-international-sixes-2024-25-1457785/match-schedule-fixtures-and-results"},{"@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":"-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":"2024 records","url":"https://www.espncricinfo.com/records/year/2024-2024"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"2023 records","url":"https://www.espncricinfo.com/records/year/2023-2023"},{"@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"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"IPL 2025 Auction","url":"https://www.espncricinfo.com/auction/ipl-2025-auction-1460972"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"IPL 2025 Auction","url":"https://www.espncricinfo.com/auction/ipl-2025-auction-1460972"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Live Blog","url":"https://www.espncricinfo.com/auction/ipl-2025-auction-1460972/live-updates"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Videos","url":"https://www.espncricinfo.com/auction/ipl-2025-auction-1460972/videos"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Players","url":"https://www.espncricinfo.com/auction/ipl-2025-auction-1460972/all-players"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Squads","url":"https://www.espncricinfo.com/series/ipl-2025-1449924/squads"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Series Home","url":"https://www.espncricinfo.com/series/ipl-2025-1449924"}]}</script><script type="application/ld+json">{"@context":"https://schema.org","@type":"WebPage","name":"IPL 2025 auction LIVE: 577 players to go under the hammer | ESPNcricinfo","description":"Follow the bidding for every player at the IPL 2025 auction in Jeddah","url":"https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232","publisher":{"@type":"Organization","name":"ESPN Digital Media Private Limited","url":"https://www.espncricinfo.com","logo":{"@type":"ImageObject","contentUrl":"/static/images/espncricinfo-logo-full.png"}}}</script><script type="application/ld+json">{"@context":"https://schema.org","@type":"NewsArticle","url":"https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232","articleBody":"","articleSection":"IPL","mainEntityOfPage":{"@type":"WebPage","@id":"https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"},"headline":"Live - IPL 2025 auction: RCB bag Bhuvneshwar, D Chahar goes to Mumbai","description":"Follow the bidding for every player at the IPL 2025 auction in Jeddah","datePublished":"2024-11-24T04:31:00+00:00","dateModified":"2024-11-25T08:15:00+00:00","publisher":{"@type":"Organization","name":"ESPNcricinfo","logo":{"@type":"ImageObject","url":"/static/images/espncricinfo-logo-full.png","width":"125","height":"26"}},"author":{"@type":"Person","name":"ESPNcricinfo staff","url":"/author/espncricinfo-staff-1"},"image":{"@type":"ImageObject","url":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg","width":"350","height":"200"},"isAccessibleForFree":true}</script><meta name="next-head-count" content="72"/><link rel="preload" href="https://wassets.hscicdn.com/_next/static/css/56f3e770ca6c1f5f7a83.css" as="style"/><link rel="stylesheet" href="https://wassets.hscicdn.com/_next/static/css/56f3e770ca6c1f5f7a83.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="https://wassets.hscicdn.com/_next/static/chunks/polyfills-a40ef1678bae11e696dba45124eadd70.js"></script><script defer="" src="https://wassets.hscicdn.com/_next/static/chunks/CiLanguageEnglish.4b9f543a231e3b745bcf.js"></script><script defer="" src="https://wassets.hscicdn.com/_next/static/chunks/37.4381577644d5c49f0599.js"></script><script defer="" src="https://wassets.hscicdn.com/_next/static/chunks/CiVideoPlayerLiveStream.22d194478668a067c666.js"></script><script defer="" src="https://wassets.hscicdn.com/_next/static/chunks/CiPollInfo.22ca9a757fa7290092e7.js"></script><script src="https://wassets.hscicdn.com/_next/static/chunks/webpack-3fcb36baf91d3f8e877d.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/framework-9f4513c321d3052d6c6f.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/main-1cfdabd6dcfbbd80966b.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/pages/_app-cac852f46f0beeac3ee5.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/2579-0c6070ee6815cd646190.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/517-a73288f46abd89eca9ed.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/9458-c0c8e756cd7daa1a0978.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/3558-694e80e759ef51a66d15.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/2415-3e741a8e27368367f342.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/6514-a8c4117b98696277d7fa.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/7839-c7fb89c60f54b51f8ade.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/751-2a6cbdf6426d2ff0ce41.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/4319-9b33304e03706ad6d7ae.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/3807-88b63759d6b07c3f22ca.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/4860-e816819121841a80c9eb.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/4524-a40b191e9761bb39382e.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/pages/story/CiStoryLiveBlogHomePage-98eeefe73dafd9c5ef4b.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/VLVOZhiS3mogEQM0MDmuV/_buildManifest.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/VLVOZhiS3mogEQM0MDmuV/_ssgManifest.js" defer=""></script></head><body><div id="__next"><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-936755"></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>(<!-- -->28<!-- -->)</span></span></span></div></div><div class="ds-shrink-0 ds-mr-5 last:ds-mr-0"><div class="ds-cursor-pointer ds-flex ds-justify-center ds-h-4"><span class="ds-text-tight-s ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-raw-white"><span>WI vs BAN<!-- --> <span>(<!-- -->1<!-- -->)</span></span></span></div></div><div class="ds-shrink-0 ds-mr-5 last:ds-mr-0"><div class="ds-cursor-pointer ds-flex ds-justify-center ds-h-4"><span class="ds-text-tight-s ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-raw-white"><span>AUS vs IND<!-- --> <span>(<!-- -->1<!-- -->)</span></span></span></div></div><div class="ds-shrink-0 ds-mr-5 last:ds-mr-0"><div class="ds-cursor-pointer ds-flex ds-justify-center ds-h-4"><span class="ds-text-tight-s ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-raw-white"><span>Abu Dhabi T10<!-- --> <span>(<!-- -->3<!-- -->)</span></span></span></div></div><div class="ds-shrink-0 ds-mr-5 last:ds-mr-0"><div class="ds-cursor-pointer ds-flex ds-justify-center ds-h-4"><span class="ds-text-tight-s ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-raw-white"><span>Sheffield Shield<!-- --> <span>(<!-- -->3<!-- -->)</span></span></span></div></div><div class="ds-shrink-0 ds-mr-5 last:ds-mr-0"><div class="ds-cursor-pointer ds-flex ds-justify-center ds-h-4"><span class="ds-text-tight-s ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-raw-white"><span>Logan Cup<!-- --> <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>SMAT<!-- --> <span>(<!-- -->12<!-- -->)</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>NCL<!-- --> <span>(<!-- -->4<!-- -->)</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>T20 World Cup Asia QLF B<!-- --> <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>SA vs ENG [W]<!-- --> <span>(<!-- -->1<!-- -->)</span></span></span></div></div></div></div><div class="ds-block"></div><div class="ds-pt-2"><div class="ci-hsb-carousel"><div class="slick-slider ds-carousel slick-initialized" dir="ltr"><button type="button" data-role="none" class="slick-arrow slick-prev slick-disabled" style="display:block"> <!-- -->Previous</button><div class="slick-list"><div class="slick-track" style="width:0px;left:0px"><div style="outline:none" data-index="0" class="slick-slide slick-active slick-current" tabindex="-1" aria-hidden="false"><div><aside></aside></div></div><div style="outline:none" data-index="1" class="slick-slide slick-active" tabindex="-1" aria-hidden="false"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/west-indies-vs-bangladesh-2024-25-1433357/west-indies-vs-bangladesh-1st-test-1433378/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px] ds-relative"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class="ds-text-raw-red"><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">Live</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"> • <!-- -->1st TEST</span> • <!-- --> <!-- -->North Sound</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="WI"><img width="20" height="20" alt="WI 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">WI</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">(5.4 ov) </span><strong class="ds-text-typo-mid3">450/9d<span> &amp; </span></strong><strong class="">25/1</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="BAN"><img width="20" height="20" alt="BAN 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">BAN</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">269/9d</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="WI vs BAN - 1st Test"><span>Day 4 - Session 1: West Indies lead by 206 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/west-indies-vs-bangladesh-2024-25-1433357/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/west-indies-vs-bangladesh-2024-25-1433357/west-indies-vs-bangladesh-1st-test-1433378/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/west-indies-vs-bangladesh-2024-25-1433357" title="Bangladesh tour of West Indies" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">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/australia-vs-india-2024-25-1426547/australia-vs-india-1st-test-1426555/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">RESULT</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"> • <!-- -->1st TEST</span> • <!-- --> <!-- -->Perth</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="">150<span> &amp; </span></strong><strong class="">487/6d</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="AUS"><img width="20" height="20" alt="AUS 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">AUS</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(T:534) </span><strong class="">104<span> &amp; </span></strong><strong class="">238</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="India won by 295 runs"><span>India won by 295 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/australia-vs-india-2024-25-1426547/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/australia-vs-india-2024-25-1426547/australia-vs-india-1st-test-1426555/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/australia-vs-india-2024-25-1426547/australia-vs-india-1st-test-1426555/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/australia-vs-india-2024-25-1426547" title="India tour of Australia" class="ds-inline-flex ds-items-start ds-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/abu-dhabi-t10-2024-25-1459838/chennai-braves-vs-ajman-bolts-17th-match-1459858/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px] 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> • <!-- -->17th Match</span> • <!-- -->Abu Dhabi T10</span> • <!-- --> <!-- -->Abu Dhabi</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="AJB"><img width="20" height="20" alt="AJB Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">AJB</p><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">(8.1/10 ov) </span><strong class="">117/3</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="CB"><img width="20" height="20" alt="CB Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate !ds-text-typo-mid3">CB</p></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="AJB vs CB - 17th Match"><span>Braves chose to field.</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/series/abu-dhabi-t10-2024-25-1459838/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/abu-dhabi-t10-2024-25-1459838/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/abu-dhabi-t10-2024-25-1459838" title="Abu Dhabi T10" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">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/abu-dhabi-t10-2024-25-1459838/new-york-strikers-vs-team-abu-dhabi-16th-match-1459857/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">RESULT</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->16th Match</span> • <!-- -->Abu Dhabi T10</span> • <!-- --> <!-- -->Abu Dhabi</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="TAD"><img width="20" height="20" alt="TAD Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">TAD</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">73/7</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="NYS"><img width="20" height="20" alt="NYS Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">NYS</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(6.2/10 ov, T:74) </span><strong class="">74/0</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="Strikers won by 10 wickets (with 22 balls remaining)"><span>Strikers won by 10 wickets (with 22 balls remaining)</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/series/abu-dhabi-t10-2024-25-1459838/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/abu-dhabi-t10-2024-25-1459838/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/abu-dhabi-t10-2024-25-1459838" title="Abu Dhabi T10" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">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/abu-dhabi-t10-2024-25-1459838/delhi-bulls-vs-bangla-tigers-18th-match-1459859/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px] 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>18th Match</span> • <!-- -->Abu Dhabi T10</span> • <!-- --> <!-- -->Abu Dhabi</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="Delhi Bulls"><img width="20" height="20" alt="Delhi Bulls 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">Delhi Bulls</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="Bangla Tigers"><img width="20" height="20" alt="Bangla Tigers 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">Bangla Tigers</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">4:00 PM</div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="DB vs BAT - 18th Match"><span>Match starts in <b> 1 </b> hr <b> 29 </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/abu-dhabi-t10-2024-25-1459838/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/abu-dhabi-t10-2024-25-1459838/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/abu-dhabi-t10-2024-25-1459838" title="Abu Dhabi T10" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">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/sheffield-shield-2024-25-1444468/south-australia-vs-western-australia-13th-match-1444504/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px] ds-relative"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class="ds-text-raw-secondary-orange"><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">Stumps</span><span class="ds-text-tight-xs ds-font-medium ds-text-typo"> • <!-- --> <!-- -->Starts 4:00 AM</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->13th Match</span> • <!-- -->Sheffield Shield<span class="ds-text-tight-xs ds-uppercase"> •  <!-- -->FC</span></span> • <!-- --> <!-- -->Adelaide</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="WA"><img width="20" height="20" alt="WA Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">WA</p><i style="font-size:12px" class="icon-dot_circular ds-text-icon-error hover:ds-text-icon-error-hover"></i></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(68 ov) </span><strong class="ds-text-typo-mid3">373<span> &amp; </span></strong><strong class="">185/2</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="SOA"><img width="20" height="20" alt="SOA Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate !ds-text-typo-mid3">SOA</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="ds-text-typo-mid3">253</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="WA vs SOA - 13th Match"><span>Day 3 - West Aust lead by 305 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/sheffield-shield-2024-25-1444468/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/sheffield-shield-2024-25-1444468/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/sheffield-shield-2024-25-1444468/south-australia-vs-western-australia-13th-match-1444504/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/sheffield-shield-2024-25-1444468" title="Sheffield Shield" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Series</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="7" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/sheffield-shield-2024-25-1444468/queensland-vs-victoria-15th-match-1444506/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px] ds-relative"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class="ds-text-raw-secondary-orange"><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">Stumps</span><span class="ds-text-tight-xs ds-font-medium ds-text-typo"> • <!-- --> <!-- -->Starts 4:00 AM</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->15th Match</span> • <!-- -->Sheffield Shield<span class="ds-text-tight-xs ds-uppercase"> •  <!-- -->FC</span></span> • <!-- --> <!-- -->Brisbane</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="VIC"><img width="20" height="20" alt="VIC Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">VIC</p><i style="font-size:12px" class="icon-dot_circular ds-text-icon-error hover:ds-text-icon-error-hover"></i></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(36 ov) </span><strong class="ds-text-typo-mid3">186<span> &amp; </span></strong><strong class="">122/0</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="QLD"><img width="20" height="20" alt="QLD Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate !ds-text-typo-mid3">QLD</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="ds-text-typo-mid3">297</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="VIC vs QLD - 15th Match"><span>Day 2 - Victoria lead by 11 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/sheffield-shield-2024-25-1444468/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/sheffield-shield-2024-25-1444468/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/sheffield-shield-2024-25-1444468/queensland-vs-victoria-15th-match-1444506/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/sheffield-shield-2024-25-1444468" title="Sheffield Shield" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Series</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="8" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/sheffield-shield-2024-25-1444468/new-south-wales-vs-tasmania-14th-match-1444505/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px] ds-relative"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class="ds-text-raw-secondary-orange"><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">Stumps</span><span class="ds-text-tight-xs ds-font-medium ds-text-typo"> • <!-- --> <!-- -->Starts 11:30 PM</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->14th Match</span> • <!-- -->Sheffield Shield<span class="ds-text-tight-xs ds-uppercase"> •  <!-- -->FC</span></span> • <!-- --> <!-- -->Sydney</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="TAS"><img width="20" height="20" alt="TAS Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate !ds-text-typo-mid3">TAS</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="ds-text-typo-mid3">364</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="NSW"><img width="20" height="20" alt="NSW Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">NSW</p><i style="font-size:12px" class="icon-dot_circular ds-text-icon-error hover:ds-text-icon-error-hover"></i></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(60 ov) </span><strong class="">235/4</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="TAS vs NSW - 14th Match"><span>Day 2 - NSW trail by 129 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/sheffield-shield-2024-25-1444468/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/sheffield-shield-2024-25-1444468/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/sheffield-shield-2024-25-1444468/new-south-wales-vs-tasmania-14th-match-1444505/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/sheffield-shield-2024-25-1444468" title="Sheffield Shield" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Series</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="9" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/logan-cup-2024-25-1456676/mashonaland-eagles-vs-mid-west-rhinos-5th-match-1456691/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> • <!-- -->5th Match</span> • <!-- -->Logan Cup<span class="ds-text-tight-xs ds-uppercase"> •  <!-- -->FC</span></span> • <!-- --> <!-- -->Harare</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">183</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="RHINO"><img width="20" height="20" alt="RHINO 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">RHINO</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">(29 ov) </span><strong class="">130/1</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 RHINO - 5th Match"><span>Day 1 - Rhinos trail by 53 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/logan-cup-2024-25-1456676/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/logan-cup-2024-25-1456676/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/logan-cup-2024-25-1456676" title="Logan Cup" class="ds-inline-flex ds-items-start ds-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="10" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/logan-cup-2024-25-1456676/mountaineers-vs-southern-rocks-6th-match-1456692/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> • <!-- -->6th Match</span> • <!-- -->Logan Cup<span class="ds-text-tight-xs ds-uppercase"> •  <!-- -->FC</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="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">(75.5 ov) </span><strong class="">289/3</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 !ds-text-typo-mid3">ROCKS</p></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="MOUNT vs ROCKS - 6th Match"><span>Day 1 - Mountaineers chose to bat.</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/series/logan-cup-2024-25-1456676/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/logan-cup-2024-25-1456676/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/logan-cup-2024-25-1456676" title="Logan Cup" class="ds-inline-flex ds-items-start ds-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="11" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/mizoram-vs-rajasthan-group-a-1445994/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">RESULT</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group A</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> •  <!-- -->T20</span></span> • <!-- --> <!-- -->Saurashtra</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="RAJ"><img width="20" height="20" alt="RAJ 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">RAJ</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">217/6</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="MIZO"><img width="20" height="20" alt="MIZO 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">MIZO</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(20 ov, T:218) </span><strong class="">155/5</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="Rajasthan won by 62 runs"><span>Rajasthan won by 62 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/syed-mushtaq-ali-trophy-2024-25-1445827/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/syed-mushtaq-ali-trophy-2024-25-1445827/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/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Series</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="12" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/karnataka-vs-tripura-group-b-1445997/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">RESULT</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group B</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> •  <!-- -->T20</span></span> • <!-- --> <!-- -->Indore</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="TPURA"><img width="20" height="20" alt="TPURA 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">TPURA</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">185/5</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="KNTKA"><img width="20" height="20" alt="KNTKA 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">KNTKA</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(19.3/20 ov, T:186) </span><strong class="">191/5</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="Karnataka won by 5 wickets (with 3 balls remaining)"><span>Karnataka won by 5 wickets (with 3 balls remaining)</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/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/syed-mushtaq-ali-trophy-2024-25-1445827/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/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Series</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="13" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/jharkhand-vs-manipur-group-c-1446002/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">RESULT</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group C</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> •  <!-- -->T20</span></span> • <!-- --> <!-- -->Mumbai</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="JHK"><img width="20" height="20" alt="JHK 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">JHK</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">243/4</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="MNPR"><img width="20" height="20" alt="MNPR 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">MNPR</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(20 ov, T:244) </span><strong class="">155/6</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="Jharkhand won by 88 runs"><span>Jharkhand won by 88 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/syed-mushtaq-ali-trophy-2024-25-1445827/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/syed-mushtaq-ali-trophy-2024-25-1445827/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/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Series</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="14" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/odisha-vs-railways-group-d-1446005/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">RESULT</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group D</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> •  <!-- -->T20</span></span> • <!-- --> <!-- -->Vizianagaram</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="ODSA"><img width="20" height="20" alt="ODSA 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">ODSA</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">194/5</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="RLYS"><img width="20" height="20" alt="RLYS 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">RLYS</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(18.5/20 ov, T:195) </span><strong class="">198/3</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="Railways won by 7 wickets (with 7 balls remaining)"><span>Railways won by 7 wickets (with 7 balls remaining)</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/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/syed-mushtaq-ali-trophy-2024-25-1445827/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/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Series</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="15" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/goa-vs-services-group-e-1446007/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">RESULT</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group E</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> •  <!-- -->T20</span></span> • <!-- --> <!-- -->Hyderabad</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="SVCS"><img width="20" height="20" alt="SVCS 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">SVCS</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">187/7</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="GOA"><img width="20" height="20" alt="GOA 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">GOA</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(20 ov, T:188) </span><strong class="">165/5</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="Services won by 22 runs"><span>Services won by 22 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/syed-mushtaq-ali-trophy-2024-25-1445827/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/syed-mushtaq-ali-trophy-2024-25-1445827/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/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Series</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="16" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/kerala-vs-maharashtra-group-e-1446008/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">RESULT</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group E</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> •  <!-- -->T20</span></span> • <!-- --> <!-- -->Hyderabad</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="KER"><img width="20" height="20" alt="KER 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">KER</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">187/7</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="MAHA"><img width="20" height="20" alt="MAHA 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">MAHA</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(19.5/20 ov, T:188) </span><strong class="">189/6</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="Maharashtra won by 4 wickets (with 1 ball remaining)"><span>Maharashtra won by 4 wickets (with 1 ball remaining)</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/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/syed-mushtaq-ali-trophy-2024-25-1445827/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/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Series</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="17" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/bihar-vs-punjab-group-a-1445992/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">RESULT</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group A</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> •  <!-- -->T20</span></span> • <!-- --> <!-- -->Rajkot</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="BIHAR"><img width="20" height="20" alt="BIHAR 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">BIHAR</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">113/6</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="PNJB"><img width="20" height="20" alt="PNJB 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">PNJB</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(9.4/20 ov, T:114) </span><strong class="">114/4</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="Punjab won by 6 wickets (with 62 balls remaining)"><span>Punjab won by 6 wickets (with 62 balls remaining)</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/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/syed-mushtaq-ali-trophy-2024-25-1445827/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/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Series</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="18" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/baroda-vs-uttarakhand-group-b-1445995/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">RESULT</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group B</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> •  <!-- -->T20</span></span> • <!-- --> <!-- -->Indore</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="UKHND"><img width="20" height="20" alt="UKHND 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">UKHND</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">165/7</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="BRODA"><img width="20" height="20" alt="BRODA 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">BRODA</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(18.4/20 ov, T:166) </span><strong class="">168/5</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="Baroda won by 5 wickets (with 8 balls remaining)"><span>Baroda won by 5 wickets (with 8 balls remaining)</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/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/syed-mushtaq-ali-trophy-2024-25-1445827/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/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Series</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="19" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/chandigarh-vs-vidarbha-group-d-1446003/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">RESULT</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group D</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> •  <!-- -->T20</span></span> • <!-- --> <!-- -->Visakhapatnam</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="CHD"><img width="20" height="20" alt="CHD 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">CHD</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">191/9</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="VIDAR"><img width="20" height="20" alt="VIDAR 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">VIDAR</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(20 ov, T:192) </span><strong class="">186/9</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="Chandigarh won by 5 runs"><span>Chandigarh won by 5 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/syed-mushtaq-ali-trophy-2024-25-1445827/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/syed-mushtaq-ali-trophy-2024-25-1445827/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/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Series</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="20" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/madhya-pradesh-vs-meghalaya-group-a-1445993/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">RESULT</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group A</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> •  <!-- -->T20</span></span> • <!-- --> <!-- -->Saurashtra</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="MP"><img width="20" height="20" alt="MP 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">MP</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">222/5</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="MEGHA"><img width="20" height="20" alt="MEGHA 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">MEGHA</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(19.4/20 ov, T:223) </span><strong class="">121</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="M. Pradesh won by 101 runs"><span>M. Pradesh won by 101 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/syed-mushtaq-ali-trophy-2024-25-1445827/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/syed-mushtaq-ali-trophy-2024-25-1445827/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/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Series</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="21" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/sikkim-vs-tamil-nadu-group-b-1445998/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">RESULT</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group B</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> •  <!-- -->T20</span></span> • <!-- --> <!-- -->Indore</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="TN"><img width="20" height="20" alt="TN 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">TN</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">218/6</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="SIKM"><img width="20" height="20" alt="SIKM 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">SIKM</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(20 ov, T:219) </span><strong class="">84/7</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="Tamil Nadu won by 134 runs"><span>Tamil Nadu won by 134 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/syed-mushtaq-ali-trophy-2024-25-1445827/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/syed-mushtaq-ali-trophy-2024-25-1445827/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/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Series</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="22" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/arunachal-pradesh-vs-haryana-group-c-1445999/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">RESULT</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group C</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> •  <!-- -->T20</span></span> • <!-- --> <!-- -->Mumbai</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="HRYNA"><img width="20" height="20" alt="HRYNA 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">HRYNA</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">255/2</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="ARP"><img width="20" height="20" alt="ARP 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">ARP</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(17/20 ov, T:256) </span><strong class="">80</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="Haryana won by 175 runs"><span>Haryana won by 175 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/syed-mushtaq-ali-trophy-2024-25-1445827/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/syed-mushtaq-ali-trophy-2024-25-1445827/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/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Series</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="23" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/national-cricket-league-2024-25-1455907/dhaka-division-vs-rajshahi-division-21st-match-1455929/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> • <!-- -->21st Match</span> • <!-- -->NCL<span class="ds-text-tight-xs ds-uppercase"> •  <!-- -->FC</span></span> • <!-- --> <!-- -->Bogra</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="RAJ"><img width="20" height="20" alt="RAJ 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">RAJ</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="">42<span> &amp; </span></strong><strong class="">128</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="DHA"><img width="20" height="20" alt="DHA 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">DHA</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="">181</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="Dhaka DIV won by an innings and 11 runs"><span>Dhaka DIV won by an innings and 11 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/national-cricket-league-2024-25-1455907/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/national-cricket-league-2024-25-1455907/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/national-cricket-league-2024-25-1455907" title="National Cricket 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="24" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/national-cricket-league-2024-25-1455907/sylhet-division-vs-barishal-division-22nd-match-1455930/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="ds-text-raw-secondary-orange"><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">Not covered Live</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->22nd Match</span> • <!-- -->NCL<span class="ds-text-tight-xs ds-uppercase"> •  <!-- -->FC</span></span> • <!-- --> <!-- -->Sylhet</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="BAR"><img width="20" height="20" alt="BAR 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">BAR</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">(35.3 ov) </span><strong class="ds-text-typo-mid3">304<span> &amp; </span></strong><strong class="">142</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="SYL"><img width="20" height="20" alt="SYL 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">SYL</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">342</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="BAR vs SYL - 22nd Match"><span>Day 3 - Barishal DIV lead by 104 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/national-cricket-league-2024-25-1455907/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/national-cricket-league-2024-25-1455907/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/national-cricket-league-2024-25-1455907" title="National Cricket 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="25" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/national-cricket-league-2024-25-1455907/rangpur-division-vs-dhaka-metropolis-23rd-match-1455931/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="ds-text-raw-secondary-orange"><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">Not covered Live</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->23rd Match</span> • <!-- -->NCL<span class="ds-text-tight-xs ds-uppercase"> •  <!-- -->FC</span></span> • <!-- --> <!-- -->Cox&#x27;s Bazar</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="DHA-M"><img width="20" height="20" alt="DHA-M 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">DHA-M</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">475</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="RAN"><img width="20" height="20" alt="RAN 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">RAN</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">(92.3 ov) </span><strong class="">253/9</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="DHA-M vs RAN - 23rd Match"><span>Day 3 - Rangpur DIV trail by 222 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/national-cricket-league-2024-25-1455907/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/national-cricket-league-2024-25-1455907/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/national-cricket-league-2024-25-1455907" title="National Cricket 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="26" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/national-cricket-league-2024-25-1455907/chattogram-division-vs-khulna-division-24th-match-1455932/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="ds-text-raw-secondary-orange"><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">Not covered Live</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->24th Match</span> • <!-- -->NCL<span class="ds-text-tight-xs ds-uppercase"> •  <!-- -->FC</span></span> • <!-- --> <!-- -->Sylhet</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="KHU"><img width="20" height="20" alt="KHU 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">KHU</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">204<span> &amp; </span></strong><strong class="ds-text-typo-mid3">219</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="CHATT"><img width="20" height="20" alt="CHATT 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">CHATT</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">(30 ov, T:204) </span><strong class="ds-text-typo-mid3">220<span> &amp; </span></strong><strong class="">118/7</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="KHU vs CHATT - 24th Match"><span>Day 3 - Chattogram need 86 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/national-cricket-league-2024-25-1455907/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/national-cricket-league-2024-25-1455907/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/national-cricket-league-2024-25-1455907" title="National Cricket 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="27" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/icc-men-s-t20-world-cup-asia-qualifier-b-2024-25-1457216/cambodia-vs-saudi-arabia-14th-match-1457230/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> • <!-- -->14th Match</span> • <!-- -->T20 World Cup Asia QLF B<span class="ds-text-tight-xs ds-uppercase"> •  <!-- -->T20I</span></span> • <!-- --> <!-- -->Doha</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="CAM"><img width="20" height="20" alt="CAM 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">CAM</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">161/6</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="KSA"><img width="20" height="20" alt="KSA 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">KSA</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">(15.2/20 ov, T:162) </span><strong class="">164/5</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="Saudi Arabia won by 5 wickets (with 28 balls remaining)"><span>Saudi Arabia won by 5 wickets (with 28 balls remaining)</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-men-s-t20-world-cup-asia-qualifier-b-2024-25-1457216/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-men-s-t20-world-cup-asia-qualifier-b-2024-25-1457216/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-men-s-t20-world-cup-asia-qualifier-b-2024-25-1457216" title="ICC Men&#x27;s T20 World Cup Asia Qualifier B" class="ds-inline-flex ds-items-start ds-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="28" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/south-africa-vs-england-women-2024-25-1432221/south-africa-women-vs-england-women-1st-t20i-1432225/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">RESULT</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"> • <!-- -->1st T20I</span> • <!-- --> <!-- -->East London</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="SA-W"><img width="20" height="20" alt="SA-W 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">SA-W</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">142/5</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="ENG-W"><img width="20" height="20" alt="ENG-W 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">ENG-W</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(19.2/20 ov, T:143) </span><strong class="">143/6</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="ENG Women won by 4 wickets (with 4 balls remaining)"><span>ENG Women won by 4 wickets (with 4 balls remaining)</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/series/south-africa-vs-england-women-2024-25-1432221/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/south-africa-vs-england-women-2024-25-1432221/south-africa-women-vs-england-women-1st-t20i-1432225/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/south-africa-vs-england-women-2024-25-1432221" title="England Women tour of South Africa" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Series</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 class="ds-popper-wrapper"><a href="/auction/ipl-2025-auction-1460972" title="IPL 2025 Auction" class="ci-nav-item ci-nav-text ci-nav-hover ds-cursor-pointer">IPL 2025 Auction</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-824883"></aside></div></div><div class="ds-relative"><div class="lg:ds-container lg:ds-mx-auto lg:ds-px-5 ds-pt-4 ds-pb-4"><div class="lg:ds--mx-5 ds-mb-2"><aside></aside><aside class="ad-placeholder bannerTopRoW ad-bannertoprow-906381" style="min-width:10%;min-height:90px"></aside></div><article><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-mx-0"><div class="ds-p-0"><div class="ci-story-blog-info ds-bg-no-repeat ds-relative ds-overflow-hidden ds-bg-cover ds-rounded-xl before:ds-content-[&quot;&quot;] before:ds-w-full before:ds-h-full before:ds-absolute before:ds-top-0 before:ds-left-0 before:ds-bg-raw-black/85 ds-p-12" style="background-image:url(https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.5.jpg)"><div class="ds-text-tight-m ds-font-bold ds-uppercase ds-relative ds-mb-2"><span class="ds-border ds-py-1 ds-px-3 ds-rounded-2xl ds-border-ui-stroke ds-mb-2 ds-inline-flex ds-items-center ds-bg-raw-white ds-text-raw-grey09"><span class="ds-w-2 ds-h-2 ds-rounded-full ds-bg-raw-red ds-inline-flex ds-mr-2"></span>Live</span></div><div class="ds-flex ds-relative ds-text-raw-white ds-justify-between"><div class="ds-w-7/12"><p class="ds-text-tight-m ds-font-regular ds-mb-2"><span data-behavior="date_time" data-date="2024-11-24T04:31:00.000Z">Updated 14 mins ago • Published 24-Nov-2024</span></p><h1 class="ds-text-title-xl ds-font-bold ds-mb-4">Live - IPL 2025 auction: RCB bag Bhuvneshwar, D Chahar goes to Mumbai</h1><div class="ds-flex ds-flex-row ds-justify-between lg:ds-flex-col lg:ds-space-y-3"><a href="/author/espncricinfo-staff-1" title="By Ashish Pant, Deivarayan Muthu and S Sudarshanan" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-medium ds-text-raw-white ds-underline ds-decoration-ui-stroke ds-block">By Ashish Pant, Deivarayan Muthu and S Sudarshanan</span></a><div></div></div></div><div class="ds-w-4/12"><div><p class="ds-text-tight-m ds-font-bold ds-uppercase ds-mb-2">Overview</p><div class="ci-story-overview ds-text-comfortable-s"><ul> <li>Click here for the full <b><a href="https://www.espncricinfo.com/auction/ipl-2025-auction-1460972">IPL 2025 auction</a></b> coverage</li> <li> Full list of players is <b><a href="https://www.espncricinfo.com/auction/ipl-2025-auction-1460972/all-players">here</a></b> </li> <li>All the <b><a href="https://www.espncricinfo.com/series/ipl-2025-1449924">IPL 2025 stories and videos are here</a></b> </li> <li>Updated squads for the ten teams are <b><a href="https://www.espncricinfo.com/auction/ipl-2025-auction-1460972">here</a></b></li> <li>Conversion rate: USD 1 = INR 84 approx</li> <li>Conversion rate: USD 1 million = INR 8.4 crore</li> </ul> </div></div></div></div></div></div></div><div class="ds-flex ds-space-x-5"><div class="ds-grow" style="width:calc(100% - 322px)"><div class="ds-flex ciStoryTimelineCnt"><div class="ds-hidden lg:ds-flex-none lg:ds-block lg:ds-w-64"><div style="min-height:0px"><div class="" style="transform:translateZ(0);-webkit-transform:translateZ(0)"><aside class="ds-mt-4 ds-border ds-border-line-default-translucent ds-rounded-tl-xl ds-rounded-bl-xl ds-p-4 ds-overflow-auto ds-scrollbar-hide ds-bg-fill-canvas ds-max-h-[80vh]"><div class="ds-flex ds-mb-2 ds-items-center"><i style="font-size:16px" class="icon-liveblog_timeline ds-text-icon"></i>  <span class="ds-text-tight-l ds-font-bold ds-text-typo">Timeline</span></div><span class="ds-cursor-pointer ds-flex ds-justify-between ds-rounded-full ds-border ds-border-ui-stroke ds-py-1.5 ds-px-3 ds-mb-4"><span class="ds-text-tight-m ds-font-regular">Showing newest first<!-- --> </span><i style="font-size:16px" class="icon-swap_vert-filled ds-text-icon-primary"></i></span><ul class="ds-list-none ds-mt-2"><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">12m ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Divesh Sharma: Unsold</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">12m ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>No takers for Naman Tiwari</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">12m ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>LSG recruit Prince Yadav</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">13m ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Kulwant Khejroliya: Unsold</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">14m ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>No takers for Emanjot Chahal</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">14m ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Musheer Khan to PBKS</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">14m ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>PBKS pick up Suryash Shedge</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">16m ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Raj Bawa joins MI</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">17m ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Navdeep Saini is unsold</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">17m ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Salman Nizar - passed</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">17m ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>SRH get Aniket Verma</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">18m ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Shivam Mavi goes unsold</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">19m ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Shamar Joseph stays at LSG</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24m ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Nathan Ellis is a Super King</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">25m ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Matt Short goes unsold</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">25m ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>No takers for Jason Behrendorff </p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">25m ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>DC get Dushmantha Chameera</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">27m ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>No takers for Kyle Mayers</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">27m ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>SRH recruit Kamindu Mendis</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">28m ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Sarfaraz Khan goes unsold</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">29m ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Aaron Hardie joins PBKS</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">30m ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Brydon Carse joins SRH</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">32m ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Jacob Bethell to RCB</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">33m ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>KL Shrijith gets an IPL gig with MI</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">33m ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Arpit Guleria: Unsold</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">35m ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>DC pick Vipraj Nigam</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">36m ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Manoj Bhandage returns to RCB</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">42m ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Sachin Dhas: Unsold</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">42m ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Priyansh Arya joins PBKS</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">43m ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Luke Wood: Unsold</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">44m ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Kuldeep Sen heads to PBKS</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">44m ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>MI recruit Reece Topley</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">45m ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Kwena Maphaka: Unsold</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">46m ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>No takers for Gleeson</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">46m ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Alzarri Joseph: Unsold</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">47m ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Farooqi is a Royal</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">48m ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Jayant Yadav goes back to GT</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">49m ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Sikandar Raza goes unsold</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">49m ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Mitch Santner moves from CSK to MI</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">50m ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Steven Smith is unsold</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">50m ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>No takers for Gus Atkinson</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">51m ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Brandon King goes unsold</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">51m ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>SL's Nissanka is also unsold</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">52m ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>No takers for B Yeswanth</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">53m ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Raghav Goyal is unsold</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">55m ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Gurjapneet Singh is a Super King</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">56m ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Akash Singh heads to LSG</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">57m ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>No takers for LR Chetan</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">57m ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Ashwani Kumar to MI</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">58m ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>No bids for Arshin Kulkarni</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">58m ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Shivam Singh: Unsold</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">59m ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Rishi Dhawan: Unsold</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">59m ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>No takers for Raj Hangargekar</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">1h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>RR recruit Yudhvir Charak</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">1h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>DC on their picks</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">1h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Taking stock</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">1h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>A short break</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">1h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Andre Siddarth - passed</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">1h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Harnoor Singh will play for PBKS</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">1h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Rishad Hossain finds no takers</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">1h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Umesh Yadav - no bids</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">1h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Jaydev Unadkat back at SRH again</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">1h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Naveen-ul-Haq finds no bids</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">1h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Nuwan Thushara heads to RCB</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">1h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Ishant Sharma is a Titan</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">1h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Umran Malik finds no bids</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">1h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Mustafizur Rahman finds no takers</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">1h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Spencer Johsnon for KKR</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">1h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Josh Phillipe - no bids</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">1h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Romario Shepherd heads to RCB</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">1h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>R Sai Kishore back to GT</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">1h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Azmatullah Omarzai will play for PBKS</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">1h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Will Jacks is a Mumbai Indian</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">1h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Deepak Hooda to CSK</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">1h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Tim David to play for RCB</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">1h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>No bids for Moeen Ali</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">1h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Shahbaz Ahmed will play for LSG</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">1h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Sherfane Rutherford goes to GT</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">1h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Manish Pandey back to KKR</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">1h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Finn Allen, no takers</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">1h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Dewald Brevis finds no bids</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">1h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>No bids for Ben Duckett</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">1h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Jhathavedh Subramanyan - no takers</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">1h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>No takers for Prashant Solanki</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">1h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Digvesh Singh to LSG</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">1h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>M Siddharth back to LSG</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">1h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Zeeshan Ansari to SRH</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">1h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Rajan Kumar, passed</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">1h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Sakib Hussain - passed</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">1h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Vidwath Kaverappa</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">1h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Mukesh Choudhary to CSK</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">1h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Gurnoor Brar to GT</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">1h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>No bids for Vansh Bedi</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">1h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Harvik Desai - passed</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">1h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Avanish Aravelly - no takers</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">2h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>No takers for Anukul Roy</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">2h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Swapnil Singh back to RCB </p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">2h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Darshan Nalkande to DC</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">2h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Arshad Khan goes to GT</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">2h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Anshul Kamboj will play for CSK!</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">2h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Himmat Singh will wear LSG colours</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">2h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Mayang Dagar finds no takers this time</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">2h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Shaik Rasheed back to CSK</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">2h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Madhav Kaushik - passed</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">2h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Pukhraj Mann - no takers</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">2h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Swastik Chhikara finds no takers</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">2h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Anderson out!</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">2h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Deepak Chahar reacts to finding a new IPL home</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">2h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Akash Ambani on MI's auction</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">3h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Next up: accelerated auction</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">3h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Who is Allah Ghazanfar, MI's latest recruit?</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">3h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Time for a break</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">3h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Keshav Maharaj: Unsold</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">3h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Akeal Hosein goes unsold</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">3h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Adil Rashid is unsold</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">3h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Vijayakanth Viyaskanth is unsold</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">3h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Allah Ghazanfar to MI for 4.80 crore</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">3h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Capped spinners set up next</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">3h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Mujeeb Ur Rahman up first</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">3h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Lockie Ferguson goes to PBKS for 2 crore</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">3h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Akash Deep goes to LSG for 8 crore</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">3h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Deepak Chahar to MI for 9.25 crore</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">3h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Mukesh Kumar stays with DC</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">3h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Bhuvneshwar Kumar goes to RCB</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">3h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Gerald Coetzee goes to Titans for 2.4 crore</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">3h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Tushar Deshpande is a Royal</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">3h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>What's up next?</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">4h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>No takers for Don Ferreira</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">4h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Alex Carey goes unsold</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">4h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Inglis joins Stoin, Maxwell, Ponting at PBKS</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">4h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>KS Bharat: Unsold</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">4h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Ryan Rickelton joins MI</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">4h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Next set: capped wicketkeeper-batters</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">4h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Shai Hope goes unsold</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">4h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Royals pick up Nitish Rana</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">4h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>RCB scoop up Krunal Pandya</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">4h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Daryl Mitchell goes unsold</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">4h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Marco Jansen moves north to PBKS</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">4h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Sam Curran returns to CSK</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">4h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Washington Sundar to GT for a steal</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">4h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Shardul Thakur goes unsold</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">4h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Brace yourselves for capped allrounders</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">4h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>No takers for Prithvi Shaw</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">4h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Ajinkya Rahane goes unsold</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">4h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Mayank Agarwal: Unsold</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">4h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>New IPL home for Faf du Plessis</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">4h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Rovman Powell returns to KKR</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">4h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Glenn Phillips</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">4h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Kane Williamson goes unsold</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">4h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Marco Jansen could be in high demand</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">5h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>First set for today: Capped batters</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">5h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>In the spotlight: Faf du Plessis</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">5h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>DC eye stability with Rahul</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">6h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>All eyes on MI</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">6h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Welcome to day 2!</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">20h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Who's left with what?</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">20h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Day one round up</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">21h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>No takers for Shreyas Gopal</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">21h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Manav Suthar returns to GT</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">21h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Kumar Kartikeya Singh is a Royal</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">21h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Piyush Chawla: Unsold</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">21h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>KKR pick Mayank Markande</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">21h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Karn Sharma returns to MI</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">21h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>RCB snap up Suyash Sharma</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">21h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Uncapped spinners next</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">21h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Simarjeet Singh moves to SRH</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">21h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Kartik Tyagi: Unsold</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">21h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Yash Thakur finds a spot at PBKS</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">21h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Vaibhav Arora returns to KKR</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">21h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Vyshak Vijaykumar to PBKS</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">21h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Mohit Sharma returns to DC</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">21h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Akash Madhwal moves to RR</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">21h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Rasikh Salam Dar to RCB</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">21h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Vishnu Vinod sold to PBKS for 95 lakh</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">21h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Next up: Uncapped quicks</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">21h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Aryan Juyal to LSG for 30 lakh</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">21h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Upendra Yadav</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">21h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Anuj Rawat goes to GT at 30 lakh</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">21h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Robin Minz to Mumbai Indians at 65 lakh</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">21h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Uncapped wicketkeepers up next</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">21h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Kumar Kushagra to GT for 65 lakh</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">21h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Utkarsh Singh goes unsold</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">21h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Ashutosh Sharma to DC for 3.80 crore</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">21h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Mahipal Lomror will play for Titans in IPL 2025</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">21h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Vijay Shankar to CSK at 1.2 crore</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">22h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Harpreet Brar to PBKS for INR 1.50 crore</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">22h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Abdul Samad sold to LSG for INR 4.20 crore</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">22h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Naman Dhir goes to MI for INR 5.25 crore</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">22h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Sameer Rizvi goes to DC for 95 lakh</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">22h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Nishant Sindhu goes to GT for 30 lakh</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">22h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Next up, uncapped allrounders</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">22h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Abhinav Manohar goes to SRH for INR 3.20 crore</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">22h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Yash Dhull is unsold</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">22h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Karun Nair goes to DC for 50 lakh</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">22h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Angkrish Raghuvanshi is a Knight Rider again</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">22h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Nehal Wadhera goes to PBKS for 4.20 crore</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">22h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Anmolpreet Singh goes unsold</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">22h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Atharva Taide sold to SRH for 30 lakh</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">22h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Who's left with what?</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">22h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>What's next?</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">22h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Here's Venky Mysore on the Venky Iyer buy</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">22h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Here's Ponting on the latest PBKS recruits</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">22h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>On Fraser-McGurk's big payday and Warner unsold</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">23h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Reactions on the bumper Venkatesh Iyer buy</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">23h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Waqar Salamkheil goes unsold</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">23h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Noor Ahmad goes to CSK for INR 10 crore</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">23h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Wanindu Hasaranga goes to RR for 5.25 crore</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">23h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Adam Zampa goes to SRH for 2.4 crore</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">23h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Rahul Chahar goes to SRH for 3.2 crore</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">23h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Maheesh Theekshana goes to RR for 4.40 crore</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">23h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Next up the capped spin bowlers set </p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">23h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Next set: capped spinners</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">23h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Trent Boult returns to MI in the IPL</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">23h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>T Natarajan heads north to DC</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">23h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Khaleel Ahmed to join CSK</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">23h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>RR fork out 12.5 crore for Archer</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">23h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Anrich Nortje to KKR</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">23h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Avesh Khan returns to LSG</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">23h ago</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Prasidh Krishna to GT</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 2:31 pm</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Josh Hazlewood sold to RCB for 12.5 crore</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 2:30 pm</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Next set: Capped fast bowlers</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 2:24 pm</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Jitesh Sharma sold to RCB for 11 crore</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 2:14 pm</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Ishan Kishan will add more power to SRH</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 2:13 pm</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Gurbaz returns to KKR</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 2:05 pm</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Bairstow goes unsold</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 2:05 pm</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Phil Salt heads to RCB</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 2:00 pm</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Quinton de Kock moves to KKR</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 1:59 pm</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Next set: Capped keeper-batters</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 1:50 pm</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Andy Flower on Livingstone buy</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 1:43 pm</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Maxwell joins Stoinis, Ponting at PBKS</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 1:39 pm</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Mitch Marsh heads to LSG</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 1:33 pm</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Marcus Stoinis to PBKS for 11 crore</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 1:25 pm</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Venkatesh Iyer returns to KKR, sold for 23.75 crore</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 1:19 pm</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Homecoming for R Ashwin</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 1:16 pm</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Ravindra reunites with Conway at CSK</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 1:10 pm</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Next set: Capped allrounders</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 1:10 pm</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Harshal Patel to SRH</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 1:05 pm</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Jake Fraser-McGurk returns to DC</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 1:04 pm</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>David Warner: Unsold</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 1:01 pm</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Rahul Tripathi to CSK</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 12:56 pm</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Devon Conway: Super King in IPL, MLC and SA20</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 12:55 pm</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Aiden Markram to LSG </p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 12:54 pm</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Devdutt Padikkal goes unsold</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 12:48 pm</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Harry Brook returns to DC for 6.25 crore</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 12:32 pm</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>GT squad is 'starting to take shape'</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 12:24 pm</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Have your say</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 12:23 pm</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Pant, Iyer break IPL auction records</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 12:21 pm</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Next set: Capped batters</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 12:13 pm</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Making sense of the Iyer purchase</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 12:12 pm</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Pant+Pooran+ Miller at LSG</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 12:09 pm</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Reactions to marquee sets</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 12:08 pm</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Shreyas speaks</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 12:04 pm</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Pant is a Super Giant</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 12:03 pm</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Big payday for Chahal</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 11:57 am</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Recap of marquee set no.1</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 11:47 am</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>KL Rahul goes to DC for INR 14 crore</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 11:42 am</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Livingstone sold to RCB for INR 8.75 crore</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 11:37 am</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Siraj to Titans for INR 12.25 crore</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 11:27 am</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Yuzvendra Chahal sold to Punjab Kings for 18 crore</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 11:23 am</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>David Miller goes to LSG for 7.50 crore</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 11:18 am</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Mohammed Shami goes to SRH for INR 10 crore</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 11:15 am</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Marquee Set No. 2 about to begin</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 11:14 am</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>All LSG fans right now!</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 10:55 am</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Pant smashes IPL record, sold to LSG for 27 crore</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 10:49 am</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Mitchell Starc to DC for 11.75 crore</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 10:43 am</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Jos Buttler moves to GT</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 10:28 am</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Iyer shatters IPL record, sold to PBKS for 26.75 crore</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 10:23 am</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Kagiso Rabada to GT</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 10:12 am</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Arshdeep Singh returns to PBKS</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 10:10 am</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Just moments away...</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 9:57 am</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Get ready for marquee set no: 1</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 9:44 am</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Auction analysis with Tom Moody, S Sriram</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 9:41 am</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Get to know the bidding increments</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 9:27 am</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>More on the auction timings</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 9:14 am</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Have your say!</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 8:48 am</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Who's coming up in Marquee Set No. 1</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 8:21 am</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Ricky Ponting's 'Project Punjab'</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 7:52 am</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>The biggest buys from each auction</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 7:45 am</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>What are CSK up to?</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 7:27 am</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>In the spotlight: KL Rahul</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 7:03 am</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Auction in Jeddah? Why?</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 6:46 am</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>In focus: overseas stars</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 6:14 am</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Purse and slots remaining</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 5:59 am</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Get acquainted with 13-year-old Suryavanshi</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 5:45 am</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Jimmy Anderson, anyone?</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 5:14 am</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Everything you need to know about the auction</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 4:54 am</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>Meet the new additions to the auction list</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 4:49 am</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>RTM card</p></div></div></li><li><div class="ds-cursor-pointer"><div class="ds-flex ds-items-center"><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-article-outlined ds-text-icon"></i></span><time class="ds-text-tight-s ds-font-regular ds-ml-2">24 Nov 2024, 4:31 am</time></div><div class="ds-text-comfortable-s ds-font-medium ds-ml-2 ds-pb-4 ds-pl-4 ds-border-l ds-border-ui-stroke ds-text-typo"><p>IPL. Mega. Auction</p></div></div></li></ul></aside></div></div></div><div class="ds-flex-grow"><div itemType="https://schema.org/LiveBlogPosting" itemscope="" id="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"><meta itemProp="coverageStartTime" content="2024-11-24T04:31:00+00:00"/><meta itemProp="coverageEndTime" content="2024-11-25T14:20:00+00:00"/><meta itemProp="datePublished" content="2024-11-24T04:31:00+00:00"/><meta itemProp="dateModified" content="2024-11-25T08:15:00+00:00"/><div itemProp="about" itemType="http://schema.org/Event"><meta itemProp="eventStatus" content="live"/></div><meta itemProp="author" content="Ashish Pant, Deivarayan Muthu and S Sudarshanan"/><meta itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="headline" content="Live - IPL 2025 auction: RCB bag Bhuvneshwar, D Chahar goes to Mumbai"/><meta itemProp="description" content="Follow the bidding for every player at the IPL 2025 auction in Jeddah"/><meta itemProp="articleBody" content=" Click here for the full IPL 2025 auction coverage Full list of players is here All the IPL 2025 stories and videos are here Updated squads for the ten teams are here Conversion rate: USD 1 = INR 84 approx Conversion rate: USD 1 million = INR 8.4 crore "/><div class="ds-bg-fill-content-prime ds-rounded-xl ds-shadow-down"><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T14:20:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21278"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T14:23:43+00:00"/><meta itemProp="headline" content="Divesh Sharma: Unsold"/><meta itemProp="articleBody" content="In at 30 lakh. Unsold"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21278"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">12m ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Divesh Sharma: Unsold</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>In at 30 lakh. Unsold</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">6</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">6</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">3</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">26</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T14:20:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21279"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T14:24:05+00:00"/><meta itemProp="headline" content="No takers for Naman Tiwari"/><meta itemProp="articleBody" content="Naman Tiwari in at 30 lakh. Unsold"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21279"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">12m ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>No takers for Naman Tiwari</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Naman Tiwari in at 30 lakh. Unsold</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">5</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">2</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">2</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">17</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T14:20:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21281"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T14:24:37+00:00"/><meta itemProp="headline" content="LSG recruit Prince Yadav"/><meta itemProp="articleBody" content="In at 30 lakh. LSG raise the paddle for Prince Yadav and that&#x27;s the closing bid"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21281"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">12m ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>LSG recruit Prince Yadav</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>In at 30 lakh. LSG raise the paddle for Prince Yadav and that's the closing bid</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">6</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">2</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">3</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">4</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T14:19:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21276"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T14:23:23+00:00"/><meta itemProp="headline" content="Kulwant Khejroliya: Unsold"/><meta itemProp="articleBody" content="Kulwant Khejroliya enters at 30 lakh. Was a net bowler with CSK in IPL 2024. No bids at all. Unsold"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21276"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">13m ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Kulwant Khejroliya: Unsold</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Kulwant Khejroliya enters at 30 lakh. Was a net bowler with CSK in IPL 2024. No bids at all. Unsold</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">2</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">1</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">9</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T14:18:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21271"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T14:26:21+00:00"/><meta itemProp="headline" content="No takers for Emanjot Chahal"/><meta itemProp="articleBody" content="Emanjot Chahal from the Sher-E-Punjab T20 league is unsold"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21271"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">14m ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>No takers for Emanjot Chahal</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Emanjot Chahal from the Sher-E-Punjab T20 league is unsold</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">3</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">4</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">2</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">20</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T14:18:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21272"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T14:26:21+00:00"/><meta itemProp="headline" content="Musheer Khan to PBKS"/><meta itemProp="articleBody" content="Musheer Khan, Sarfaraz&#x27;s younger brother, in at 30 lakh. PBKS start the bidding and sold to PBKS for 30 lakh"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21272"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">14m ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Musheer Khan to PBKS</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Musheer Khan, Sarfaraz's younger brother, in at 30 lakh. PBKS start the bidding and sold to PBKS for 30 lakh</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">33</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">19</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">4</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">10</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T14:18:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21274"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T14:26:21+00:00"/><meta itemProp="headline" content="PBKS pick up Suryash Shedge"/><meta itemProp="articleBody" content="Mumbai allrounder Suryash Shedge in at 30 lakh. PBKS open the bidding and that&#x27;s the closing bid. Shedge will work with Punter. PBKS been very active in this accelerated set"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21274"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">14m ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>PBKS pick up Suryash Shedge</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Mumbai allrounder Suryash Shedge in at 30 lakh. PBKS open the bidding and that's the closing bid. Shedge will work with Punter. PBKS been very active in this accelerated set</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">3</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">1</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">1</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">4</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T14:16:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21269"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T14:26:21+00:00"/><meta itemProp="headline" content="Raj Bawa joins MI"/><meta itemProp="articleBody" content="Chandigarh&#x27;s Raj Angad Bawa in at 30 lakh. MI jump in quickly for Bawa. That&#x27;s the closing bid. Bawa will be part of the MI squad"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21269"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">16m ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Raj Bawa joins MI</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Chandigarh's Raj Angad Bawa in at 30 lakh. MI jump in quickly for Bawa. That's the closing bid. Bawa will be part of the MI squad</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">9</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">11</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">2</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">8</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T14:15:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21262"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T14:18:31+00:00"/><meta itemProp="headline" content="Navdeep Saini is unsold"/><meta itemProp="articleBody" content="Delhi quick Navdeep Singh in at 75 lakh. Radio silence. Unsold"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21262"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">17m ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Navdeep Saini is unsold</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Delhi quick Navdeep Singh in at 75 lakh. Radio silence. Unsold</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">6</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">4</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">2</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">63</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T14:15:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21264"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T14:19:05+00:00"/><meta itemProp="headline" content="Salman Nizar - passed"/><meta itemProp="articleBody" content="Salman Nizar in at 30 lakh. No takers for Nizar"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21264"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">17m ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Salman Nizar - passed</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Salman Nizar in at 30 lakh. No takers for Nizar</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">6</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">1</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">13</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T14:15:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21266"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T14:19:43+00:00"/><meta itemProp="headline" content="SRH get Aniket Verma"/><meta itemProp="articleBody" content="Aniket Verma in at 30 lakh. No bids. Okay, SRH jump in belatedly. Sold to SRH for his base price of 30 lakh"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21266"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">17m ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>SRH get Aniket Verma</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Aniket Verma in at 30 lakh. No bids. Okay, SRH jump in belatedly. Sold to SRH for his base price of 30 lakh</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">9</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">1</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">1</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">8</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T14:14:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21261"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T14:18:06+00:00"/><meta itemProp="headline" content="Shivam Mavi goes unsold"/><meta itemProp="articleBody" content="UP&#x27;s Shivam Mavi in at 75 lakh. Was out injured during the last IPL. No takers this time"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21261"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">18m ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Shivam Mavi goes unsold</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>UP's Shivam Mavi in at 75 lakh. Was out injured during the last IPL. No takers this time</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">6</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">2</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">1</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">39</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T14:13:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21260"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T14:17:37+00:00"/><meta itemProp="headline" content="Shamar Joseph stays at LSG"/><meta itemProp="articleBody" content="WI sensation Shamar Joseph in at 75 lakh. MI open the bidding for the Baracara boy. That&#x27;s the closing bid."/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21260"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">19m ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Shamar Joseph stays at LSG</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>WI sensation Shamar Joseph in at 75 lakh. MI open the bidding for the Baracara boy. That's the closing bid.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Wait on, LSG have an RTM and they wanna execute it. No more bids from MI. Shamar Joseph stays at LSG</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">17</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">10</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">4</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">13</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T14:08:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21257"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T14:16:22+00:00"/><meta itemProp="headline" content="Nathan Ellis is a Super King"/><meta itemProp="articleBody" content="Australia quick Nathan Ellis in at 1.25 crore. CSK open the bidding. His variations will suit the Chepauk. PBKS, Ellis&#x27; former team, jump in and compete with CSK. CSK ahead at 1.4 crore. Steal for CSK."/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21257"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24m ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Nathan Ellis is a Super King</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Australia quick Nathan Ellis in at 1.25 crore. CSK open the bidding. His variations will suit the Chepauk. PBKS, Ellis' former team, jump in and compete with CSK. CSK ahead at 1.4 crore. Steal for CSK.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Hold on... not yet. PBKS want to execute their RTM on Ellis. CSK hike it up to 2 crore. PBKS need a moment to deliberate. PBKS need more than a moment. Intense discussions at the PBKS table. Fleming and CSK wait on.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>PBKS say no. <b>Ellis is heading to the Chepauk. Bargain buy </b></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">72</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">56</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">51</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">22</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T14:07:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21251"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T14:10:29+00:00"/><meta itemProp="headline" content="Matt Short goes unsold"/><meta itemProp="articleBody" content="Australia allrounder Matt Short enters at 75 lakh. No takers for Short"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21251"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">25m ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Matt Short goes unsold</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Australia allrounder Matt Short enters at 75 lakh. No takers for Short</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">12</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">5</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">4</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">41</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T14:07:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21253"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T14:11:05+00:00"/><meta itemProp="headline" content="No takers for Jason Behrendorff "/><meta itemProp="articleBody" content="Starts at 1.5 crore. Powerplay specialist in T20 cricket. Unsold this time"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21253"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">25m ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>No takers for Jason Behrendorff </span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Starts at 1.5 crore. Powerplay specialist in T20 cricket. Unsold this time</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">8</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">4</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">1</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">33</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T14:07:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21255"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T14:11:54+00:00"/><meta itemProp="headline" content="DC get Dushmantha Chameera"/><meta itemProp="articleBody" content="SL fast bowler Dushmantha Chameera enters at 75 lakh. DC open the bidding for Chameera who can hit the deck and bowl at lively pace. Sold to DC for 75 lakh"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21255"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">25m ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>DC get Dushmantha Chameera</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>SL fast bowler Dushmantha Chameera enters at 75 lakh. DC open the bidding for Chameera who can hit the deck and bowl at lively pace. Sold to DC for 75 lakh</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">18</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">33</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">11</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">6</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T14:05:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21247"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T14:09:06+00:00"/><meta itemProp="headline" content="No takers for Kyle Mayers"/><meta itemProp="articleBody" content="WI allrounder Kyle Mayers in at 1.5 crore. Plays for St Kitts and Nevis Patriots in the CPL. Unsold"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21247"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">27m ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>No takers for Kyle Mayers</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>WI allrounder Kyle Mayers in at 1.5 crore. Plays for St Kitts and Nevis Patriots in the CPL. Unsold</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">5</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">3</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">4</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">38</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T14:05:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21249"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T14:10:02+00:00"/><meta itemProp="headline" content="SRH recruit Kamindu Mendis"/><meta itemProp="articleBody" content="Kamindu Mendis from SL enters at 75 lakh. Hasn&#x27;t been part of the IPL before. SRH start the bidding for Kamindu. Will play the league this time. Will SRH face some competition. Nope. Sold to SRH for 75 lakh"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21249"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">27m ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>SRH recruit Kamindu Mendis</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Kamindu Mendis from SL enters at 75 lakh. Hasn't been part of the IPL before. SRH start the bidding for Kamindu. Will play the league this time. Will SRH face some competition. Nope. Sold to SRH for 75 lakh</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">44</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">40</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">15</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">10</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T14:04:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21245"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T14:08:31+00:00"/><meta itemProp="headline" content="Sarfaraz Khan goes unsold"/><meta itemProp="articleBody" content="India and MI batter Sarfaraz Khan in at 75 lakh. Went unsold the last time. Unsold this time too"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21245"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">28m ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Sarfaraz Khan goes unsold</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>India and MI batter Sarfaraz Khan in at 75 lakh. Went unsold the last time. Unsold this time too</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">3</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">3</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">3</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">198</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T14:03:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21244"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T14:07:59+00:00"/><meta itemProp="headline" content="Aaron Hardie joins PBKS"/><meta itemProp="articleBody" content="Aussie allrounder Aaron Hardie in at 1.25 crore. Texas Super King in the MLC. PBKS belatedly jump in and raise the paddle for Hardie. He will unite with Stoin, Inglis, Maxi and Punter at PBKS"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21244"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">29m ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Aaron Hardie joins PBKS</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Aussie allrounder Aaron Hardie in at 1.25 crore. Texas Super King in the MLC. PBKS belatedly jump in and raise the paddle for Hardie. He will unite with Stoin, Inglis, Maxi and Punter at PBKS</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">20</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">4</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">11</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">10</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T14:02:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21242"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T14:07:00+00:00"/><meta itemProp="headline" content="Brydon Carse joins SRH"/><meta itemProp="articleBody" content="Another England player: Brydon Carse enters at 1 crore. SRH raise the paddle for Carse. Sold to SRH for his base price of 1 crore"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21242"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">30m ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Brydon Carse joins SRH</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Another England player: Brydon Carse enters at 1 crore. SRH raise the paddle for Carse. Sold to SRH for his base price of 1 crore</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">23</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">4</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">4</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">11</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T14:00:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21240"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T14:06:07+00:00"/><meta itemProp="headline" content="Jacob Bethell to RCB"/><meta itemProp="articleBody" content="Barbados-born England allrounder Jacob Bethell at 1.25 crore. SRH open the bidding for him. Remember, Vettori works with Bethell at Birmingham Phoenix at the Hundred. RCB jump in and compete with SRH for the left-hand batter and left-arm fingerspinner. Future superstar potential."/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21240"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">32m ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Jacob Bethell to RCB</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Barbados-born England allrounder Jacob Bethell at 1.25 crore. SRH open the bidding for him. Remember, Vettori works with Bethell at Birmingham Phoenix at the Hundred. RCB jump in and compete with SRH for the left-hand batter and left-arm fingerspinner. Future superstar potential.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>SRH opt out as the bid gets dragged up to 2.2 crore by RCB.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>New bidder: PBKS. RCB in the lead at 2.6 crore. Sold to RCB for 2.6 crore</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">32</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">23</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">43</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">35</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T13:59:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21236"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T14:03:09+00:00"/><meta itemProp="headline" content="KL Shrijith gets an IPL gig with MI"/><meta itemProp="articleBody" content="KL Shrijith from the Maharaja T20 league. In at 30 lakh. MI open the bidding for Shrijith and that&#x27;s the final bid"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21236"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">33m ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>KL Shrijith gets an IPL gig with MI</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>KL Shrijith from the Maharaja T20 league. In at 30 lakh. MI open the bidding for Shrijith and that's the final bid</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">11</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">9</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">5</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">11</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T13:59:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21237"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T14:03:46+00:00"/><meta itemProp="headline" content="Arpit Guleria: Unsold"/><meta itemProp="articleBody" content="In at 30 lakh. Any takers for Guleria. Unsold"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21237"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">33m ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Arpit Guleria: Unsold</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>In at 30 lakh. Any takers for Guleria. Unsold</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">3</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">1</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">6</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T13:57:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21233"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T14:02:28+00:00"/><meta itemProp="headline" content="DC pick Vipraj Nigam"/><meta itemProp="articleBody" content="Vipraj Nigam from the UP T20 league. In at 30 lakh. DC and MI compete with each other for Nigam."/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21233"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">35m ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>DC pick Vipraj Nigam</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Vipraj Nigam from the UP T20 league. In at 30 lakh. DC and MI compete with each other for Nigam.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>RR need a moment to deliberate. DC ahead of everyone else at 50 lakh. Sold to DC for 50 lakh</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">10</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">3</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">4</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">8</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T13:56:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21232"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T14:01:02+00:00"/><meta itemProp="headline" content="Manoj Bhandage returns to RCB"/><meta itemProp="articleBody" content="Finisher from the Maharaja T20 tournament Manoj Bhandage in at 30 lakh. RCB bid for the Bengaluru Huduga. Sold to RCB for his base price of 30 lakh"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21232"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">36m ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Manoj Bhandage returns to RCB</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Finisher from the Maharaja T20 tournament Manoj Bhandage in at 30 lakh. RCB bid for the Bengaluru Huduga. Sold to RCB for his base price of 30 lakh</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">26</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">18</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">12</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">9</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T13:50:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21227"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T13:54:05+00:00"/><meta itemProp="headline" content="Sachin Dhas: Unsold"/><meta itemProp="articleBody" content="Maharashtra and former India U-19 batter Sachin Dhas enters at 30 lakh. No takers for Dhas"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21227"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">42m ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Sachin Dhas: Unsold</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Maharashtra and former India U-19 batter Sachin Dhas enters at 30 lakh. No takers for Dhas</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">7</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">3</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">5</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">33</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T13:50:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21230"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T14:00:14+00:00"/><meta itemProp="headline" content="Priyansh Arya joins PBKS"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21230"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">42m ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Priyansh Arya joins PBKS</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Priyansh Arya scored the first century of the Delhi Premier League, Delhi, August 26, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Priyansh Arya scored the first century of the Delhi Premier League</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>Delhi Premier League T20</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/386600/386661.4.jpg","caption":"Priyansh Arya scored the first century of the Delhi Premier League"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Priyansh Arya, who whacked six sixes in an over in the Delhi T20 Premier league, enters at 30 lakh. DC want the local boy. MI jump in and compete with DC.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>PBKS also enter the bidding and tussle with PBKS. Steady lifting of paddles at DC and PBKS tables. The bid is slowly creeping towards 1 crore.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Another new bidder: RCB. It's between PBKS and RCB now.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>RCB ahead at 1.4 crore. PBKS come back in at 1.5 crore. Explosive batter, sparking a little bidding war.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>"Day before Priyansh Arya scored 102 off 43 for Delhi against UP in Mushtaq Ali Trophy," Vishal Dikshit reminds us. "The UP attack had Bhuvi, Shivam Mavi, Piyush Chawla". R Ashwin even spoke highly of one of his pick-up shots against Washy Sundar in a SMAT fixture in one of his YT shows.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The bid has zoomed up towards 4 crore. Two Delhi boys to open for RCB: Kohli and Arya?</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Hold on, PBKS in the lead at 3.8 crore. <b>Sold to PBKS for 3.8 crore</b></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">41</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">27</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">32</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">41</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T13:49:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21225"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T13:53:38+00:00"/><meta itemProp="headline" content="Luke Wood: Unsold"/><meta itemProp="articleBody" content="England left-arm quick and former Mumbai Indian Luke Wood enters at 75 lakh. Remains unsold"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21225"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">43m ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Luke Wood: Unsold</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>England left-arm quick and former Mumbai Indian Luke Wood enters at 75 lakh. Remains unsold</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">5</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">2</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">4</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">29</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T13:48:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21221"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T13:52:13+00:00"/><meta itemProp="headline" content="Kuldeep Sen heads to PBKS"/><meta itemProp="articleBody" content="Former TN and current MP quick Kuldeep Sen in at 75 lakh. CSK start the bidding for the former TN guest player. PBKS jump in and compete with Kuldeep. PBKS in the lead at 80 lakh. Sold to PBKS for 80 lakh"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21221"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">44m ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Kuldeep Sen heads to PBKS</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Former TN and current MP quick Kuldeep Sen in at 75 lakh. CSK start the bidding for the former TN guest player. PBKS jump in and compete with Kuldeep. PBKS in the lead at 80 lakh. Sold to PBKS for 80 lakh</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">19</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">12</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">9</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">16</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T13:48:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21223"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T13:53:02+00:00"/><meta itemProp="headline" content="MI recruit Reece Topley"/><meta itemProp="articleBody" content="Reece Topley in at 75 lakh. MI open the bidding for Topley and that&#x27;s the final bid. No RTM interest from RCB for the England left-arm seamer"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21223"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">44m ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>MI recruit Reece Topley</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Reece Topley in at 75 lakh. MI open the bidding for Topley and that's the final bid. No RTM interest from RCB for the England left-arm seamer</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">31</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">9</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">11</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">17</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T13:47:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21219"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T13:51:19+00:00"/><meta itemProp="headline" content="Kwena Maphaka: Unsold"/><meta itemProp="articleBody" content="Kwena Maphaka from SA in at 75 lakh. MI picked him as a replacement player earlier this year. No takers for him now"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21219"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">45m ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Kwena Maphaka: Unsold</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Kwena Maphaka from SA in at 75 lakh. MI picked him as a replacement player earlier this year. No takers for him now</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">11</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">4</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">1</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">43</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T13:46:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21215"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T13:50:00+00:00"/><meta itemProp="headline" content="No takers for Gleeson"/><meta itemProp="articleBody" content="Richard Gleeson in at 75 lakh. Unsold"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21215"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">46m ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>No takers for Gleeson</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Richard Gleeson in at 75 lakh. Unsold</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">4</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">5</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">2</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">34</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T13:46:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21217"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T13:50:40+00:00"/><meta itemProp="headline" content="Alzarri Joseph: Unsold"/><meta itemProp="articleBody" content="The WI quick enters at 2 crore. No takers for Alzarri. Unsold"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21217"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">46m ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Alzarri Joseph: Unsold</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The WI quick enters at 2 crore. No takers for Alzarri. Unsold</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">27</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">7</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">10</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">44</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T13:45:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21213"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T13:49:30+00:00"/><meta itemProp="headline" content="Farooqi is a Royal"/><meta itemProp="articleBody" content="Fazalhaq Farooqi, left-arm swing bowler from Afghanistan. Powerplay specialist in T20 cricket. RR start the bidding for Farooqi. Sold to RR for his base price of 2 crore"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21213"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">47m ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Farooqi is a Royal</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Fazalhaq Farooqi, left-arm swing bowler from Afghanistan. Powerplay specialist in T20 cricket. RR start the bidding for Farooqi. <b>Sold to RR for his base price of 2 crore</b></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">48</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">54</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">12</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">21</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T13:44:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21211"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T13:48:35+00:00"/><meta itemProp="headline" content="Jayant Yadav goes back to GT"/><meta itemProp="articleBody" content="Haryana allrounder Jayant Yadav in at 75 lakh. He was previously with GT. Yes, GT want him back. The raise the paddle and that&#x27;s the find bid"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21211"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">48m ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Jayant Yadav goes back to GT</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Haryana allrounder Jayant Yadav in at 75 lakh. He was previously with GT. Yes, GT want him back. The raise the paddle and that's the find bid</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">12</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">11</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">5</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">21</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T13:43:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21207"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T13:47:01+00:00"/><meta itemProp="headline" content="Sikandar Raza goes unsold"/><meta itemProp="articleBody" content="In at 1.25 crore. Can finish an innings as well as bowl mystery spin. No love for Raza"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21207"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">49m ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Sikandar Raza goes unsold</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>In at 1.25 crore. Can finish an innings as well as bowl mystery spin. No love for Raza</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">13</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">15</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">10</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">200</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T13:43:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21209"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T13:47:53+00:00"/><meta itemProp="headline" content="Mitch Santner moves from CSK to MI"/><meta itemProp="articleBody" content="Starts at 2 crore. MI start the bidding for Santner, NZ&#x27;s premier white-ball spinner. Santner moves from CSK to MI. Sold for his base price of 2 crore"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21209"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">49m ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Mitch Santner moves from CSK to MI</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Starts at 2 crore. MI start the bidding for Santner, NZ's premier white-ball spinner. Santner moves from CSK to MI. Sold for his base price of 2 crore</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">63</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">33</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">27</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">117</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T13:42:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21203"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T13:45:53+00:00"/><meta itemProp="headline" content="Steven Smith is unsold"/><meta itemProp="articleBody" content="Steven Smith in at 2 crore. All eyes on Punter. They recently won the MLC together. No bids at all. Unsold"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21203"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">50m ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Steven Smith is unsold</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Steven Smith in at 2 crore. All eyes on Punter. They recently won the MLC together. No bids at all. Unsold</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">26</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">7</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">5</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">198</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T13:42:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21205"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T13:46:21+00:00"/><meta itemProp="headline" content="No takers for Gus Atkinson"/><meta itemProp="articleBody" content="England quick Gus Atkinson asks for bids from 2 crore. Unsold"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21205"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">50m ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>No takers for Gus Atkinson</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>England quick Gus Atkinson asks for bids from 2 crore. Unsold</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">7</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">2</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">2</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">35</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T13:41:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21200"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T13:44:52+00:00"/><meta itemProp="headline" content="Brandon King goes unsold"/><meta itemProp="articleBody" content="WI opener Brandon King also unsold"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21200"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">51m ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Brandon King goes unsold</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>WI opener Brandon King also unsold</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">10</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">5</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">4</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">64</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T13:41:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21202"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T13:45:13+00:00"/><meta itemProp="headline" content="SL&#x27;s Nissanka is also unsold"/><meta itemProp="articleBody" content="SL opener Pathum Nissanka in at 75 lakh. Unsold"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21202"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">51m ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>SL's Nissanka is also unsold</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>SL opener Pathum Nissanka in at 75 lakh. Unsold</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">8</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">3</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">4</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">170</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T13:40:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21199"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T13:44:25+00:00"/><meta itemProp="headline" content="No takers for B Yeswanth"/><meta itemProp="articleBody" content="B Yeswanth in at 30 lakh. He is unsold"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21199"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">52m ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>No takers for B Yeswanth</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>B Yeswanth in at 30 lakh. He is unsold</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">8</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">4</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">2</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">10</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T13:39:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21198"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T13:43:35+00:00"/><meta itemProp="headline" content="Raghav Goyal is unsold"/><meta itemProp="articleBody" content="Spinner Raghav Goyal enters at 30 lakh. No bids at all. Unsold"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21198"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">53m ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Raghav Goyal is unsold</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Spinner Raghav Goyal enters at 30 lakh. No bids at all. Unsold</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">7</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">2</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">1</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">14</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T13:37:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21195"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T13:50:10+00:00"/><meta itemProp="headline" content="Gurjapneet Singh is a Super King"/><meta itemProp="articleBody" content="TN&#x27;s Gurjapneet Singh in at 30 lakh. LSG start the bidding for Gurjapneet. CSK jump in. Gurjapneet has been a net bowler at CSK. CSK and LSG tussle for the exciting TN seamer."/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21195"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">55m ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Gurjapneet Singh is a Super King</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>TN's Gurjapneet Singh in at 30 lakh. LSG start the bidding for Gurjapneet. CSK jump in. Gurjapneet has been a net bowler at CSK. CSK and LSG tussle for the exciting TN seamer.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Oh hello, new bidder. GT in. Nehra loves his left-arm quicks and TN boys. Steady lifting of paddles at the CSK and GT tables. Gurjapneet can swing the new ball and also bowl at the death. CSK in the lead at 2.2 crore. <b>Sold to CSK for 2.2 crore</b></div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>A 6'3" left-arm seamer, Gurjapneet Singh was born in Ludhiana (Punjab) and grew up in Ambala (Haryana), before he moved to Chennai when he was about 17. Seven years later, on his Ranji Trophy debut against former champions Saurashtra, he bagged 6 for 22, the best figures in a first-class innings by a TN fast bowler at home since 2005-06. During the process, he dismissed Pujara for a duck.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Gurjapneet has already had a taste of the IPL as a net bowler at CSK. Mentored by R Ashwin and Yo Mahesh, when he was at Dindigul Dragons, Gurjapneet has been among the best bowlers in the TNPL, often operating in the powerplay as well as the death. With T Natarajan currently out injured, Gurjapneet has seamlessly slotted into TN's Ranji and white-ball teams. <a href="https://www.espncricinfo.com/story/ranji-trophy-gurjapneet-singh-brings-pace-to-tamil-nadu-via-ludhiana-and-ambala-1455628">Here is Gurjapneet Singh’s story</a></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">49</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">28</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">24</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">6</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T13:36:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21193"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T13:40:33+00:00"/><meta itemProp="headline" content="Akash Singh heads to LSG"/><meta itemProp="articleBody" content="Former Sunriser and Super King Akash Singh in at 30 lakh. LSG raise the paddle for Akash. Sold to LSG for his base price. SRH don&#x27;t want to execute their RTM on Akash"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21193"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">56m ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Akash Singh heads to LSG</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Former Sunriser and Super King Akash Singh in at 30 lakh. LSG raise the paddle for Akash. Sold to LSG for his base price. SRH don't want to execute their RTM on Akash</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">12</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">4</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">2</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">9</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T13:35:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21190"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T13:38:59+00:00"/><meta itemProp="headline" content="No takers for LR Chetan"/><meta itemProp="articleBody" content="LR Chetan from the Maharaja T20 league in at 30 lakh. Unsold"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21190"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">57m ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>No takers for LR Chetan</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>LR Chetan from the Maharaja T20 league in at 30 lakh. Unsold</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">8</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">7</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">2</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">22</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T13:35:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21191"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T13:39:39+00:00"/><meta itemProp="headline" content="Ashwani Kumar to MI"/><meta itemProp="articleBody" content="Ashwani Kumar asks for bids from 30 lakh. MI start the bidding for Ashwani and that&#x27;s the final bid."/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21191"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">57m ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Ashwani Kumar to MI</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Ashwani Kumar asks for bids from 30 lakh. MI start the bidding for Ashwani and that's the final bid.</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">5</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">6</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">3</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">9</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T13:34:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21187"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T13:38:11+00:00"/><meta itemProp="headline" content="No bids for Arshin Kulkarni"/><meta itemProp="articleBody" content="Another Maharashtra boy: Arshin Kulkarni. In at 30 lakh. Unsold"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21187"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">58m ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>No bids for Arshin Kulkarni</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Another Maharashtra boy: Arshin Kulkarni. In at 30 lakh. Unsold</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">1</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">2</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">1</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">32</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T13:34:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21189"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T13:38:35+00:00"/><meta itemProp="headline" content="Shivam Singh: Unsold"/><meta itemProp="articleBody" content="Shivam Singh, who plays under Ashwin at Dindigul Dragons, in at 30 lakh. Unsold"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21189"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">58m ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Shivam Singh: Unsold</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Shivam Singh, who plays under Ashwin at Dindigul Dragons, in at 30 lakh. Unsold</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">1</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">2</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">1</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">12</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T13:33:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21184"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T13:37:04+00:00"/><meta itemProp="headline" content="Rishi Dhawan: Unsold"/><meta itemProp="articleBody" content="HP veteran allrounder Rishi Dhawan asks for bids from 30 lakh. Unsold"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21184"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">59m ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Rishi Dhawan: Unsold</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>HP veteran allrounder Rishi Dhawan asks for bids from 30 lakh. Unsold</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">7</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">5</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">2</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">41</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T13:33:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21185"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T13:37:39+00:00"/><meta itemProp="headline" content="No takers for Raj Hangargekar"/><meta itemProp="articleBody" content="Mahrashtra allrounder Raj Hangargekar in at 30 lakh. Former Super King. Unsold"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21185"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">59m ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>No takers for Raj Hangargekar</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Mahrashtra allrounder Raj Hangargekar in at 30 lakh. Former Super King. Unsold</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">3</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">2</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">3</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">41</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T13:31:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21182"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T13:36:25+00:00"/><meta itemProp="headline" content="RR recruit Yudhvir Charak"/><meta itemProp="articleBody" content="J&amp;K&#x27;s Yudhvir Charak enters at 30 lakh. MI make the first move for Charak. RR come in and compete with MI. MI tap out. RR in the lead at 35 lakh. Sold to RR for 35 lakh"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21182"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">1h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>RR recruit Yudhvir Charak</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>J&K's Yudhvir Charak enters at 30 lakh. MI make the first move for Charak. RR come in and compete with MI. MI tap out. RR in the lead at 35 lakh. Sold to RR for 35 lakh</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">18</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">9</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">8</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">15</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T13:27:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21181"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T13:31:16+00:00"/><meta itemProp="headline" content="DC on their picks"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21181"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">1h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>DC on their picks</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><div><div itemscope="" itemType="http://schema.org/VideoObject"><meta itemProp="name" content="&#x27;KL Rahul a good steal for Delhi Capitals&#x27;"/><meta itemProp="duration" content="PT3M58S"/><meta itemProp="description" content="Delhi Capitals picked up KL Rahul for INR 14 crore"/><meta itemProp="thumbnailUrl" content="https://img1.hscicdn.com/image/upload/f_auto/esci/media/motion/2024/1124/dm_241124_Auctionday2025_KLrahul/dm_241124_Auctionday2025_KLrahul.jpg"/><time itemProp="uploadDate" dateTime="2024-11-24T04:31:00+00:00"></time><meta itemProp="embedURL" content="https://www.espncricinfo.com/embed/video/ipl-2025-auction-kl-rahul-a-good-steal-for-delhi-capitals-1461506"/><meta itemProp="contentURL" content="https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1124/dm_241124_Auctionday2025_KLrahul/dm_241124_Auctionday2025_KLrahul/playlist.m3u8"/></div><div class="inline-video-player ds-mb-8"><a href="/cricket-videos/ipl-2025-auction-kl-rahul-a-good-steal-for-delhi-capitals-1461506" class="ds-rounded-xl ds-mb-8"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative embedVideoCnt"><div class="ds-relative ds-rounded-xl"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div><div class="ds-absolute ds-z-[2] ds-flex ds-items-center ds-justify-center ds-rounded-full ds-image-video-icon ds-bottom-2 ds-left-2" style="height:72px;width:72px"><i style="font-size:48px" class="icon-play_arrow-filled ds-text-icon-inverse ds-pl-[2px]"></i></div><div class="ds-flex ds-items-center ds-justify-center ds-backdrop-blur-sm ds-px-2 ds-py-1 ds-rounded-[100px] ds-bg-raw-black/50 ds-absolute ds-z-[2] ds-top-2 ds-right-2"><span class="ds-text-tight-s ds-font-regular ds-block ds-text-raw-white ds-font-bold">3:58</span></div></div></div><div class=""><div class="ds-flex ds-flex-col"><p class="ds-text-compact-s ds-text-typo-mid2"><span>'KL Rahul a good steal for Delhi Capitals'</span></p></div></div></div></div></a></div></div><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Venugopal Rao, Director of Cricket, Delhi Capitals (IPL) said, “This time, our batting and bowling is very compact. Our bowling lineup is experienced. We have strengthened our fast bowling with Starc, Natarajan, Mohit and Mukesh, who are all experienced. They will combine with our spinners Axar and Kuldeep, so our bowling lineup is very experienced. Batters will win matches for us, but bowlers will win us the title.”</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>On acquiring IPL veteran du Plessis, Sourav Ganguly, Director of Cricket, Delhi Capitals (WPL) and JSW Sports, said, “He has been very good in this (T20) format. He had a terrific CPL and MLC. Another part of Faf's ability is the leadership, so we are extremely happy and surprised that we got him for this amount.”</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">10</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">6</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">9</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">8</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T13:22:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21180"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T13:35:37+00:00"/><meta itemProp="headline" content="Taking stock"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21180"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">1h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Taking stock</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span>ESPNcricinfo Ltd</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391699.1.png","caption":""}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Track how the squads are filling up <a href="https://www.espncricinfo.com/auction/ipl-2025-auction-1460972">here</a>.</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">25</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">8</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">9</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">10</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T13:20:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21179"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T13:28:25+00:00"/><meta itemProp="headline" content="A short break"/><meta itemProp="articleBody" content="Hush. This was a quick round of accelerated round. PBKS still left with the biggest purse - INR 8.5 crore - while LSG have the least - INR 3.1 crore. How many of the remaining slots with the teams fill?"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21179"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">1h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>A short break</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Hush. This was a quick round of accelerated round. PBKS still left with the biggest purse - INR 8.5 crore - while LSG have the least - INR 3.1 crore. How many of the remaining slots with the teams fill?</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">19</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">4</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">8</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">12</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T13:19:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21177"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T13:23:01+00:00"/><meta itemProp="headline" content="Andre Siddarth - passed"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21177"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">1h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Andre Siddarth - passed</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Andre Siddarth hits over the top in the TNPL, Chepauk Super Gillies vs Idream Tiruppur Tamizhans, TNPL 2024, Salem, July 10, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Andre Siddarth hits over the top in the TNPL</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>TNPL</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/384700/384761.4.jpg","caption":"Andre Siddarth hits over the top in the TNPL"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The TN batter asks for INR 30 lakh but finds no bids</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">17</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">8</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">9</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">90</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T13:18:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21175"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T13:18:59+00:00"/><meta itemProp="headline" content="Harnoor Singh will play for PBKS"/><meta itemProp="articleBody" content="The batter asks for INR 30 lakh. PBKS take him at base price"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21175"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">1h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Harnoor Singh will play for PBKS</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The batter asks for INR 30 lakh. PBKS take him at base price</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">25</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">16</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">15</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">20</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T13:17:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21173"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T13:32:20+00:00"/><meta itemProp="headline" content="Rishad Hossain finds no takers"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21173"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">1h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Rishad Hossain finds no takers</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Rishad Hossain poses with a ball" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Rishad Hossain poses with a ball</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>BCB</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/377200/377246.4.jpg","caption":"Rishad Hossain poses with a ball"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The Bangladesh legspinner asks for INR 75 lakh. He was Bangladesh's bright spot in the T20 World Cup earlier this year. But no teams wants him (as of now)</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">51</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">18</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">11</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">138</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T13:16:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21170"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T13:17:11+00:00"/><meta itemProp="headline" content="Umesh Yadav - no bids"/><meta itemProp="articleBody" content="The India fast bowler asks for INR 2 crore. He finds no bids"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21170"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">1h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Umesh Yadav - no bids</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The India fast bowler asks for INR 2 crore. He finds no bids</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">18</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">7</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">6</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">176</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T13:15:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21168"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T13:23:52+00:00"/><meta itemProp="headline" content="Jaydev Unadkat back at SRH again"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21168"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">1h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Jaydev Unadkat back at SRH again</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Jaydev Unadkat got Naman Dhir to break Mumbai Indians&#x27; momentum, Sunrisers Hyderabad vs Mumbai Indians, IPL 2024, Hyderabad, March 27, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Jaydev Unadkat returns to SRH</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>BCCI</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/378400/378412.4.jpg","caption":"Jaydev Unadkat returns to SRH"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The Saurashtra captain asks for INR 1 crore. Was with SRH last year. SRH bid for him quite late. Get him at base price.</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">54</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">16</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">22</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">53</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T13:14:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21167"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T13:15:13+00:00"/><meta itemProp="headline" content="Naveen-ul-Haq finds no bids"/><meta itemProp="articleBody" content="The Afghanistan speedster asks for INR 2 crore. He was with LSG last year but finds no taker this year"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21167"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">1h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Naveen-ul-Haq finds no bids</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The Afghanistan speedster asks for INR 2 crore. He was with LSG last year but <b>finds no taker this year</b></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">32</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">6</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">8</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">163</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T13:11:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21164"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T13:14:19+00:00"/><meta itemProp="headline" content="Nuwan Thushara heads to RCB"/><meta itemProp="articleBody" content="The Sri Lankan slinga asks for INR 75 lakh. SRH start the bid and RCB also join in. The bid zooms past INR 95 lakh. RCB raise it to INR 1 crore. RR join in late but RCB raise it to INR 1.4 crore. RR still in the race at INR 1.5 crore. RCB still interested in Thushara and they raise it to INR 1.6 crore. RR are out. Thushara will play for RCB "/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21164"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">1h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Nuwan Thushara heads to RCB</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The Sri Lankan slinga asks for INR 75 lakh. SRH start the bid and RCB also join in. The bid zooms past INR 95 lakh. RCB raise it to INR 1 crore. RR join in late but RCB raise it to INR 1.4 crore. RR still in the race at INR 1.5 crore. RCB still interested in Thushara and they raise it to INR 1.6 crore. RR are out. <b>Thushara will play for RCB </b></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">114</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">100</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">69</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">52</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T13:10:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21162"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T13:12:38+00:00"/><meta itemProp="headline" content="Ishant Sharma is a Titan"/><meta itemProp="articleBody" content="The India fast bowler asks for INR 75 lakh. He played for DC last season, GT come in late for the opening bid. GT get Ishant at the base price of INR 75 lakh"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21162"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">1h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Ishant Sharma is a Titan</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The India fast bowler asks for INR 75 lakh. He played for DC last season, GT come in late for the opening bid. <b>GT get Ishant</b> at the base price of INR 75 lakh</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">64</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">27</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">19</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">29</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T13:09:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21159"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T13:09:56+00:00"/><meta itemProp="headline" content="Umran Malik finds no bids"/><meta itemProp="articleBody" content="The India fast bowler asks for INR 75 lakh. And he finds no takers"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21159"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">1h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Umran Malik finds no bids</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The India fast bowler asks for INR 75 lakh. And he finds no takers</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">43</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">15</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">14</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">444</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T13:09:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21160"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T13:10:40+00:00"/><meta itemProp="headline" content="Mustafizur Rahman finds no takers"/><meta itemProp="articleBody" content="The Bangladesh fast bowler played for CSK last year. Asks for INR 2 crore. No team raises the paddle. No takers"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21160"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">1h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Mustafizur Rahman finds no takers</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The Bangladesh fast bowler played for CSK last year. Asks for INR 2 crore. No team raises the paddle. No takers</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">51</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">17</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">14</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">286</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T13:07:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21155"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T13:09:29+00:00"/><meta itemProp="headline" content="Spencer Johsnon for KKR"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21155"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">1h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Spencer Johsnon for KKR</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Spencer Johnson rattled Pakistan with early blows, Australia vs Pakistan, 2nd T20I, Sydney, November 16, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span>Cricket Australia via Getty Images</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391000/391087.4.jpg","caption":""}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The Australia left-arm fast bowler asks for INR 2 crore. KKR open the bid - replacing Starc? KKR thought they had got him but PBKS join in late. They manage to raise it to INR 2.6 crore but KKR take it to INR 2.8 crore. PBKS are out and <b>Johnson will play for KKR</b>. Was with GT last season</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">73</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">36</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">37</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">56</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T13:06:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21154"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T13:07:19+00:00"/><meta itemProp="headline" content="Josh Phillipe - no bids"/><meta itemProp="articleBody" content="The Australia wicketkeeper-batter asks for INR 75 lakh. Passed"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21154"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">1h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Josh Phillipe - no bids</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The Australia wicketkeeper-batter asks for INR 75 lakh. Passed</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">17</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">7</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">6</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">50</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T13:05:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21153"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T13:06:36+00:00"/><meta itemProp="headline" content="Romario Shepherd heads to RCB"/><meta itemProp="articleBody" content="RCB raise the paddle for the West Indies allrounder. He played for MI last season, and will play for RCB in IPL 2025 after they get him at the base price of INR 1.5crore"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21153"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">1h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Romario Shepherd heads to RCB</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>RCB raise the paddle for the West Indies allrounder. He played for MI last season, and will play for RCB in IPL 2025 after they get him at the base price of INR 1.5crore</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">52</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">37</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">26</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">60</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T13:02:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21151"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T13:05:49+00:00"/><meta itemProp="headline" content="R Sai Kishore back to GT"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21151"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">1h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>R Sai Kishore back to GT</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="R Sai Kishore tunes up for the Duleep Trophy, India vs India B, Duleep Trophy 2024-25, Bengaluru, September 4, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span>PTI </span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/387000/387039.4.jpg","caption":""}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The TN spinner, former GT player, asks for INR 75 lakh. SRH raise the paddle belatedly and then PBKS join in. They take it up to INR 90 lakh. GT ask for a moment, they are out. <s>PBKS have the winning bid and Sai Kishore will play for them</s>. Oh, <b>GT exercise their RTM</b>. PBKS raise it to INR 2 crore and <b>GT want their man</b></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">64</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">23</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">26</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">36</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T13:00:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21149"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T13:02:00+00:00"/><meta itemProp="headline" content="Azmatullah Omarzai will play for PBKS"/><meta itemProp="articleBody" content="Asks for INR 1.5 crore, and CSK want another allrounder. PBKS also join in and the price now reaches INR 2 crore. CSK raise it further to INR 2.2 crore. But PBKS raise it to INR 2.4 crore and CSK back out. Omarzai will play for PBKS in IPL 2025"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21149"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">1h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Azmatullah Omarzai will play for PBKS</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Asks for INR 1.5 crore, and CSK want another allrounder. PBKS also join in and the price now reaches INR 2 crore. CSK raise it further to INR 2.2 crore. But PBKS raise it to INR 2.4 crore and CSK back out. <b>Omarzai will play for PBKS in IPL 2025</b></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">68</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">49</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">21</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">34</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T12:57:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21146"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T13:00:41+00:00"/><meta itemProp="headline" content="Will Jacks is a Mumbai Indian"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21146"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">1h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Will Jacks is a Mumbai Indian</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Will Jacks stands tall to drive, England vs Australia, 3rd ODI, Chester-le-Street, September 24, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span>Getty Images</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/387900/387993.4.jpg","caption":""}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>England opener asks for INR 2 crore. He played for RCB last season. MI take time before raising the paddle. PBKS come in at INR 2.2 crore but MI raise it to INR 2.4 crore. Both the teams raise the paddle swiftly and the price reaches INR 4 crore. And now both the teams take it beyond INR 5 crore. But <b>MI want their man and take Jacks for INR 5.25 crore</b>. RCB don't want to use the RTM</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">74</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">54</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">66</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">247</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T12:55:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21144"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T12:57:11+00:00"/><meta itemProp="headline" content="Deepak Hooda to CSK"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21144"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">1h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Deepak Hooda to CSK</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Deepak Hooda scored a half-century off 30 balls, Lucknow Super Giants vs Rajasthan Royals, IPL 2024, Lucknow, April 27, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span>AFP via Getty Images</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/379900/379929.4.jpg","caption":""}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The Baroda allrounder asks for INR 75 lakh. CSK raise the paddle. SRH come in at INR 80 lakh. SRH raise it to INR 1.5 crore, but CSK come in to get it up to INR 1.7 crore. <b>CSK have the winning bid</b>. LSG had the RTM but they do not use it</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">117</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">43</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">54</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">68</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T12:53:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21141"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T12:55:10+00:00"/><meta itemProp="headline" content="Tim David to play for RCB"/><meta itemProp="articleBody" content="Australia and MI allrounder Tim David asks for INR 2 crore, SRH and RCB start the bidding. RCB have the edge at INR 3 crore and they get the hard-hitting middle-order bat"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21141"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">1h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Tim David to play for RCB</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Australia and MI allrounder Tim David asks for INR 2 crore, SRH and RCB start the bidding. RCB have the edge at INR 3 crore and they get the hard-hitting middle-order bat</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">155</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">98</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">96</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">72</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T12:52:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21140"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T12:53:12+00:00"/><meta itemProp="headline" content="No bids for Moeen Ali"/><meta itemProp="articleBody" content="The former CSK allrounder asks for INR 2 crore and finds no takers"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21140"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">1h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>No bids for Moeen Ali</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The former CSK allrounder asks for INR 2 crore and finds no takers</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">24</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">11</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">10</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">277</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T12:50:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21138"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T12:52:27+00:00"/><meta itemProp="headline" content="Shahbaz Ahmed will play for LSG"/><meta itemProp="articleBody" content="The Bengal allrounder asks for INR 1 crore. He is in red-hot form, scoring a fantastic century for them in the SMAT when Bengal were 10 for 4. SRH start the bid and LSG also join in. Shahbaz was with RCB in 2023 and was traded to SRH last year, and he kept Washington Sundar out of the XI. LSG and SRH fiercely bid and take it beyond INR 2 crore. LSG in the lead now at INR 2 crore before SRH raise it to INR 2.2 crore. LSG quickly come back to raise the price and take Shahbaz for INR 2.4 crore"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21138"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">1h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Shahbaz Ahmed will play for LSG</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The Bengal allrounder asks for INR 1 crore. He is in red-hot form, scoring a fantastic century for them in the SMAT when Bengal were 10 for 4. SRH start the bid and LSG also join in. Shahbaz was with RCB in 2023 and was traded to SRH last year, and he kept Washington Sundar out of the XI. LSG and SRH fiercely bid and take it beyond INR 2 crore. LSG in the lead now at INR 2 crore before SRH raise it to INR 2.2 crore. LSG quickly come back to raise the price and take <b>Shahbaz for INR 2.4 crore</b></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">48</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">16</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">19</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">24</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T12:48:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21135"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T12:50:06+00:00"/><meta itemProp="headline" content="Sherfane Rutherford goes to GT"/><meta itemProp="articleBody" content="The West Indies allrounder asks for INR 1.5 crore. He is in good form, a solid lower-middle order hitter, who can bowl seam. GT start the bid before MI jump in to take the price beyond 2.5 crore. GT get him for INR 2.6 crore"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21135"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">1h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Sherfane Rutherford goes to GT</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The West Indies allrounder asks for INR 1.5 crore. He is in good form, a solid lower-middle order hitter, who can bowl seam. GT start the bid before MI jump in to take the price beyond 2.5 crore. <b>GT get him for INR 2.6 crore</b></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">45</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">15</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">26</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">29</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T12:47:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21133"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T12:48:19+00:00"/><meta itemProp="headline" content="Manish Pandey back to KKR"/><meta itemProp="articleBody" content="KKR bid for the Karnataka batter for INR 75 lakh. He has been a Knight Rider in the past and will once again don the purple. Back to KKR after last year"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21133"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">1h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Manish Pandey back to KKR</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>KKR bid for the Karnataka batter for INR 75 lakh. He has been a Knight Rider in the past and will once again don the purple. Back to KKR after last year</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">70</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">40</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">12</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">32</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T12:46:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21128"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T13:33:43+00:00"/><meta itemProp="headline" content="Finn Allen, no takers"/><meta itemProp="articleBody" content="No bids for NZ explosive opener Finn Allen at INR 2 crore"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21128"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">1h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Finn Allen, no takers</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>No bids for NZ explosive opener Finn Allen at INR 2 crore</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">22</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">9</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">10</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">162</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T12:46:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21130"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T12:46:53+00:00"/><meta itemProp="headline" content="Dewald Brevis finds no bids"/><meta itemProp="articleBody" content="Former MI batter asks for INR 75 lakh but does not get any"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21130"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">1h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Dewald Brevis finds no bids</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Former MI batter asks for INR 75 lakh but does not get any</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">14</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">2</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">4</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">225</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T12:46:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21131"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T12:47:25+00:00"/><meta itemProp="headline" content="No bids for Ben Duckett"/><meta itemProp="articleBody" content="The England opener asks for INR 2 crore and there is silence in the room. Passed"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21131"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">1h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>No bids for Ben Duckett</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The England opener asks for INR 2 crore and there is silence in the room. Passed</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">17</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">7</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">4</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">73</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T12:45:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21126"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T12:45:48+00:00"/><meta itemProp="headline" content="Jhathavedh Subramanyan - no takers"/><meta itemProp="articleBody" content="No bids for the spinner at INR 30 lakh"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21126"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">1h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Jhathavedh Subramanyan - no takers</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>No bids for the spinner at INR 30 lakh</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">12</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">7</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">7</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">41</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T12:44:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21125"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T12:45:07+00:00"/><meta itemProp="headline" content="No takers for Prashant Solanki"/><meta itemProp="articleBody" content="The lsgspinner has been with CSK in the past but finds no takers today"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21125"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">1h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>No takers for Prashant Solanki</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The lsgspinner has been with CSK in the past but finds no takers today</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">8</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">7</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">7</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">34</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T12:43:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21122"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T12:44:22+00:00"/><meta itemProp="headline" content="Digvesh Singh to LSG"/><meta itemProp="articleBody" content="The offspinner goes to LSG at base price"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21122"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">1h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Digvesh Singh to LSG</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The offspinner goes to LSG at base price</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">18</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">7</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">6</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">7</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T12:41:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21120"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T12:45:06+00:00"/><meta itemProp="headline" content="M Siddharth back to LSG"/><meta itemProp="articleBody" content="The Tamil Nadu spinner was with LSG last year. SRH and LSG bid for him. DC enter at INR 60 lakh. LSG raise it to INR 75 lakh and get him back"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21120"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">1h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>M Siddharth back to LSG</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The Tamil Nadu spinner was with LSG last year. SRH and LSG bid for him. DC enter at INR 60 lakh. LSG raise it to INR 75 lakh and get him back</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">32</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">20</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">13</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">16</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T12:40:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21118"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T12:41:36+00:00"/><meta itemProp="headline" content="Zeeshan Ansari to SRH"/><meta itemProp="articleBody" content="DC starts the bid for the UP legspinner and SRH join in to take it to INR 40 lakh. And Ansari will play for SRH"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21118"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">1h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Zeeshan Ansari to SRH</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>DC starts the bid for the UP legspinner and SRH join in to take it to INR 40 lakh. And <b>Ansari will play for SRH</b></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">32</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">20</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">9</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">12</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T12:39:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21116"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T12:40:03+00:00"/><meta itemProp="headline" content="Rajan Kumar, passed"/><meta itemProp="articleBody" content="Uncapped fast bowler at INR 30 lakh, no bids for him"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21116"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">1h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Rajan Kumar, passed</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Uncapped fast bowler at INR 30 lakh, no bids for him</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">8</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">5</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">3</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">30</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T12:38:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21112"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T12:38:43+00:00"/><meta itemProp="headline" content="Sakib Hussain - passed"/><meta itemProp="articleBody" content="No takers for the fast bowler who was with KKR last season"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21112"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">1h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Sakib Hussain - passed</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>No takers for the fast bowler who was with KKR last season</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">15</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">7</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">5</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">55</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T12:38:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21114"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T12:39:17+00:00"/><meta itemProp="headline" content="Vidwath Kaverappa"/><meta itemProp="articleBody" content="Karnataka fast bowler, was with PBKS last season. No takers for him at INR 30 lakh"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21114"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">1h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Vidwath Kaverappa</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Karnataka fast bowler, was with PBKS last season. No takers for him at INR 30 lakh</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">7</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">3</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">55</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T12:37:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21111"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T12:38:16+00:00"/><meta itemProp="headline" content="Mukesh Choudhary to CSK"/><meta itemProp="articleBody" content="Only CSK bid for the Maharashtra fast bowler and get him for base price, INR 30 lakh"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21111"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">1h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Mukesh Choudhary to CSK</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Only CSK bid for the Maharashtra fast bowler and get him for base price, INR 30 lakh</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">65</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">35</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">29</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">22</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T12:35:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21108"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T12:37:46+00:00"/><meta itemProp="headline" content="Gurnoor Brar to GT"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21108"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">1h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Gurnoor Brar to GT</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Gurnoor Brar bowls on his T20 debut, Punjab Kings vs Lucknow Super Giants, IPL, Mohali, April 28, 2023" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span>BCCI</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/358900/358998.4.jpg","caption":""}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Exciting fast bowler, was with GT last year, played a game for PBKS in 2023. CSK start the bid at INR 30 lakh, PBKS also jump it. GT jump in at INR 65 lakh. The price has zoomed past INR 1 crore, and <b>Titans have him at INR 1.3 crore</b></div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Here's <b>Deivarayan Muthu</b>: At 6 feet 6 inches, Gurnoor Singh Brar has the ability to pound the deck and generate extra bounce. Brar was the top wicket-taker in the 2024 Sher-E-Punjab T20 league, with 22 strikes in 11 matches. He also recently bowled at the Chepauk nets to the India batters in the lead-up to the Chennai Test against Bangladesh earlier this year and rushed some of them for pace and bounce. Brar was picked as a net bowler to try and replicate Bangladesh tearaway Nahid Rana’s height and bounce at India’s training session. In the IPL, Brar had been with GT previously as a reserve bowler.</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">28</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">9</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">13</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">13</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T12:34:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21105"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T12:34:55+00:00"/><meta itemProp="headline" content="No bids for Vansh Bedi"/><meta itemProp="articleBody" content="Another uncapped wicketkeeper, asks for INR 30 lakh, finds no bids"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21105"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">1h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>No bids for Vansh Bedi</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Another uncapped wicketkeeper, asks for INR 30 lakh, finds no bids</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">5</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">2</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">3</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">24</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T12:34:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21106"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T12:35:35+00:00"/><meta itemProp="headline" content="Harvik Desai - passed"/><meta itemProp="articleBody" content="INR 30 lakh for the Gujarat wicketkeeper. Was with MI last season, no takers this time"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21106"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">1h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Harvik Desai - passed</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>INR 30 lakh for the Gujarat wicketkeeper. Was with MI last season, no takers this time</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">7</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">2</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">5</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">15</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T12:33:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21104"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T12:34:27+00:00"/><meta itemProp="headline" content="Avanish Aravelly - no takers"/><meta itemProp="articleBody" content="The uncapped wicketkeeper asks for INR 30 lakh, was with CSK last season. But finds no takers this time"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21104"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">1h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Avanish Aravelly - no takers</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The uncapped wicketkeeper asks for INR 30 lakh, was with CSK last season. But finds no takers this time</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">6</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">4</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">4</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">22</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T12:31:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21100"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T12:31:55+00:00"/><meta itemProp="headline" content="No takers for Anukul Roy"/><meta itemProp="articleBody" content="Was with KKR last season, no bids this time for INR 30 lakh"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21100"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">2h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>No takers for Anukul Roy</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Was with KKR last season, no bids this time for INR 30 lakh</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">15</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">4</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">6</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">61</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T12:31:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21102"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T12:33:43+00:00"/><meta itemProp="headline" content="Swapnil Singh back to RCB "/><meta itemProp="articleBody" content="RCB put in the opening bid for the left-arm spinner, who played for them last season. They almost get him before DC put in a late bid. DC raise it to INR 35 lakh. RCB opt for the RTM and DC raise the price to INR 50 lakh. RCB want him, and get him back"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21102"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">2h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Swapnil Singh back to RCB </span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>RCB put in the opening bid for the left-arm spinner, who played for them last season. They almost get him before DC put in a late bid. DC raise it to INR 35 lakh. <b>RCB opt for the RTM</b> and DC raise the price to INR 50 lakh. <b>RCB want him, and get him back</b></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">53</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">44</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">25</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">52</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T12:30:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21098"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T12:31:14+00:00"/><meta itemProp="headline" content="Darshan Nalkande to DC"/><meta itemProp="articleBody" content="DC the only bidders for the allrounder and get him at base price INR 30 lakh"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21098"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">2h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Darshan Nalkande to DC</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>DC the only bidders for the allrounder and get him at base price INR 30 lakh</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">13</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">7</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">4</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">11</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T12:27:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21096"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T12:30:38+00:00"/><meta itemProp="headline" content="Arshad Khan goes to GT"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21096"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">2h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Arshad Khan goes to GT</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Arshad Khan provided some big hits, Delhi Capitals vs Lucknow Super Giants, IPL 2024, Delhi, May 14, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span>BCCI</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/380900/380949.4.jpg","caption":""}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>DC and PBKS start the bidding for the allrounder. He was with MI in 2023 before moving to LSG in IPL 2024. The bids zoom to INR 80 lakh with DC outbidding GT so far. GT now take it beyond 1 crore and <s>they get Arshad for INR 1.1 crore</s> PBKS come in at INR 1.2crore. But <b>GT manage to get him for INR 1.3 crore</b></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">28</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">9</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">14</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">15</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T12:23:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21093"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T12:31:29+00:00"/><meta itemProp="headline" content="Anshul Kamboj will play for CSK!"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21093"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">2h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Anshul Kamboj will play for CSK!</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Anshul Kamboj bowled Shreyas Iyer, Kolkata Knight Riders vs Mumbai Indians, IPL 2024, Kolkata, May 11, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span>BCCI</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/380700/380787.4.jpg","caption":""}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Uncapped allrounder at INR 30 lakh, DC and CSK start the bidding war. LSG come in at INR 40 lakh, and indulge in a tussle with CSK. Kamboj only recently took ten wickets in an innings in the Ranji Trophy. MI enter the race at INR 80 lakh, and the bids zoom past INR 1.5 crore. A pause to think over after CSK have him at INR 1.7 crore. MI come back in to take it beyond INR 2 crore. Fierce bidding, the price rockets beyond INR 3 crore now. <b>CSK get Kamboj at INR 3.4 crore</b></div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Here's <b>Nagraj Gollapudi</b>: Kamboj, the Haryana quick who played fore MI last IPL, is rated by coaches for being a sharp new ball bowler who has the ability to hit the length consistently, has a good wrist position at release which he has also used to work on the ball with the inswinger which come naturally to him. Kamboj, who is stockily built, just under 6 feet, bowls at an average speed between 130-135 kph, but has a good yorker.</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">119</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">67</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">73</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">70</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T12:22:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21090"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T12:22:52+00:00"/><meta itemProp="headline" content="Himmat Singh will wear LSG colours"/><meta itemProp="articleBody" content="LSG start the bid for the uncapped batter, and noone else puts one in. Goes for base price"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21090"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">2h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Himmat Singh will wear LSG colours</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>LSG start the bid for the uncapped batter, and noone else puts one in. Goes for base price</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">13</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">12</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">7</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">13</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T12:22:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21091"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T12:23:24+00:00"/><meta itemProp="headline" content="Mayang Dagar finds no takers this time"/><meta itemProp="articleBody" content="The uncapped allrounder, who was with RCB last year, asks for INR 30 lakh. No takers."/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21091"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">2h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Mayang Dagar finds no takers this time</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The uncapped allrounder, who was with RCB last year, asks for INR 30 lakh. No takers.</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">8</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">6</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">3</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">21</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T12:21:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21088"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T12:21:55+00:00"/><meta itemProp="headline" content="Shaik Rasheed back to CSK"/><meta itemProp="articleBody" content="Was with CSK, who put in the bid for him and get him at base price of INR 30 lakh"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21088"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">2h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Shaik Rasheed back to CSK</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Was with CSK, who put in the bid for him and get him at <b>base price of INR 30 lakh</b></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">54</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">13</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">18</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">19</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T12:20:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21085"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T12:20:32+00:00"/><meta itemProp="headline" content="Madhav Kaushik - passed"/><meta itemProp="articleBody" content="A base price of INR 30 lakh, silence in the room"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21085"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">2h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Madhav Kaushik - passed</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>A base price of INR 30 lakh, silence in the room</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">8</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">4</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">5</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">31</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T12:20:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21087"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T12:21:06+00:00"/><meta itemProp="headline" content="Pukhraj Mann - no takers"/><meta itemProp="articleBody" content="Uncapped batter, asks for INR 30 lakh but gets none"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21087"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">2h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Pukhraj Mann - no takers</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Uncapped batter, asks for INR 30 lakh but gets none</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">4</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">3</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">3</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">18</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T12:17:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21083"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T12:20:06+00:00"/><meta itemProp="headline" content="Shubham Dubey back to RR"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21083"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">2h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Shubham Dubey back to RR</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Shubham Dubey cracked 25 off 12 balls before falling to Khaleel Ahmed, Delhi Capitals vs Rajasthan Royals, IPL 2024, Delhi, May 7, 2024 " class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span>BCCI</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/380500/380548.4.jpg","caption":""}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>RR had him last season and they opened the bid at INR 30 lakh. RCB join in and the bid escalates to INR 60 lakh. Rajasthan Royals are leading the bid... RCB jump back in with a INR 65 lakh offer. <s>RR have him at INR 70 lakh</s>. RCB raise it further and <b>RR have him at INR 80 lakh</b></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">36</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">14</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">13</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">31</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T12:16:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21081"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T12:17:29+00:00"/><meta itemProp="headline" content="Swastik Chhikara finds no takers"/><meta itemProp="articleBody" content="Asks for INR 30 lakh, gets no bids"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21081"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">2h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Swastik Chhikara finds no takers</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Asks for INR 30 lakh, gets no bids</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">8</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">2</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">25</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T12:09:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21080"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T12:14:43+00:00"/><meta itemProp="headline" content="Anderson out!"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21080"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">2h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Anderson out!</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="James Anderson acknowledges the crowd&#x27;s applause, England vs West Indies, 1st Men&#x27;s Test, Lord&#x27;s, 3rd day, July 12, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span>AFP/Getty Images</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/384700/384773.4.jpg","caption":""}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The ten franchises have submitted a list of 143 players for the accelerated round. And James Anderson, the oldest player in this auction, is not part of it. Steven Smith is part of it but no room for Glenn Phillips or Kane Williamson.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Notable absentees among Indians are Prithvi Shaw, Shardul Thakur, Devdutt Padikkal and Ajinkya Rahane</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">32</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">13</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">13</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">402</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T11:42:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21078"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T11:51:55+00:00"/><meta itemProp="headline" content="Deepak Chahar reacts to finding a new IPL home"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21078"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">2h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Deepak Chahar reacts to finding a new IPL home</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Deepak Chahar celebrates after removing Abhishek Sharma, Sunrisers Hyderabad vs Chennai Super Kings, IPL 2024, Hyderabad, April 5, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Deepak Chahar has moved from CSK to MI</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>BCCI</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/378800/378832.4.jpg","caption":"Deepak Chahar has moved from CSK to MI"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>"Feeling great going from one great franchise to another franchise. I think Mumbai suits swing and my style and there's some seam movement. So, good to be part of this franchise. All good (on his fitness). Whatever role the team gives me I will do it. I just want to win the trophy. At CSK, I didn’t get much opportunity to bat but with the Indian team, I’ve done well with the bat."</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Mumbai were big on an Indian swing bowler. They missed out on Bhuvneshwar, but they've got Chahar who could form a potent partnership with Bumrah and Boult. Chahar was troubled by injuries in IPL 2024, but is fit again. He proved his form and fitness recently by playing the first five rounds of the Ranji Trophy, India's premier domestic tournament. He is also currently playing for Rajasthan in the 20-over Syed Mushtaq Ali Trophy. In the Ranji fixture against HP <a href="https://www.espncricinfo.com/series/ranji-trophy-2024-25-1445824/himachal-pradesh-vs-rajasthan-elite-group-b-1445860/full-scorecard">in Dharamsala</a>, he swung the new ball and ripped through their line-up to come away with five wickets in ten overs.</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">42</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">16</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">15</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">33</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T11:36:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21077"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T11:41:17+00:00"/><meta itemProp="headline" content="Akash Ambani on MI&#x27;s auction"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21077"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">2h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Akash Ambani on MI's auction</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Kieron Pollard and Nita Ambani at the Mumbai Indians auction table, IPL auction, Saudi Arabia, November 24, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Kieron Pollard and Nita Ambani at the Mumbai Indians auction table</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>BCCI</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391680.4.jpg","caption":"Kieron Pollard and Nita Ambani at the Mumbai Indians auction table"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>"In the auction, you have to plan for disappointing losses. We lost some players but our playing 12 is locked in now and we’re very happy about it. Disappointed to lose some ex-MI players. In the last two years, we’ve thought about the balance we need to get back to winning ways. For that we have to handle the emotional aspect too."</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">23</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">10</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">6</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">28</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T11:32:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21076"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T12:17:41+00:00"/><meta itemProp="headline" content="Next up: accelerated auction"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21076"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">3h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Next up: accelerated auction</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="The IPL trophy on display ahead of day two of the IPL 2025 auction in Jeddah, IPL auction, Saudi Arabia, November 25, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">The IPL trophy on display ahead of day two of the IPL 2025 auction</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>BCCI</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.4.jpg","caption":"The IPL trophy on display ahead of day two of the IPL 2025 auction"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>116 players have gone under the hammer. The accelerated auction, which covers players from 117 to 577, is almost upon us. Franchises will also be asked to submit names of unsold players from the full list who will go up once more for bidding in another accelerated phase. You can track how the squads are filling up <a href="https://www.espncricinfo.com/auction/ipl-2025-auction-1460972">here</a>.</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">104</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">39</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">47</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">55</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T11:31:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21073"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T11:34:46+00:00"/><meta itemProp="headline" content="Who is Allah Ghazanfar, MI&#x27;s latest recruit?"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21073"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">3h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Who is Allah Ghazanfar, MI's latest recruit?</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Allah Mohammad Ghazanfar in action, Afghanistan vs Ireland, 3rd ODI, Sharjah, March 12, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Allah Mohammad Ghazanfar in action</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>ACB</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/377600/377686.4.jpg","caption":"Allah Mohammad Ghazanfar in action"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Here's <b>Deivarayan Muthu</b>: <a href="https://www.espncricinfo.com/cricketers/am-ghazanfar-1326798">AM Ghazanfar</a>, 18, is the next big mystery spinner from Afghanistan. He has a number of variations in his repertoire, including the carrom ball and wrong’un, and his action is very similar to that of India’s mystery spinner Varun Chakravarthy. Ghazanfar recently befuddled both South Africa and Bangladesh with his variations in ODI series in the UAE. Also, during the Emerging T20 Asia Cup against India A, he operated with the new ball and took out both Abhishek Sharma and Prabhsimran Singh. He can also bowl at the death. Ghazanfar has already has a taste of the IPL, having won the IPL with Kolkata Knight Riders as a replacement player earlier this year. He didn’t get a game, however, during IPL 2024.</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">42</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">50</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">28</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">17</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T11:23:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21072"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T11:33:06+00:00"/><meta itemProp="headline" content="Time for a break"/><meta itemProp="articleBody" content="That was a quick hour and a half. Lots of interesting picks, lots of players going unsold. Faf went to DC, Curran went back to CSK while DC exercised their RTM for Mukesh Kumar for 8 crore. Rahane, Mayank, Shaw, Phillips, and Williamson all remain unsold. There was a solid bidding war for Deepak Chahar who finally went to Mumbai Indians for 9.25 crore. Ghazanfar, the young Afghan spinner, also went to MI for 4.80 crore while Akash Deep was picked up by LSG for 8 crore."/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21072"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">3h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Time for a break</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>That was a quick hour and a half. Lots of interesting picks, lots of players going unsold. Faf went to DC, Curran went back to CSK while DC exercised their RTM for Mukesh Kumar for 8 crore. Rahane, Mayank, Shaw, Phillips, and Williamson all remain unsold. There was a solid bidding war for Deepak Chahar who finally went to Mumbai Indians for 9.25 crore. Ghazanfar, the young Afghan spinner, also went to MI for 4.80 crore while Akash Deep was picked up by LSG for 8 crore.</div></span><div><div class="ds-bg-fill-content-alternate ds-p-3 ds-my-6"><div class="ds-flex ds-items-center ds-justify-between"><div class="ds-flex"><i style="font-size:20px" class="icon-poll-outlined ds-text-icon"></i><span class="ds-text-title-subtle-m ds-font-medium ds-ml-1">Which of these unsold players (so far) is a surprise?</span></div><span class="ds-text-compact-xs ds-text-typo-mid3">18.4K<!-- --> votes</span></div><div class="ds-grid ds-gap-1 ds-mt-4 ds-grid-cols-1 lg:ds-grid-cols-1"><div class="ds-bg-ui-fill ds-border ds-border-line ds-rounded-lg ds-p-2 ds-relative ds-flex ds-justify-between ds-items-center ds-cursor-pointer"><div class="ds-bg-raw-blue/20 ds-absolute ds-left-0 ds-top-0 ds-h-full ds-rounded-lg ds-transition-all" style="width:0"></div><div class="ds-text-compact-xs ds-font-medium">David Warner</div></div><div class="ds-bg-ui-fill ds-border ds-border-line ds-rounded-lg ds-p-2 ds-relative ds-flex ds-justify-between ds-items-center ds-cursor-pointer"><div class="ds-bg-raw-blue/20 ds-absolute ds-left-0 ds-top-0 ds-h-full ds-rounded-lg ds-transition-all" style="width:0"></div><div class="ds-text-compact-xs ds-font-medium">Glenn Phillips</div></div><div class="ds-bg-ui-fill ds-border ds-border-line ds-rounded-lg ds-p-2 ds-relative ds-flex ds-justify-between ds-items-center ds-cursor-pointer"><div class="ds-bg-raw-blue/20 ds-absolute ds-left-0 ds-top-0 ds-h-full ds-rounded-lg ds-transition-all" style="width:0"></div><div class="ds-text-compact-xs ds-font-medium">Prithvi Shaw</div></div><div class="ds-bg-ui-fill ds-border ds-border-line ds-rounded-lg ds-p-2 ds-relative ds-flex ds-justify-between ds-items-center ds-cursor-pointer"><div class="ds-bg-raw-blue/20 ds-absolute ds-left-0 ds-top-0 ds-h-full ds-rounded-lg ds-transition-all" style="width:0"></div><div class="ds-text-compact-xs ds-font-medium">Shardul Thakur</div></div></div></div></div><div class="ds-my-6"></div><div class="ds-my-6"></div></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">15</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">9</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">7</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">18</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T11:21:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21071"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T11:56:25+00:00"/><meta itemProp="headline" content="Keshav Maharaj: Unsold"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21071"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">3h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Keshav Maharaj: Unsold</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Keshav Maharaj will be key for South Africa against a right-hander heavy Afghanistan side, Tarouba, June 25, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Keshav Maharaj has excellent defensive skills in T20 cricket</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>ICC via Getty Images</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/383700/383764.4.jpg","caption":"Keshav Maharaj has excellent defensive skills in T20 cricket"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>He has a base price of 75 lakh. Any takers for the South African? He was part of RR last season. No bids for him, too. Keshav Maharaj remains unsold.</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">37</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">10</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">11</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">233</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T11:20:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21066"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T11:56:25+00:00"/><meta itemProp="headline" content="Akeal Hosein goes unsold"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21066"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">3h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Akeal Hosein goes unsold</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Akeal Hosein was pleased to dismiss Azmatullah Omarzai, West Indies vs Afghanistan, T20 World Cup, St Lucia, June 17, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Akeal Hosein celebrates</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>ICC/Getty Images</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/383100/383130.4.jpg","caption":"Akeal Hosein celebrates"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Any takers for Hosein at 1.50 crore? Anyone? Nope. Akeal Hosein remains unsold.</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">22</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">11</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">6</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">132</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T11:20:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21068"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T11:21:43+00:00"/><meta itemProp="headline" content="Adil Rashid is unsold"/><meta itemProp="articleBody" content="An opening bid of 2 crore for the Englishman. Any bids coming in for Adil? No paddles in sight. No one at all? Nope. Adil Rashid is the third player on the bounce to remain unsold."/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21068"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">3h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Adil Rashid is unsold</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>An opening bid of 2 crore for the Englishman. Any bids coming in for Adil? No paddles in sight. No one at all? Nope. Adil Rashid is the third player on the bounce to remain unsold.</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">17</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">3</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">6</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">115</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T11:18:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21064"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T11:55:13+00:00"/><meta itemProp="headline" content="Vijayakanth Viyaskanth is unsold"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21064"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">3h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Vijayakanth Viyaskanth is unsold</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Vijayakanth Viyaskanth and Russell Arnold greet each other, B-Love Kandy vs Jaffna Kings, LPL 2023, Colombo, August 12, 2023" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Vijayakanth Viyaskanth and Russell Arnold greet each other</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>SLC</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/365500/365521.4.jpg","caption":"Vijayakanth Viyaskanth and Russell Arnold greet each other"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>He has a base price of 75 lakh. Any bids for him? He played for SRH last season. No bids so far. Anyone? Nope. Vijayakanth Viyaskanth remains unsold.</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">31</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">13</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">11</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">140</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T11:13:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21062"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T11:18:52+00:00"/><meta itemProp="headline" content="Allah Ghazanfar to MI for 4.80 crore"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21062"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">3h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Allah Ghazanfar to MI for 4.80 crore</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="AM Ghazanfar picked 3 for 20 from his ten overs, Afghanistan vs South Africa, 1st ODI, Sharjah, September 18, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">AM Ghazanfar</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>Afghanistan Cricket Board</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/387600/387615.4.jpg","caption":"AM Ghazanfar"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The young Afghan legspinner comes in at 75 lakh. <b>KKR have their paddles up straight away. RCB jump in too. </b> KKR move the bid up to 1.50 crore. RCB come back, so do KKR.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>RCB move the bid up to 1.80 crore. KKR take a moment. And have their paddles up. RCB raise the bid to 2 crore but KKR are back at it. RCB back out.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><b>MI come in at 2.40 crore.</b> KKR still at it though, who raise the bid to 3 crore. MI raise the bid to 4 crore and KKR take a moment. Allah Ghazanfar was part of the KKR setup last season and his stakes have risen big time after his performances in the international circuit most notably against South Africa.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><b>KKR go up to 4.20 crore but MI aren't backing out. </b> KKR go up to 4.60 crore. MI up to 4.80 crore. KKR take a moment and back out.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><b>Allah Ghazanfar goes to Mumbai Indians for 4.80 crore.</b></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">153</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">121</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">89</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">80</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T11:12:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21059"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T11:12:50+00:00"/><meta itemProp="headline" content="Capped spinners set up next"/><meta itemProp="articleBody" content="Allah Ghazanfar Akeal Hosein Keshav Maharaj Mujeeb Ur Rahman Adil Rashid Vijayakanth Viyaskanth"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21059"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">3h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Capped spinners set up next</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Allah Ghazanfar <br> Akeal Hosein<br> Keshav Maharaj<br> Mujeeb Ur Rahman<br> Adil Rashid<br> Vijayakanth Viyaskanth<br></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">33</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">26</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">17</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">20</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T11:12:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21060"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T11:13:22+00:00"/><meta itemProp="headline" content="Mujeeb Ur Rahman up first"/><meta itemProp="articleBody" content="He has a base price of INR 2 crore. No bids for him. He remains unsold."/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21060"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">3h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Mujeeb Ur Rahman up first</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>He has a base price of INR 2 crore. No bids for him. He remains unsold.</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">17</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">5</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">5</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">102</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T11:10:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21058"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T11:12:12+00:00"/><meta itemProp="headline" content="Lockie Ferguson goes to PBKS for 2 crore"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21058"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">3h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Lockie Ferguson goes to PBKS for 2 crore</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Lockie Ferguson returned to the XI and struck in his first over, Sri Lanka vs New Zealand, 2nd T20I, Dambulla, November 10, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Lockie Ferguson</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>AP Photo/Eranga Jayawardena</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/390700/390762.4.jpg","caption":"Lockie Ferguson"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>He has a base price of 2 crore. Any takers? PBKS come in at 2 crore. No other paddles up.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><b>Ferguson goes to PBKS for 2 crore.</b> RCB have an RTM option which they will not exercise. Ferguson stays with PBKS</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">45</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">10</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">20</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">30</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T11:07:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21055"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T11:10:18+00:00"/><meta itemProp="headline" content="Akash Deep goes to LSG for 8 crore"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21055"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">3h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Akash Deep goes to LSG for 8 crore</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Akash Deep gets into his delivery stride, Australia vs India, 1st Test, Perth, November 13, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Akash Deep gets into his delivery stride</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>Getty Images</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/390800/390897.4.jpg","caption":"Akash Deep gets into his delivery stride"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>He has a base price of 1 crore. <b>CSK bid first, LSG jump straight in.</b> The bid swiftly moves past the 2 crore mark....and the 3 crore mark. Both teams are at it.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>LSG go up to 3.40 crore and CSk are out. Punjab come in though but LSG are going on. The bids have moved past the 5 crore mark and the 6 crore mark too. LSG hold the bid at the moment at 7 crore. PBKS come back straight it, but LSG are in no mood to back down. Their bid currently stands at 8 crore. PBKS are out.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><b>Akash Deep is sold to LSG for 8 crore.</b></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">46</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">10</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">18</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">53</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T11:02:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21053"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T11:07:01+00:00"/><meta itemProp="headline" content="Deepak Chahar to MI for 9.25 crore"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21053"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">3h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Deepak Chahar to MI for 9.25 crore</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Deepak Chahar sent back both the Titans openers, Chennai Super Kings vs Gujarat Titans, IPL 2024, Chennai, March 26, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Deepak Chahar</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>Associated Press</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/378300/378351.4.jpg","caption":"Deepak Chahar"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>He has a base price of INR 2 crore. Has been part of CSK in the past but injuries haven't been kind to him often. <b>Mumbai come in at 2 crore. Punjab jump in quickly.</b> The bids are up to 3 crore now.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>MI are up to 3.20 crore now and Punjab are straight back. MI take a moment. They go up and so do Punjab. Up to 4 crore now, the bids.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The two teams are still at it. MI say 5.75 crore, PBKS say 6 crore but MI are not backing down. The bids are currently at 7 crore with Punjab. And up to 7.25 crore with MI. Both teams really want Chahar, don't they?</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The bid is with 7.75 crore with MI and Punjab have asked for a second. They are out. Or are they?</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Haaaaang on...a new player comes in. <b>CSK come in at 8 crore. </b> But MI are adamant. CSK are out.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><b>Deepak Chahar goes to Mumbai Indians for 9.25 crore</b></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">117</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">59</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">51</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">140</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T10:56:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21052"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T11:02:07+00:00"/><meta itemProp="headline" content="Mukesh Kumar stays with DC"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21052"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">3h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Mukesh Kumar stays with DC</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Mukesh Kumar had Tim David&#x27;s number in the 18th over, Delhi Capitals vs Mumbai Indians, IPL 2024, Delhi, April 27, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Mukesh Kumar</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>BCCI</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/379900/379921.4.jpg","caption":"Mukesh Kumar"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>He has a base price of 2 crore. CSK have their paddles up right on. Punjab also come in. The bids cross the 4 crore mark. It is with Punjab at the moment: 4.20 crore. But CSK are straight back in. Mukesh played for Delhi last season and was quite effective with the new ball and in the death.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The bid is with Punjab at 5 crore. CSK are right back in. The bid is currently at 5.50 crore with Punjab. CSK take a moment. And they raise their paddle at 5.75 crore but Punjab raise their bid to 6 crore.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>CSK still going, so are Punjab. Punjab raise the bid to 6.50 crore and CSK are out.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><b>There is an RTM option available and Delhi are exercising it.</b> Punjab hike their bid to <b>8 crore.</b></div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Delhi take a moment to think....And they have executed their RTM bid. <b>Mukesh stays with Delhi Capitals for INR 8 crore.</b></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">63</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">28</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">56</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">75</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T10:53:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21049"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T10:56:26+00:00"/><meta itemProp="headline" content="Bhuvneshwar Kumar goes to RCB"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21049"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">3h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Bhuvneshwar Kumar goes to RCB</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Bhuvneshwar Kumar struck twice in his first spell, Punjab Kings vs Sunrisers Hyderabad, IPL 2024, Mullanpur, April 9, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Bhuvneshwar Kumar</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>BCCI</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/379000/379003.4.jpg","caption":"Bhuvneshwar Kumar"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>A base price of INR 2 crore. Mumbai have their paddles up straight away. LSG come in swiftly too. Wowza, there is a proper bidding war for Bhuvi. The bids have crossed the 8 crore mark in no time.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Both teams still at it. LSG raise the bid to 10 crore. Mumbai take a moment. Up to 10.50 crore, and hang on RCB come in at 10.75 crore. Will they get him? Yes, they do.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><b>Bhuvneshwar Kumar goes to RCB for INR 10.75 crore</b></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">365</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">233</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">207</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">163</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T10:50:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21048"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T10:53:21+00:00"/><meta itemProp="headline" content="Gerald Coetzee goes to Titans for 2.4 crore"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21048"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">3h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Gerald Coetzee goes to Titans for 2.4 crore</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Gerald Coetzee struck in the first over, Punjab Kings vs Mumbai Indians, IPL 2024, Mullanpur, April 18, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Gerald Coetzee</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>BCCI</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/379400/379409.4.jpg","caption":"Gerald Coetzee"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>He has a base price of 1.25 crore. Any takers? No? Oh, wow. Punjab Kings have asked to wait. Are they going for Coetzee? No, they are not.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>There is a bid finally. Gujarat Titans go for Coetzee at 1.25 crore. Kings raise the bid further. GT come straight back.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><b>GT round up the bid to 2 crore. Punjab come straight back in.</b></div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The bids go up to 2.4 crore and Punjab have backed out. <b>Coetzee goes to GT for INR 2.4 crore.</b></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">46</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">23</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">31</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">51</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T10:46:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21046"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T10:50:11+00:00"/><meta itemProp="headline" content="Tushar Deshpande is a Royal"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21046"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">3h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Tushar Deshpande is a Royal</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Tushar Deshpande finished with 3 for 33, Chennai Super Kings vs Kolkata Knight Riders, IPL 2024, Chennai, April 8, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Tushar Deshpande celebrates</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>AFP/Getty Images</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/378900/378972.4.jpg","caption":"Tushar Deshpande celebrates"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>CSK come in at 1 crore for the fast bowler. He played for CSK last season as well. RR jump in at 1.20 crore. A bidding war ensues between the two teams.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The bids have gone up to the 2 crore mark. Both CSK and RR are at it. RR take a moment and raise the bid to 3 crore. CSK are not backing down though. They want their player back in the yellow of CSK.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>RR move the bid up to 5 crore, and quickly up to 6 crore. Wow, that's a proper bidding war for Deshpande. With RR at 6 crore, and CSK have backed out. No, they haven't...They come back with 6.25 crore. RR push up the bid to 6.50 crore.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><b>Deshpande goes to RR for INR 6.50 crore.</b></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">83</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">38</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">49</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">149</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T10:43:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21044"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T10:46:06+00:00"/><meta itemProp="headline" content="What&#x27;s up next?"/><meta itemProp="articleBody" content="The next set will be for the capped fast bowlers. Some exciting names in this set. Could be an exciting round this."/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21044"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">3h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>What's up next?</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The next set will be for the capped fast bowlers. Some exciting names in this set. Could be an exciting round this.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><ul> <li>Deepak Chahar</li> <li>Gerald Coetzee</li> <li>Akash Deep</li> <li>Tushar Deshpande</li> <li>Lockie Ferguson</li> <li>Bhuvneshwar Kumar</li> <li>Mukesh Kumar</li> </ul></div></span><div><div class="ds-bg-fill-content-alternate ds-p-3 ds-my-6"><div class="ds-flex ds-items-center ds-justify-between"><div class="ds-flex"><i style="font-size:20px" class="icon-poll-outlined ds-text-icon"></i><span class="ds-text-title-subtle-m ds-font-medium ds-ml-1">Who will get biggest bid from the capped fast bowlers set?</span></div><span class="ds-text-compact-xs ds-text-typo-mid3">7.1K<!-- --> votes</span></div><div class="ds-grid ds-gap-1 ds-mt-4 ds-grid-cols-1 lg:ds-grid-cols-1"><div class="ds-bg-ui-fill ds-border ds-border-line ds-rounded-lg ds-p-2 ds-relative ds-flex ds-justify-between ds-items-center ds-cursor-pointer"><div class="ds-bg-raw-blue/20 ds-absolute ds-left-0 ds-top-0 ds-h-full ds-rounded-lg ds-transition-all" style="width:0"></div><div class="ds-text-compact-xs ds-font-medium">Gerald Coetzee</div></div><div class="ds-bg-ui-fill ds-border ds-border-line ds-rounded-lg ds-p-2 ds-relative ds-flex ds-justify-between ds-items-center ds-cursor-pointer"><div class="ds-bg-raw-blue/20 ds-absolute ds-left-0 ds-top-0 ds-h-full ds-rounded-lg ds-transition-all" style="width:0"></div><div class="ds-text-compact-xs ds-font-medium">Deepak Chahar</div></div><div class="ds-bg-ui-fill ds-border ds-border-line ds-rounded-lg ds-p-2 ds-relative ds-flex ds-justify-between ds-items-center ds-cursor-pointer"><div class="ds-bg-raw-blue/20 ds-absolute ds-left-0 ds-top-0 ds-h-full ds-rounded-lg ds-transition-all" style="width:0"></div><div class="ds-text-compact-xs ds-font-medium">Akash Deep</div></div><div class="ds-bg-ui-fill ds-border ds-border-line ds-rounded-lg ds-p-2 ds-relative ds-flex ds-justify-between ds-items-center ds-cursor-pointer"><div class="ds-bg-raw-blue/20 ds-absolute ds-left-0 ds-top-0 ds-h-full ds-rounded-lg ds-transition-all" style="width:0"></div><div class="ds-text-compact-xs ds-font-medium">Lockie Ferguson</div></div></div></div></div></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">16</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">8</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">7</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">9</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T10:32:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21042"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T10:36:44+00:00"/><meta itemProp="headline" content="No takers for Don Ferreira"/><meta itemProp="articleBody" content="SA&#x27;s Donovan Ferreira in at 75 lakh. He&#x27;s a Super King in the SA20 and Royal in the CPL. Any bids for him at the IPL auction? Unsold"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21042"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">4h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>No takers for Don Ferreira</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>SA's Donovan Ferreira in at 75 lakh. He's a Super King in the SA20 and Royal in the CPL. Any bids for him at the IPL auction? Unsold</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">32</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">12</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">13</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">89</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T10:31:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21041"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T10:35:50+00:00"/><meta itemProp="headline" content="Alex Carey goes unsold"/><meta itemProp="articleBody" content="Another Aussie keeper to go under the hammer. Here&#x27;s Alex Carey. Base price: 1 crore. Radio silence. Unsold"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21041"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">4h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Alex Carey goes unsold</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Another Aussie keeper to go under the hammer. Here's Alex Carey. Base price: 1 crore. Radio silence. Unsold</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">32</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">12</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">7</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">124</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T10:30:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21039"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T10:45:56+00:00"/><meta itemProp="headline" content="Inglis joins Stoin, Maxwell, Ponting at PBKS"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21039"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">4h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Inglis joins Stoin, Maxwell, Ponting at PBKS</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Josh Inglis gives the team talk on captaincy debut, Australia vs Pakistan, 3rd ODI, Perth, November 10, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Josh Inglis gives the team talk on captaincy debut</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>Getty Images</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/390700/390731.4.jpg","caption":"Josh Inglis gives the team talk on captaincy debut"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Australia's Josh Inglis enters at 2 crore. SRH start the bidding for Inglis who can play some funky shots. Ponting's PBKS and Vettori's SRH tussle for Inglis.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>PBKS in the lead at 2.6 crore. Sold to PBKS for 2.6 crore</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">73</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">29</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">36</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">25</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T10:29:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21037"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T10:33:42+00:00"/><meta itemProp="headline" content="KS Bharat: Unsold"/><meta itemProp="articleBody" content="India and Andhra keeper-batter KS Bharat in at 75 lakh. Any takers for Bharat? Nope. Unsold. We might bring him back later"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21037"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">4h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>KS Bharat: Unsold</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>India and Andhra keeper-batter KS Bharat in at 75 lakh. Any takers for Bharat? Nope. Unsold. We might bring him back later</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">18</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">3</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">7</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">113</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T10:28:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21035"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T11:54:08+00:00"/><meta itemProp="headline" content="Ryan Rickelton joins MI"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21035"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">4h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Ryan Rickelton joins MI</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Ryan Rickelton continued his good run of form, MI Cape Town vs Sunrisers Eastern Cape, SA20, Cape Town, January 16, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Ryan Rickelton in action for MICT</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>SA 20</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/374100/374114.4.jpg","caption":"Ryan Rickelton in action for MICT"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>SA's Ryan Rickelton in at 1 crore. He plays for MI Cape Town in the SA20. Mumbai Indians, do you want him? Of course. MI make the opening bid and that's the final bid. Sold to MI for 1 crore. Low-budget overseas buy. They didn't get Qdk, but they get Rickelton. He could open the batting alongside Rohit for MI.</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">105</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">32</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">49</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">43</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T10:27:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21032"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T10:30:44+00:00"/><meta itemProp="headline" content="Next set: capped wicketkeeper-batters"/><meta itemProp="articleBody" content="KS Bharat, Alex Carey, Donnovan Ferreira, Shai Hope, Josh Inglis, Ryan Rickelton"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21032"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">4h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Next set: capped wicketkeeper-batters</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>KS Bharat, Alex Carey, Donnovan Ferreira, Shai Hope, Josh Inglis, Ryan Rickelton</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">44</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">24</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">22</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">38</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T10:27:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21033"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T10:31:51+00:00"/><meta itemProp="headline" content="Shai Hope goes unsold"/><meta itemProp="articleBody" content="WI&#x27;s ODI captain Shai Hope enters at 1.25 crore. Has improved his T20 game in the recent past. Worked with Ponting at DC last season. Unsold this time"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21033"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">4h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Shai Hope goes unsold</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>WI's ODI captain Shai Hope enters at 1.25 crore. Has improved his T20 game in the recent past. Worked with Ponting at DC last season. Unsold this time</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">10</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">4</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">10</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">89</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T10:23:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21030"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T10:39:21+00:00"/><meta itemProp="headline" content="Royals pick up Nitish Rana"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21030"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">4h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Royals pick up Nitish Rana</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Nitish Rana prepares to defend the ball, Uttar Pradesh vs Bengal, Ranji Trophy 2024-25, Lucknow, 2nd day, October 12, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Nitish Rana prepares to defend the ball</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>Tanuj/Ekana Cricket Stadium</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/388900/388929.4.jpg","caption":"Nitish Rana prepares to defend the ball"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Former Knight Rider Nitish Rana enters at 1.5 crore. Superb player of spin and bowls handy offspin. CSK make the first move for Rana. RCB now jump in and compete with CSK for Rana.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>A UP batter batting at No.3 for CSK. Sounds familiar? RCB join the bidding and push CSK.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The bid has crossed 3 crore. Right, CSK tap out. RR and RCB in a little bidding war for Rana. <b>Sold to RR for 4.2 crore</b></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">101</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">54</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">40</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">74</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T10:17:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21028"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T10:26:17+00:00"/><meta itemProp="headline" content="RCB scoop up Krunal Pandya"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21028"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">4h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>RCB scoop up Krunal Pandya</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Krunal Pandya prepares ahead of another IPL, IPL 2024, 21 March, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Krunal Pandya prepares</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>Lucknow Super Giants</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/378000/378025.4.jpg","caption":"Krunal Pandya prepares"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>India allrounder and Baroda skipper Krunal Pandya in at 2 crore. Will he reunite with Hardik at MI? RCB start the bidding for Krunal. They need an experienced spinner to bowl at the Chinnaswamy and perhaps partner Suyash.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>RR jump into the bidding for Krunal. They raise the bid up to 3 crore. RCB come back at 3.2 crore. Krunal is also a capable finisher with the bat.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The bid has hit 4 crore; it's with RCB. RR and RCB keep having a go at Krunal. RR have the SL boys Theekshana and Hasaranga but they need an Indian spinner. RCB back in the lead at 4.8 crore. RR need a moment to deliberate. They bid again for Krunal.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>RCB ahead of RR at 5.75 crore. Sold to RCB for 5.75 crore. Do LSG want to execute their RTM card? Nah</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">173</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">67</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">66</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">197</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T10:16:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21026"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T10:20:45+00:00"/><meta itemProp="headline" content="Daryl Mitchell goes unsold"/><meta itemProp="articleBody" content="NZ allrounder Daryl Mitchell enters at 2 crore. Former Super King and Royal in the IPL. Silence across tables. He had a huge payday last auction. Unsold this time"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21026"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">4h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Daryl Mitchell goes unsold</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>NZ allrounder Daryl Mitchell enters at 2 crore. Former Super King and Royal in the IPL. Silence across tables. He had a huge payday last auction. Unsold this time</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">25</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">13</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">13</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">214</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T10:13:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21024"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T10:19:41+00:00"/><meta itemProp="headline" content="Marco Jansen moves north to PBKS"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21024"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">4h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Marco Jansen moves north to PBKS</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Marco Jansen at a training session ahead of South Africa&#x27;s World Cup game against India in Kolkata, November 4, 2023" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Marco Jansen at a training session</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>ICC via Getty Images</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/370600/370626.4.jpg","caption":"Marco Jansen at a training session"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Enters at 1.25 crore. MI open the bidding. PBKS compete with MI for Jansen. Before I could blink, the bid has touched 2 crore. PBKS back in the lead at 2.25.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>New bidder: GT. Left-arm swing bowlers usually attract a lot of interest. PBKS and GT tussle for Marco Jansen. Quick lifting of paddles across the PBKS and GT tables as the bid zooms past 5 crore.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>PBKS take it up to 7 crore. Sold to PBKS for 7 crore</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">135</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">67</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">79</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">66</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T10:09:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21023"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T10:37:40+00:00"/><meta itemProp="headline" content="Sam Curran returns to CSK"/><meta itemProp="articleBody" content="England allrounder Sam Curran will invite bids from 2 crore. Radio silence. CSK now open the bidding for Curran. He has played for them in the past and they need an overseas allrounder/finisher."/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21023"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">4h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Sam Curran returns to CSK</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>England allrounder Sam Curran will invite bids from 2 crore. Radio silence. CSK now open the bidding for Curran. He has played for them in the past and they need an overseas allrounder/finisher.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>LSG jump into the bidding and show their interest for Curran. CSK come back in at 2.4 crore. LSG suggest that they're out. <b>Sold to CSK for 2.4 crore. Bargain buy.</b></div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>But, hey, PBKS have an option to exercise their RTM card. Ness Wadia needs a moment to think. They don't want to buy back Curran.</div></span><div class="ds-my-6"></div></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">161</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">78</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">84</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">41</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T10:07:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21019"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T10:24:57+00:00"/><meta itemProp="headline" content="Washington Sundar to GT for a steal"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21019"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">4h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Washington Sundar to GT for a steal</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Washington Sundar with the ball that brought him a seven-for, India vs New Zealand, 2nd Test, Pune, 1st day, October 24, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Washington Sundar poses</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>BCCI</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/389700/389731.4.jpg","caption":"Washington Sundar poses"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Washington Sundar enters at 2 crore. Awkward silence across tables. What? Come on guys. Nehra asks for a moment and GT make the first bid for the India and TN allrounder.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>LSG now jump in at 2.2 crore and compete with GT. Steady lifting of paddles across the two tables. GT in the lead at 3.2 crore. Washington joins his friends SRK and Sai Sudharsan at GT. Sold for 3.2 crore. What a steal!</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">141</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">50</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">61</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">115</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T10:06:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21018"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T10:10:09+00:00"/><meta itemProp="headline" content="Shardul Thakur goes unsold"/><meta itemProp="articleBody" content="Shardul Thakur in at 2 crore. CSK, do you want your man back? No bids from CSK. No bids at all. Unsold. A bit of a surprise"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21018"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">4h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Shardul Thakur goes unsold</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Shardul Thakur in at 2 crore. CSK, do you want your man back? No bids from CSK. No bids at all. Unsold. A bit of a surprise</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">64</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">22</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">25</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">308</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T10:05:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21017"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T10:09:17+00:00"/><meta itemProp="headline" content="Brace yourselves for capped allrounders"/><meta itemProp="articleBody" content="Sam Curran, Marco Jansen, Daz Mitchell, Krunal Pandya, Nitish Rana, Shardul Thakur, Washington Sundar"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21017"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">4h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Brace yourselves for capped allrounders</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Sam Curran, Marco Jansen, Daz Mitchell, Krunal Pandya, Nitish Rana, Shardul Thakur, Washington Sundar</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">43</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">32</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">46</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">27</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T10:04:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21016"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T10:08:35+00:00"/><meta itemProp="headline" content="No takers for Prithvi Shaw"/><meta itemProp="articleBody" content="India and Mumbai opener Prithvi Shaw in at 75 lakh. Anyone interested in Shaw? No bids for Shaw. Unsold"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21016"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">4h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>No takers for Prithvi Shaw</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>India and Mumbai opener Prithvi Shaw in at 75 lakh. Anyone interested in Shaw? No bids for Shaw. Unsold</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">94</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">22</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">20</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">303</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T10:03:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21013"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T10:07:02+00:00"/><meta itemProp="headline" content="Ajinkya Rahane goes unsold"/><meta itemProp="articleBody" content="India batter Ajinkya Rahane enters at 1.5 crore. I don&#x27;t see any paddles going up. Unsold. We might bring him back later"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21013"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">4h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Ajinkya Rahane goes unsold</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>India batter Ajinkya Rahane enters at 1.5 crore. I don't see any paddles going up. Unsold. We might bring him back later</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">40</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">11</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">14</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">287</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T10:03:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21014"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T10:07:48+00:00"/><meta itemProp="headline" content="Mayank Agarwal: Unsold"/><meta itemProp="articleBody" content="Mayank Agarwal enters at 1 crore. Quite a few franchises need domestic Indian batters. Mayank, anyone? Unsold"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21014"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">4h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Mayank Agarwal: Unsold</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Mayank Agarwal enters at 1 crore. Quite a few franchises need domestic Indian batters. Mayank, anyone? Unsold</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">25</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">4</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">6</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">155</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T10:01:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21011"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T10:06:19+00:00"/><meta itemProp="headline" content="New IPL home for Faf du Plessis"/><meta itemProp="articleBody" content="Faf du Plessis asks for bids from 2 crore. He is 40 but continues to feature in leagues around the world. Another player unsold. Hold on, DC ask for a moment. Yes, DC bid for Faf. Sold to DC for his base price of 2 crore. No RTM interest from RCB"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21011"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">4h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>New IPL home for Faf du Plessis</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Faf du Plessis asks for bids from 2 crore. He is 40 but continues to feature in leagues around the world. Another player unsold. Hold on, DC ask for a moment. Yes, DC bid for Faf. <b>Sold to DC for his base price of 2 crore</b>. No RTM interest from RCB</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">92</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">49</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">38</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">226</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T10:00:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21009"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T10:04:30+00:00"/><meta itemProp="headline" content="Rovman Powell returns to KKR"/><meta itemProp="articleBody" content="WI T20I captain Rovman Powell enters at 1.5 crore. He captains the Royals in the CPL. No bids from Royals so far. KKR open the bidding for Powell. Back-up for Dre Russ? Sold to KKR for 1.5 crore. Powell returns to his first IPL franchise"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21009"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">4h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Rovman Powell returns to KKR</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>WI T20I captain Rovman Powell enters at 1.5 crore. He captains the Royals in the CPL. No bids from Royals so far. KKR open the bidding for Powell. Back-up for Dre Russ? Sold to KKR for 1.5 crore. Powell returns to his first IPL franchise</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">59</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">28</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">22</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">40</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T09:59:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21008"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T10:03:30+00:00"/><meta itemProp="headline" content="Glenn Phillips"/><meta itemProp="articleBody" content="NZ&#x27;s do-it-all man Glenn Phillips enters at 2 crore. Anyone? Two New Zealanders unsold back-to-back"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21008"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">4h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Glenn Phillips</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>NZ's do-it-all man Glenn Phillips enters at 2 crore. Anyone? Two New Zealanders unsold back-to-back</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">24</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">13</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">11</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">258</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T09:58:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21006"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T10:02:43+00:00"/><meta itemProp="headline" content="Kane Williamson goes unsold"/><meta itemProp="articleBody" content="The first name to go under the hammer on day two of the IPL 2025 mega-auction is Kane Williamson. Former NZ captain in at 2 crore. Awkward silence across the tables. Anyone? No love for Kane yet. Unsold. He might come back later"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21006"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">4h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Kane Williamson goes unsold</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The first name to go under the hammer on day two of the IPL 2025 mega-auction is Kane Williamson. Former NZ captain in at 2 crore. Awkward silence across the tables. Anyone? No love for Kane yet. Unsold. He might come back later</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">29</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">16</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">7</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">267</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T09:55:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21005"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T10:02:04+00:00"/><meta itemProp="headline" content="Marco Jansen could be in high demand"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21005"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">4h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Marco Jansen could be in high demand</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Marco Jansen goes big, South Africa vs India, 3rd T20I, Centurion, November 13, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Marco Jansen goes big</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>AFP/Getty Images</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/390900/390950.4.jpg","caption":"Marco Jansen goes big"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><b>Nagraj Gollapudi</b>: Could Marco Jansen become the most expensive buy on the day 2 of the auction? I see you raising the quizzical eyebrow because Jansen is remembered for suffering yips in a close contest against Gujarat Titans where he failed to defend 22 runs off the final over of the match against Rashid Khan.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>But the South African allrounder, who was with SRH over the last three IPL seasons for 4.2 crore, is being talked about among franchise think tanks a serious prospect because he can bowl fast, brings variety as a left-arm quick, and, importantly is a vastly improved and dangerous batter. Recently Jansen set up his bating stall in Centurion when he nearly helped South Africa chased down 219-run target against India with a blistering <a href="https://www.espncricinfo.com/series/india-in-south-africa-2024-25-1449299/south-africa-vs-india-3rd-t20i-1449303/full-scorecard">17-ball 54</a>.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Several franchises need an overseas fast bowler as well as allrounder. Expect Mumbai, Punjab to be among teams gunning for the tall South African.</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">8</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">10</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">17</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">7</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T09:32:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#21001"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T09:59:41+00:00"/><meta itemProp="headline" content="First set for today: Capped batters"/><meta itemProp="articleBody" content="Capped batters to go under the hammer first up today:"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="21001"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">5h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>First set for today: Capped batters</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Capped batters to go under the hammer first up today:</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><ul> <li>Mayank Agarwal </li> <li>Faf du Plessis </li> <li>Glenn Phillips</li> <li>Rovman Powell</li> <li>Ajinkya Rahane</li> <li>Prithvi Shaw</li> <li>Kane Williamson</li> </ul></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">132</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">137</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">103</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">57</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T09:15:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20999"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T09:41:10+00:00"/><meta itemProp="headline" content="In the spotlight: Faf du Plessis"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20999"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">5h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>In the spotlight: Faf du Plessis</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Faf du Plessis slaps one away, Guyana Amazon Warriors vs St Lucia Kings, CPL 2024 final, Providence, October 6, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Faf du Plessis led St Lucia Kings to CPL glory</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>CPL T20 via Getty Images</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/388500/388595.4.jpg","caption":"Faf du Plessis led St Lucia Kings to CPL glory"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>One of the batters who will be up for bidding soon - in the first set of the day - is Faf du Plessis, who led RCB in the last couple of seasons. Earlier in the year, he captained St Lucia Kings to their maiden title in CPL 2024. He was their second-highest run-getter as well. At over 40 years, he is one of the older players in this auction and there will be intrigue around which team choses him. He is currently in action in the <a href="https://www.espncricinfo.com/series/abu-dhabi-t10-2024-25-1459838">Abu Dhabi T10</a>, leading the run charts there. Du Plessis himself, though, is unsure if he will find a team for IPL 2025.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>"You never know with IPL. I've played a lot of cricket in the IPL, and I know with auctions, nothing is guaranteed," du Plessis said after last night's game. "I don't even know what's going on. I don't think my name has come up yet. So let's see. I mean, there's a lot of batters already been picked up. So let's see what happen."</div></span><div><div class="ds-bg-fill-content-alternate ds-p-3 ds-my-6"><div class="ds-flex ds-items-center ds-justify-between"><div class="ds-flex"><i style="font-size:20px" class="icon-poll-outlined ds-text-icon"></i><span class="ds-text-title-subtle-m ds-font-medium ds-ml-1">Will Faf du Plessis be picked at the IPL 2025 auction?</span></div><span class="ds-text-compact-xs ds-text-typo-mid3">5.0K<!-- --> votes</span></div><div class="ds-grid ds-gap-1 ds-mt-4 ds-grid-cols-1 lg:ds-grid-cols-3"><div class="ds-bg-ui-fill ds-border ds-border-line ds-rounded-lg ds-p-2 ds-relative ds-flex ds-justify-between ds-items-center ds-cursor-pointer"><div class="ds-bg-raw-blue/20 ds-absolute ds-left-0 ds-top-0 ds-h-full ds-rounded-lg ds-transition-all" style="width:0"></div><div class="ds-text-compact-xs ds-font-medium">Oh yes! He&#x27;s still got it</div></div><div class="ds-bg-ui-fill ds-border ds-border-line ds-rounded-lg ds-p-2 ds-relative ds-flex ds-justify-between ds-items-center ds-cursor-pointer"><div class="ds-bg-raw-blue/20 ds-absolute ds-left-0 ds-top-0 ds-h-full ds-rounded-lg ds-transition-all" style="width:0"></div><div class="ds-text-compact-xs ds-font-medium">Not happening, sorry</div></div></div></div></div></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">18</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">15</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">7</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">7</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T09:00:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20997"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T09:04:21+00:00"/><meta itemProp="headline" content="DC eye stability with Rahul"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20997"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">5h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>DC eye stability with Rahul</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><div><div itemscope="" itemType="http://schema.org/VideoObject"><meta itemProp="name" content="&#x27;KL Rahul a good steal for Delhi Capitals&#x27;"/><meta itemProp="duration" content="PT3M58S"/><meta itemProp="description" content="Delhi Capitals picked up KL Rahul for INR 14 crore"/><meta itemProp="thumbnailUrl" content="https://img1.hscicdn.com/image/upload/f_auto/esci/media/motion/2024/1124/dm_241124_Auctionday2025_KLrahul/dm_241124_Auctionday2025_KLrahul.jpg"/><time itemProp="uploadDate" dateTime="2024-11-24T04:31:00+00:00"></time><meta itemProp="embedURL" content="https://www.espncricinfo.com/embed/video/ipl-2025-auction-kl-rahul-a-good-steal-for-delhi-capitals-1461506"/><meta itemProp="contentURL" content="https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1124/dm_241124_Auctionday2025_KLrahul/dm_241124_Auctionday2025_KLrahul/playlist.m3u8"/></div><div class="inline-video-player ds-mb-8"><a href="/cricket-videos/ipl-2025-auction-kl-rahul-a-good-steal-for-delhi-capitals-1461506" class="ds-rounded-xl ds-mb-8"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative embedVideoCnt"><div class="ds-relative ds-rounded-xl"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div><div class="ds-absolute ds-z-[2] ds-flex ds-items-center ds-justify-center ds-rounded-full ds-image-video-icon ds-bottom-2 ds-left-2" style="height:72px;width:72px"><i style="font-size:48px" class="icon-play_arrow-filled ds-text-icon-inverse ds-pl-[2px]"></i></div><div class="ds-flex ds-items-center ds-justify-center ds-backdrop-blur-sm ds-px-2 ds-py-1 ds-rounded-[100px] ds-bg-raw-black/50 ds-absolute ds-z-[2] ds-top-2 ds-right-2"><span class="ds-text-tight-s ds-font-regular ds-block ds-text-raw-white ds-font-bold">3:58</span></div></div></div><div class=""><div class="ds-flex ds-flex-col"><p class="ds-text-compact-s ds-text-typo-mid2"><span>'KL Rahul a good steal for Delhi Capitals'</span></p></div></div></div></div></a></div></div><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>By the looks of it, Capitals have ticked their captaincy box after Pant's departure with KL Rahul being picked. "We were looking for stability in the top order, someone with experience who can build the innings. And, I think KL Rahul, given his record in the IPL, he's someone who's consistently given more than 400 runs every season," DC co-owner Parth Jindal said. "I think with the Kotla wicket, it is going to suit his game. We're very excited to have him. We have a very young batting lineup. Both KL and Axar are going to lead them and are going to guide them. KL's batting and experience will be a vital cog in the wheel."</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">16</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">6</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">5</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">11</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T08:28:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20995"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T08:33:08+00:00"/><meta itemProp="headline" content="All eyes on MI"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20995"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">6h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>All eyes on MI</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><div><div itemscope="" itemType="http://schema.org/VideoObject"><meta itemProp="name" content="&#x27;Combination of Boult and Bumrah is mouth-watering&#x27;"/><meta itemProp="duration" content="PT2M26S"/><meta itemProp="description" content="Trent Boult returns to Mumbai Indians for INR 11.25 crore"/><meta itemProp="thumbnailUrl" content="https://img1.hscicdn.com/image/upload/f_auto/esci/media/motion/2024/1124/dm_241124_AD25_Boult/dm_241124_AD25_Boult.jpg"/><time itemProp="uploadDate" dateTime="2024-11-24T04:31:00+00:00"></time><meta itemProp="embedURL" content="https://www.espncricinfo.com/embed/video/ipl-2025-auction-mumbai-indians-trent-boult-joins-jasprit-bumrah-1461540"/><meta itemProp="contentURL" content="https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1124/dm_241124_AD25_Boult/dm_241124_AD25_Boult/playlist.m3u8"/></div><div class="inline-video-player ds-mb-8"><a href="/cricket-videos/ipl-2025-auction-mumbai-indians-trent-boult-joins-jasprit-bumrah-1461540" class="ds-rounded-xl ds-mb-8"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative embedVideoCnt"><div class="ds-relative ds-rounded-xl"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div><div class="ds-absolute ds-z-[2] ds-flex ds-items-center ds-justify-center ds-rounded-full ds-image-video-icon ds-bottom-2 ds-left-2" style="height:72px;width:72px"><i style="font-size:48px" class="icon-play_arrow-filled ds-text-icon-inverse ds-pl-[2px]"></i></div><div class="ds-flex ds-items-center ds-justify-center ds-backdrop-blur-sm ds-px-2 ds-py-1 ds-rounded-[100px] ds-bg-raw-black/50 ds-absolute ds-z-[2] ds-top-2 ds-right-2"><span class="ds-text-tight-s ds-font-regular ds-block ds-text-raw-white ds-font-bold">2:26</span></div></div></div><div class=""><div class="ds-flex ds-flex-col"><p class="ds-text-compact-s ds-text-typo-mid2"><span>'Combination of Boult and Bumrah is mouth-watering'</span></p></div></div></div></div></a></div></div><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The biggest surprise for me from yesterday was the fact that Mumbai Indians bought only four players, including the only overseas player in their roster so far. And their first pick was not until the sixth set, really. But it was not that they did not raise the paddle at all till then. They bid for as many as 18 players and ended up being the losing bidders on eight occasions. Quite clearly, they are the team who should be busy today. What does the team management think, though?</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Mahela Jayawardene, back as their head coach, said MI were always ready to play the patient game.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><blockquote> "When we saw the list of players, that it’s two halves to this auction. So we knew that if we’re doing this route, we have to be patient. There’s another 400 or more players on the list. So we could pick and choose and there’s a lot of talent that we’re going to pick wisely.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><blockquote> "At the end of the day, the auction is not just for the players that are in the auction and the purses that we have, it’s to the players that we retain, the value that we put into those players. To be in that situation where we are in the top 3 in purses going into day 2 and at the same time we secured nine slots in our playing XI that gives us a lot of comfort in how we want to execute."</blockquote></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">24</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">24</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">11</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">13</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-25T08:15:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20994"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T08:19:54+00:00"/><meta itemProp="headline" content="Welcome to day 2!"/><meta itemProp="articleBody" content="Hello everyone! We are here again. Still some time to go before the a(u)ction resumes, so let&#x27;s slowly get to pace, shall we?"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20994"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">6h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Welcome to day 2!</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Hello everyone! We are here again. Still some time to go before the a(u)ction resumes, so let's slowly get to pace, shall we?</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Here's <a href="https://www.espncricinfo.com/story/ipl-auction-2025-shreyas-iyer-first-player-to-breach-inr-25-crore-mark-in-ipl-auction-1461418">a quick recap</a> of what happened yesterday and a bit on <a href="https://www.espncricinfo.com/story/ipl-auction-2025-how-the-ten-teams-stack-up-1461273">what teams need to do</a> today on the second day. Dustin Silgardo and Nagraj Gollapudi also combine <a href="https://www.espncricinfo.com/story/ipl-2024-auction-day-1-takeaways-why-did-shreyas-iyer-and-venkatesh-iyer-get-so-much-money-1461564">to make sense of some of the talking points</a> from yesterday</div></span><div><div itemscope="" itemType="http://schema.org/VideoObject"><meta itemProp="name" content="Which team had the best outing on day one of the auction?"/><meta itemProp="duration" content="PT47M07S"/><meta itemProp="description" content="Tom Moody, S Sriram, Raunak Kapoor join Yash Jha to recap the first day of the auction and what gaps teams would like to plug on day two of the IPL 2025 mega auction"/><meta itemProp="thumbnailUrl" content="https://img1.hscicdn.com/image/upload/f_auto/esci/media/motion/2024/1124/dm_241124_INET_CRIC_iplauction2025_day_two_lookahead_branded_GLOBAL/dm_241124_INET_CRIC_iplauction2025_day_two_lookahead_branded_GLOBAL.jpg"/><time itemProp="uploadDate" dateTime="2024-11-24T04:31:00+00:00"></time><meta itemProp="embedURL" content="https://www.espncricinfo.com/embed/video/ipl-2025-which-team-had-the-best-outing-on-day-one-of-the-auction-1461575"/><meta itemProp="contentURL" content="https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1124/dm_241124_INET_CRIC_iplauction2025_day_two_lookahead_branded_GLOBAL/dm_241124_INET_CRIC_iplauction2025_day_two_lookahead_branded_GLOBAL/playlist.m3u8"/></div><div class="inline-video-player ds-mb-8"><a href="/cricket-videos/ipl-2025-which-team-had-the-best-outing-on-day-one-of-the-auction-1461575" class="ds-rounded-xl ds-mb-8"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative embedVideoCnt"><div class="ds-relative ds-rounded-xl"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div><div class="ds-absolute ds-z-[2] ds-flex ds-items-center ds-justify-center ds-rounded-full ds-image-video-icon ds-bottom-2 ds-left-2" style="height:72px;width:72px"><i style="font-size:48px" class="icon-play_arrow-filled ds-text-icon-inverse ds-pl-[2px]"></i></div><div class="ds-flex ds-items-center ds-justify-center ds-backdrop-blur-sm ds-px-2 ds-py-1 ds-rounded-[100px] ds-bg-raw-black/50 ds-absolute ds-z-[2] ds-top-2 ds-right-2"><span class="ds-text-tight-s ds-font-regular ds-block ds-text-raw-white ds-font-bold">47:07</span></div></div></div><div class=""><div class="ds-flex ds-flex-col"><p class="ds-text-compact-s ds-text-typo-mid2"><span>Which team had the best outing on day one of the auction?</span></p></div></div></div></div></a></div></div></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">6</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">6</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">3</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">4</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T18:08:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20979"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T18:10:02+00:00"/><meta itemProp="headline" content="Who&#x27;s left with what?"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20979"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">20h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Who's left with what?</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Purse and slots remaining after the first day of IPL 2025 auction, November 24, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Purse and slots remaining after the first day of IPL 2025 auction</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>ESPNcricinfo Ltd</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391629.png","caption":"Purse and slots remaining after the first day of IPL 2025 auction"}</script></aside><div><div class="ds-bg-fill-content-alternate ds-p-3 ds-my-6"><div class="ds-flex ds-items-center ds-justify-between"><div class="ds-flex"><i style="font-size:20px" class="icon-poll-outlined ds-text-icon"></i><span class="ds-text-title-subtle-m ds-font-medium ds-ml-1">Which team had the best buys today?</span></div><span class="ds-text-compact-xs ds-text-typo-mid3">27.5K<!-- --> votes</span></div><div class="ds-grid ds-gap-1 ds-mt-4 ds-grid-cols-1 lg:ds-grid-cols-1"><div class="ds-bg-ui-fill ds-border ds-border-line ds-rounded-lg ds-p-2 ds-relative ds-flex ds-justify-between ds-items-center ds-cursor-pointer"><div class="ds-bg-raw-blue/20 ds-absolute ds-left-0 ds-top-0 ds-h-full ds-rounded-lg ds-transition-all" style="width:0"></div><div class="ds-text-compact-xs ds-font-medium">Punjab Kings</div></div><div class="ds-bg-ui-fill ds-border ds-border-line ds-rounded-lg ds-p-2 ds-relative ds-flex ds-justify-between ds-items-center ds-cursor-pointer"><div class="ds-bg-raw-blue/20 ds-absolute ds-left-0 ds-top-0 ds-h-full ds-rounded-lg ds-transition-all" style="width:0"></div><div class="ds-text-compact-xs ds-font-medium">Gujarat Titans</div></div><div class="ds-bg-ui-fill ds-border ds-border-line ds-rounded-lg ds-p-2 ds-relative ds-flex ds-justify-between ds-items-center ds-cursor-pointer"><div class="ds-bg-raw-blue/20 ds-absolute ds-left-0 ds-top-0 ds-h-full ds-rounded-lg ds-transition-all" style="width:0"></div><div class="ds-text-compact-xs ds-font-medium">Lucknow Super Giants</div></div><div class="ds-bg-ui-fill ds-border ds-border-line ds-rounded-lg ds-p-2 ds-relative ds-flex ds-justify-between ds-items-center ds-cursor-pointer"><div class="ds-bg-raw-blue/20 ds-absolute ds-left-0 ds-top-0 ds-h-full ds-rounded-lg ds-transition-all" style="width:0"></div><div class="ds-text-compact-xs ds-font-medium">Kolkata Knight Riders</div></div></div></div></div><div><div class="ds-bg-fill-content-alternate ds-p-3 ds-my-6"><div class="ds-flex ds-items-center ds-justify-between"><div class="ds-flex"><i style="font-size:20px" class="icon-poll-outlined ds-text-icon"></i><span class="ds-text-title-subtle-m ds-font-medium ds-ml-1">What was the biggest surprise of the day?</span></div><span class="ds-text-compact-xs ds-text-typo-mid3">28.6K<!-- --> votes</span></div><div class="ds-grid ds-gap-1 ds-mt-4 ds-grid-cols-1 lg:ds-grid-cols-1"><div class="ds-bg-ui-fill ds-border ds-border-line ds-rounded-lg ds-p-2 ds-relative ds-flex ds-justify-between ds-items-center ds-cursor-pointer"><div class="ds-bg-raw-blue/20 ds-absolute ds-left-0 ds-top-0 ds-h-full ds-rounded-lg ds-transition-all" style="width:0"></div><div class="ds-text-compact-xs ds-font-medium">Venkatesh Iyer&#x27;s big pay day</div></div><div class="ds-bg-ui-fill ds-border ds-border-line ds-rounded-lg ds-p-2 ds-relative ds-flex ds-justify-between ds-items-center ds-cursor-pointer"><div class="ds-bg-raw-blue/20 ds-absolute ds-left-0 ds-top-0 ds-h-full ds-rounded-lg ds-transition-all" style="width:0"></div><div class="ds-text-compact-xs ds-font-medium">KL Rahul going for 14 crore</div></div><div class="ds-bg-ui-fill ds-border ds-border-line ds-rounded-lg ds-p-2 ds-relative ds-flex ds-justify-between ds-items-center ds-cursor-pointer"><div class="ds-bg-raw-blue/20 ds-absolute ds-left-0 ds-top-0 ds-h-full ds-rounded-lg ds-transition-all" style="width:0"></div><div class="ds-text-compact-xs ds-font-medium">David Warner going unsold</div></div><div class="ds-bg-ui-fill ds-border ds-border-line ds-rounded-lg ds-p-2 ds-relative ds-flex ds-justify-between ds-items-center ds-cursor-pointer"><div class="ds-bg-raw-blue/20 ds-absolute ds-left-0 ds-top-0 ds-h-full ds-rounded-lg ds-transition-all" style="width:0"></div><div class="ds-text-compact-xs ds-font-medium">Noor&#x27;s INR 10 crore price tag</div></div></div></div></div></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">35</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">46</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">24</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">53</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T17:49:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20978"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T18:08:24+00:00"/><meta itemProp="headline" content="Day one round up"/><meta itemProp="articleBody" content="Phew! The first day of the mega auction ahead of IPL 2025 comes to a close. We have had 72 players sold today, with the rest of the slots being filled in the accelerated round tomorrow. Some of the key takeaways:"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20978"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">20h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Day one round up</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Phew! The first day of the mega auction ahead of IPL 2025 comes to a close. We have had 72 players sold today, with the rest of the slots being filled in the accelerated round tomorrow. Some of the key takeaways:</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><ul> <li> Rishabh Pant and Shreyas Iyer were picked at record bids - INR 27 crore and INR 26.75 crore respectively </li> <li> RCB have the most purse left (INR 30.65 crore) and also have their three RTMs intact</li> <li> MI made the least purchase, adding just four players to the roster - Trent Boult, who is the only overseas players for them so far </li> <li> CSK bolstered their spin attack by bringing back R Ashwin and Noor Ahmad </li> <li>PBKS had the largest purse heading into the auction and they splurged like anything fetching Iyer, Chahal, Arshdeep, Macwell, Wadhera, Vyshak among others <li>Venkatesh Iyer was one of the biggest surprise package of the day going for a massive 23.75 crore to KKR</li> <li>Gujarat Titans had a number of quality buys. They picked up Buttler, Suraj, Rabada, and Prasidh</li> <li>LSG also added a few good players such as Avesh Khan, Mitchell Marsh, David Miller and Aiden Markram along with Pant</li> <li>RR went big for Jofra Archer while SRH splurged on Ishan Kishan</li> </ul></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">30</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">22</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">21</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">33</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T17:32:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20974"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T17:37:26+00:00"/><meta itemProp="headline" content="No takers for Shreyas Gopal"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20974"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">21h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>No takers for Shreyas Gopal</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Shreyas Gopal returned 1 for 13 in his four overs, Gulbarga Mystics vs Mangalore Dragons, Maharaja T20 Trophy, Bengaluru, August 23, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Shreyas Gopal in action at the Maharaja T20 tournament</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>Maharaja T20</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/386500/386557.4.jpg","caption":"Shreyas Gopal in action at the Maharaja T20 tournament"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Shreyas Gopal, who moved back to Karnataka from Kerala before this domestic season, enters at 30 lakh. Unsold. That's the end of proceedings for today in Jeddah.</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">19</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">12</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">7</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">151</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T17:31:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20973"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T17:40:05+00:00"/><meta itemProp="headline" content="Manav Suthar returns to GT"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20973"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">21h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Manav Suthar returns to GT</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Manav Suthar tosses a ball up in practice, September 11, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Manav Suthar tosses a ball up in practice</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>Manav Suthar</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/387300/387325.4.jpg","caption":"Manav Suthar tosses a ball up in practice"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Manav Suthar, who is on the radar of the India Test team, enters at 30 lakh. He was with GT last season. GT open the bidding and that's the closing bid</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">35</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">20</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">13</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">26</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T17:30:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20972"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T17:40:05+00:00"/><meta itemProp="headline" content="Kumar Kartikeya Singh is a Royal"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20972"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">21h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Kumar Kartikeya Singh is a Royal</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Kumar Kartikeya bowls in the nets, IPL 2024, Mumbai, March 15, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Kumar Kartikeya bowls in the nets</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>Mumbai Indians</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/377800/377863.4.jpg","caption":"Kumar Kartikeya bowls in the nets"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Starts at 30 lakh. Former Mumbai Indian. RR open the bidding for Kartikeya. Sold to RR for his base price</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">42</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">14</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">11</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">37</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T17:29:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20969"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T17:33:28+00:00"/><meta itemProp="headline" content="Piyush Chawla: Unsold"/><meta itemProp="articleBody" content="The &#x27;uncapped&#x27; Piyush Chawla enters at 50 lakh. Unsold"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20969"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">21h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Piyush Chawla: Unsold</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The 'uncapped' Piyush Chawla enters at 50 lakh. Unsold</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">45</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">18</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">12</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">246</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T17:28:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20968"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T17:32:50+00:00"/><meta itemProp="headline" content="KKR pick Mayank Markande"/><meta itemProp="articleBody" content="Mayank Markande has set his base price at 30 lakh. Was with SRH in IPL 2024. KKR come in and make the first bid and that&#x27;s the final bid. SRH don&#x27;t want to execute their RTM on the legspinner"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20968"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">21h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>KKR pick Mayank Markande</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Mayank Markande has set his base price at 30 lakh. Was with SRH in IPL 2024. KKR come in and make the first bid and that's the final bid. SRH don't want to execute their RTM on the legspinner</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">45</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">13</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">18</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">54</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T17:27:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20966"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T17:40:05+00:00"/><meta itemProp="headline" content="Karn Sharma returns to MI"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20966"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">21h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Karn Sharma returns to MI</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Karn Sharma lets out a celebratory roar, Chennai Super Kings vs Kolkata Knight Riders, IPL 2020, Dubai, October 29, 2020" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Karn Sharma lets out a celebratory roar</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>BCCI</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/311200/311279.4.jpg","caption":"Karn Sharma lets out a celebratory roar"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Veteran Karn Sharma enters at 50 lakh. MI open the bidding for him. He has played for them in the past. Sold to MI for his base price of 50 lakh</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>RCB don't want to exercise their RTM on Karn. All yours, MI</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">38</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">21</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">21</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">51</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T17:22:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20965"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T17:41:51+00:00"/><meta itemProp="headline" content="RCB snap up Suyash Sharma"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20965"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">21h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>RCB snap up Suyash Sharma</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Suyash Sharma wheels away after dismissing Ruturaj Gaikwad with a googly, Kolkata Knight Riders vs Chennai Super Kings, IPL 2023, Kolkata, April 23, 2023" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Suyash Sharma wheels away</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>BCCI</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/358600/358680.4.jpg","caption":"Suyash Sharma wheels away"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Delhi wristspinner Suyash Sharma in at 30 lakh. Was with KKR previously. DC open the bidding for Suyash. RCB join the bidding. Mystery spinners or wristspinners could work at the Chinnaswamy, right?</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>RCB in the lead at 55 lakh. MI jump in at 60 lakh. RCB and MI battle it out for Suyash. The bid has passed 1 crore, with RCB in the lead at 1.1 crore. RCB drag it up to 1.50 crore. MI back in at 1.60 crore.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Okay, the bid has quickly crossed 2 crore. MI need a moment to recalculate and then raise it up to 2.4 crore. RCB take it up for 2.6 crore. Sold to RCB for 2.6 crore. Suyash is RCB's first specialist spinner bought at this auction.</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">88</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">59</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">54</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">87</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T17:21:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20963"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T17:37:56+00:00"/><meta itemProp="headline" content="Uncapped spinners next"/><meta itemProp="articleBody" content="Piyush Chawla, Shreyas Gopal, Mayank Markande, Suyash Sharma, Karn Sharma, Kumar Karthikeya Singh, Manav Suthar"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20963"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">21h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Uncapped spinners next</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Piyush Chawla, Shreyas Gopal, Mayank Markande, Suyash Sharma, Karn Sharma, Kumar Karthikeya Singh, Manav Suthar</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">36</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">38</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">28</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">52</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T17:20:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20962"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T17:40:05+00:00"/><meta itemProp="headline" content="Simarjeet Singh moves to SRH"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20962"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">21h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Simarjeet Singh moves to SRH</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Simarjeet Singh flies high in the Delhi Premier League, Delhi, August 20, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Simarjeet Singh flies high in the Delhi Premier League</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>Delhi Premier League T20</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/386300/386387.4.jpg","caption":"Simarjeet Singh flies high in the Delhi Premier League"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Delhi tearaway and former Super King Simarjeet Singh in at 30 lakh. CSK want their man back and start the bidding. SRH enter the fray and try to get the quick.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Simarjeet recently added more pace and stepped up for CSK last season when Chahar was out injured. The bidding continues. SRH ahead at 1.3 crore. CSK are back at 1.4 crore.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>SRH move into the lead at 1.5 crore. CSK pull out. Sold to SRH for 1.5 crore</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">35</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">18</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">13</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">72</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T17:19:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20959"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T17:23:12+00:00"/><meta itemProp="headline" content="Kartik Tyagi: Unsold"/><meta itemProp="articleBody" content="Kartik Tyagi enters at 40 lakh. Unsold"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20959"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">21h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Kartik Tyagi: Unsold</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Kartik Tyagi enters at 40 lakh. Unsold</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">25</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">13</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">16</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">233</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T17:16:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20957"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T17:40:05+00:00"/><meta itemProp="headline" content="Yash Thakur finds a spot at PBKS"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20957"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">21h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Yash Thakur finds a spot at PBKS</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Yash Thakur wheels away after taking a wicket, Vidarbha vs Haryana, 3rd day, Ranji Trophy 2023-24, Nagpur, February 18, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Yash Thakur wheels away after taking a wicket</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>PTI </span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/376300/376353.4.jpg","caption":"Yash Thakur wheels away after taking a wicket"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Vidarbha fast bowler Yash Thakur enters at 30 lakh. Did a superb job for LSG last season. PBKS make the first move for Thakur. GT now enter the fray.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>GT take it up to 65 lakh. PBKS to 70 lakh. Thakur can also slam the deck and bowl cutters. The bid has reached 1 crore and it's with PBKS. GT come back at 1.1 crore.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The bidding continues for Thakur. Indian fast bowlers are always in demand at IPL auctions. PBKS in the lead at 1.6 crore. Sold to PBKS for 1.6 crore</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">44</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">12</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">14</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">31</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T17:12:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20955"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T17:19:27+00:00"/><meta itemProp="headline" content="Vaibhav Arora returns to KKR"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20955"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">21h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Vaibhav Arora returns to KKR</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Vaibhav Arora made the opening breakthrough, Chennai Super Kings vs Kolkata Knight Riders, IPL 2024, Chennai, April 8, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Vaibhav Arora celebrates</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>BCCI</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/378900/378970.4.jpg","caption":"Vaibhav Arora celebrates"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>HP swing king Vaibhav Arora enters at 30 lakh. Won IPL 2024 with KKR. KKR, of course, open the bidding for their man. RR now enter the fray and compete with KKR for Arora.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Slow lifting of paddles at the KKR and RR tables as the bid crosses 1 crore. KKR in at 1.2 crore. RR belatedly jump back in. RR tap out. KKR back in the lead at 1.6 crore.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>DC come in at 1.7 crore. They need some right-arm variety in their attack. KKR hike it up to 1.8 crore. Sold to KKR for 1.8 crore</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">79</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">53</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">42</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">34</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T17:08:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20953"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T17:40:05+00:00"/><meta itemProp="headline" content="Vyshak Vijaykumar to PBKS"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20953"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">21h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Vyshak Vijaykumar to PBKS</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Vijaykumar Vyshak is pumped after taking a wicket, North Zone vs South Zone, Duleep Trophy 2023-24 semi-finals, Bengaluru, 3rd day, July 7, 2023" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Vijaykumar Vyshak is pumped after taking a wicket</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>PTI </span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/363500/363557.4.jpg","caption":"Vijaykumar Vyshak is pumped after taking a wicket"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Vyshak Vijaykumar, who recently earned a maiden call-up to the India T20I side, enters at 30 lakh. SRH open the bidding for the Karnataka seamer. GT now jump in and compete with SRH. Vyshak can bowl some deceptive slower balls.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Vyshak now has PBKS bidding for him. They raise it up to 50 lakh. GT back in at 55 lakh. The bidding continues for Vyshak and it passes 1 crore.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Nehra has a chat with Solanki who raises the paddle once again. PBKS ahead at 1.8 crore. GT tap out. <b>Sold to PBKS for 1.8 crore</b>. No RTM interest from RCB</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">43</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">13</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">17</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">43</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T17:04:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20951"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T17:12:10+00:00"/><meta itemProp="headline" content="Mohit Sharma returns to DC"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20951"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">21h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Mohit Sharma returns to DC</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Mohit Sharma was nerveless in the death as Gujarat Titans closed out an improbable win, Lucknow Super Giants vs Gujarat Titans, IPL 2023, Lucknow, April 22, 2023" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Mohit Sharma was with GT in IPL 2024</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>BCCI</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/358600/358606.4.jpg","caption":"Mohit Sharma was with GT in IPL 2024"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The 'uncapped' Mohit Sharma asks for bids from 50 lakh. Has done so well for GT. Yes, they open the bidding for him. DC enter the fray and challenge GT for Mohit's skills.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>DC and GT tussle for their former player. GT in the lead at 1.8 crore. PBKS need a moment to think.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>DC back in at 1.9 crore. GT stay in it at 2 crore. DC ahead at 2.2 crore now. <b>That's the winning bid</b></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">72</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">31</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">36</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">44</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T17:00:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20949"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T17:40:05+00:00"/><meta itemProp="headline" content="Akash Madhwal moves to RR"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20949"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">21h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Akash Madhwal moves to RR</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Akash Madhwal sent Shubman Gill back, Mumbai Indians vs Gujarat Titans, IPL 2023, Mumbai, May 12, 2023" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Akash Madhwal celebrates</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>Associated Press</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/359900/359902.4.jpg","caption":"Akash Madhwal celebrates"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Former Mumbai Indian Madhwal in at 30 lakh. Took a hat-trick yesterday at SMAT. RR open the bidding for Madhwal. PBKS enter the fray and challenge RR. Madhwal has the ability to get the ball to skid off different lengths.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>RR and PBKS seem to value those skills. PBKS raise the bid up to 75 lakh. RR back in at 80 lakh.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Slow raising of paddles at these two tables. <b>RR take the bid up to 1.2 crore and that's the winning bid</b>.</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">86</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">39</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">45</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">45</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T16:55:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20947"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T17:41:09+00:00"/><meta itemProp="headline" content="Rasikh Salam Dar to RCB"/><meta itemProp="articleBody" content="J&amp;K&#x27;s Rasikh Salam Dar enters at 30 lakh. Bowled some searing yorkers for DC last season. RCB start the bidding for the fast bowler. SRH now enter the fray."/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20947"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">21h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Rasikh Salam Dar to RCB</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>J&K's Rasikh Salam Dar enters at 30 lakh. Bowled some searing yorkers for DC last season. RCB start the bidding for the fast bowler. SRH now enter the fray.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>SRH and RCB tussle for Dar. He also has some pace variations in his repertoire and was recently in action in the Emerging T20 Asia Cup.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Steady lifting of paddles at the SRH and RCB tables. The bid has zoomed up to 2 crore. RCB in the lead. That's the winning bid.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>But hang on, <b>DC wish to exercise their RTM on Dar</b>. Bobat, DK, Malolan, Freddie all have a chat and then pause for a bit. RCB hike it up to 6 crore for Dar after some deliberation. Are DC are ready to spend 6 crore on Dar? Nope. <b>Sold to RCB for 6 crore.</b></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">101</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">71</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">58</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">167</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T16:54:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20945"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T16:57:58+00:00"/><meta itemProp="headline" content="Vishnu Vinod sold to PBKS for 95 lakh"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20945"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">21h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Vishnu Vinod sold to PBKS for 95 lakh</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Vishnu Vinod, given a rare opportunity, made an immediate impact, Mumbai Indians vs Gujarat Titans, IPL 2023, Mumbai, May 12, 2023" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Vishnu Vinod</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>BCCI</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/359800/359887.4.jpg","caption":"Vishnu Vinod"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>He has a base price of 30 lakh. KKR raise their paddle for him. So do PBKS at 35 lakh. KKR back out. Or do they? They take their time and raise their paddle. PBKS also at it. KKR are out.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Vishnu Vinod goes to PBKS....no wait. MI come in late and raise their paddle. Vinod has played for MI in the past But PBKS are not backing out. MI still going for him. PBKS raise the bid to 95 lakh and MI are backing out.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><b>Vishnu Vinod goes to PBKS for INR 95 lakh.</b></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">36</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">17</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">12</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">23</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T16:54:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20946"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T16:58:27+00:00"/><meta itemProp="headline" content="Next up: Uncapped quicks"/><meta itemProp="articleBody" content="Vaibhav Arora, Rasikh Salam Dar, Akash Madhwal, Mohit Sharma, Simarjeet Singh, Yash Thakur, Kartik Tyagi, Vyshak Vijaykumar"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20946"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">21h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Next up: Uncapped quicks</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Vaibhav Arora, Rasikh Salam Dar, Akash Madhwal, Mohit Sharma, Simarjeet Singh, Yash Thakur, Kartik Tyagi, Vyshak Vijaykumar</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">23</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">18</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">11</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">18</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T16:53:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20942"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T16:54:22+00:00"/><meta itemProp="headline" content="Luvnith Sisodia is unsold"/><meta itemProp="articleBody" content="Was part of RCB a couple of years back. He comes in at a base price of INR 30 lakh. Any takers for him? Nope. Sisodia remains unsold."/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20942"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">21h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Luvnith Sisodia is unsold</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Was part of RCB a couple of years back. He comes in at a base price of INR 30 lakh. Any takers for him? Nope. Sisodia remains unsold.</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">13</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">3</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">8</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">52</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T16:52:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20938"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T16:52:50+00:00"/><meta itemProp="headline" content="Aryan Juyal to LSG for 30 lakh"/><meta itemProp="articleBody" content="the young wicketkeeper batter comes in at a base price of 30 lakh. Only LSG have their paddle up for him, and he goes to them at base price."/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20938"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">21h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Aryan Juyal to LSG for 30 lakh</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>the young wicketkeeper batter comes in at a base price of 30 lakh. Only LSG have their paddle up for him, and he goes to them at base price.</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">14</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">7</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">12</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">22</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T16:52:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20940"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-25T05:34:47+00:00"/><meta itemProp="headline" content="Upendra Yadav"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20940"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">21h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Upendra Yadav</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Upendra Yadav looks on, India A vs New Zealand A, 3rd unofficial Test, Bengaluru, 2nd day, September 16, 2022" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Upendra Yadav looks on</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>Manoj Bookanakere/KSCA</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/346100/346106.4.jpg","caption":"Upendra Yadav looks on"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The Railways wicketkeeper-batter up next at INR 30 lakh. Any takers for him? No one? Nope. So he is unsold for now.</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">11</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">3</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">8</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">30</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T16:50:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20937"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T16:52:02+00:00"/><meta itemProp="headline" content="Anuj Rawat goes to GT at 30 lakh"/><meta itemProp="articleBody" content="has a base price of INR 30 lakh. He played for RCB last season. Only GT have their paddle up for him, and he is sold to them for INR 30 lakh. RCB have an RTM option but they do not go for him"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20937"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">21h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Anuj Rawat goes to GT at 30 lakh</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>has a base price of INR 30 lakh. He played for RCB last season. Only GT have their paddle up for him, and he is sold to them for INR 30 lakh. RCB have an RTM option but they do not go for him</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">30</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">12</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">14</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">46</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T16:49:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20936"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T16:50:52+00:00"/><meta itemProp="headline" content="Robin Minz to Mumbai Indians at 65 lakh"/><meta itemProp="articleBody" content="He comes in at a base price of 30 lakh. CSK and MI go at it. CSK back out and MI grab him at 65 lakh. "/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20936"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">21h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Robin Minz to Mumbai Indians at 65 lakh</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>He comes in at a base price of 30 lakh. CSK and MI go at it. <b>CSK back out and MI grab him at 65 lakh. </b></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">52</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">33</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">25</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">45</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T16:46:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20932"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T16:46:42+00:00"/><meta itemProp="headline" content="Uncapped wicketkeepers up next"/><meta itemProp="articleBody" content="Here are the players:"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20932"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">21h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Uncapped wicketkeepers up next</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Here are the players:</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Aryan Juyal, Kumar Kushagra, Robin Minz, Anuj Rawat, Luvnith Sisodia, Vishnu Vinod, Upendra Yadav</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">39</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">27</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">25</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">45</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T16:46:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20934"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T16:49:31+00:00"/><meta itemProp="headline" content="Kumar Kushagra to GT for 65 lakh"/><meta itemProp="articleBody" content="He went for big money last season to DC. CSK raise their paddle first up at INR 30 lakh. PBKS wait for a moment and they come in at INR 40 lakh. CSK raise the bid to 50 lakh, and PBKS are out."/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20934"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">21h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Kumar Kushagra to GT for 65 lakh</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>He went for big money last season to DC. CSK raise their paddle first up at INR 30 lakh. PBKS wait for a moment and they come in at INR 40 lakh. CSK raise the bid to 50 lakh, and PBKS are out.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>GT come in now at 55 lakh but CSK are at it. At 65 lakh, the bid is with GT. Any other team coming in? Nope, Kushagra will play for GT. <b>He goes to GT for INR 65 lakh after DC say no to the RTM option</b></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">9</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">3</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">7</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">10</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T16:45:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20930"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T16:45:40+00:00"/><meta itemProp="headline" content="Utkarsh Singh goes unsold"/><meta itemProp="articleBody" content="He has a base price of 30 lakh. Any bidders for him? Nope, he remains unsold."/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20930"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">21h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Utkarsh Singh goes unsold</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>He has a base price of 30 lakh. Any bidders for him? Nope, he remains unsold.</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">9</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">9</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">7</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">75</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T16:38:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20929"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T16:45:11+00:00"/><meta itemProp="headline" content="Ashutosh Sharma to DC for 3.80 crore"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20929"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">21h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Ashutosh Sharma to DC for 3.80 crore</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Ashutosh Sharma came in as an Impact Player, Sunrisers Hyderabad vs Punjab Kings, IPL 2024, Hyderabad, May 19, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Ashutosh Sharma came in as an Impact Player</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>BCCI</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/381100/381167.4.jpg","caption":"Ashutosh Sharma came in as an Impact Player"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The hard-hitting batter Ahustosh Sharma is up next. He has a base price of 30 lakh. <b>RCB open the bid and RR join in.</b> These two are not backing down for the moment. Ashutosh mostly came in as an Impact Player in the last season for PBKS and turned a number of games around.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>At 95 lakh with RCB and RR are out. But DC come in. The bids quickly crosses the 1 crore mark.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>DC and RCB are going for him. <b>At 1.50 crore, the bid is with DC.</b> RCB have asked for a moment and they are out.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>But PBKS come in now and they are now fighting it out with DC. <b>The bids go past the 3 crore mark.</b> This is a huge payday for Ashutosh already. Punjab raise the bid to 3.60 crore. DC want a moment. They come back with 3.80 crore. <strike>PBKS are out.</strike> Hang on, they have asked to wait. False alarm, they are out.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><b>Ashutosh Sharma goes to DC for INR 3.80 crore.</b></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">72</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">26</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">41</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">64</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T16:35:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20926"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T16:38:51+00:00"/><meta itemProp="headline" content="Mahipal Lomror will play for Titans in IPL 2025"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20926"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">21h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Mahipal Lomror will play for Titans in IPL 2025</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Mahipal Lomror goes on the attack, Royal Challengers Bengaluru vs Delhi Capitals, IPL 2024, Bengaluru, May 12, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Mahipal Lomror goes on the attack</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>BCCI</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/380800/380849.4.jpg","caption":"Mahipal Lomror goes on the attack"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>He has a base of 50 lakh. Has played for RR and RCB in the past. RR start the bidding but RR are quickly in it. The two teams go head to head and the bids are raised past the 1 crore mark.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>At 1.40 crore, it is RR with their paddles up. But Titans are at it, who have raised the bid to 1.70 crore. RR back out.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Will RCB exercise their RTM option? They do not. <b>Lomror goes to GT for INR 1.70 crore.</b></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">30</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">13</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">19</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">29</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T16:33:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20925"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T16:35:31+00:00"/><meta itemProp="headline" content="Vijay Shankar to CSK at 1.2 crore"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20925"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">21h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Vijay Shankar to CSK at 1.2 crore</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Vijay Shankar warms up before Gujarat Titans&#x27; third home game, Gujarat Titans vs Punjab Kings, IPL 2024, Ahmedabad, April 4, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Vijay Shankar</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>BCCI</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/378700/378766.4.jpg","caption":"Vijay Shankar"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The 'uncapped' Vijay Shankar is up next. He played for Titans previously. CSK start the bidding at 30 lakh and Titans quickly come in. The bids are quickly raised past the 1 crore mark.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Where will Vijay go? His home state franchise or the franchise he has previously played for?</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The home state franchise wins. <b>Vijay Shankar goes to CSK for INR 1.20 crore.</b></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">100</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">49</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">40</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">175</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T16:30:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20923"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T16:33:06+00:00"/><meta itemProp="headline" content="Harpreet Brar to PBKS for INR 1.50 crore"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20923"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">22h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Harpreet Brar to PBKS for INR 1.50 crore</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Harpreet Brar bowled Manish Pandey for a duck, Delhi Capitals vs Punjab Kings, IPL 2023, Delhi, May 13, 2023" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Harpreet Brar celebrates</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>BCCI</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/359900/359984.4.jpg","caption":"Harpreet Brar celebrates"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Any opening bids for the allrounder at INR 30 lakh? PBKS? Nope, it is LSG who open the bid at 30 lakh. Who else coming in? Yes, PBKS come in at 35 lakh. The two teams are now at it.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The bids go past the 1 crore mark. The bid is with PBKS a 1.1 crore, and nope do they get him? Nope, Mumbai come in at the last second. But PBKS are not backing out. At INR 1.50 crore, the bid is with PBKS.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><b>Brar goes to PBKS for INR 1.50 crore.</b></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">63</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">26</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">20</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">24</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T16:25:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20921"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T16:29:56+00:00"/><meta itemProp="headline" content="Abdul Samad sold to LSG for INR 4.20 crore"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20921"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">22h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Abdul Samad sold to LSG for INR 4.20 crore</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Abdul Samad hit some lusty blows, Gujarat Titans vs Sunrisers Hyderabad, IPL, Ahmedabad, March 31, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Abdul Samad hit some lusty blows</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>BCCI</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/378500/378554.4.jpg","caption":"Abdul Samad hit some lusty blows"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>He has a base price of INR 30 lakh. <b>RCB and LSG are involved in a fierce bidding war</b> and the bids have quickly reached the INR 1.5 crore mark. RCB back out but PBKS come in at INR 1.6 crore.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>PBKS raise the bid to INR 2 crore but LSG are adamant. They aren't backing down. <b>They raise the bid to INR 3 crore.</b> Both of them are still going.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Samad was part of the SRH setup last season. He is a hard-hitting lower-order batter and an effective spinner.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>LSG raise the bid to 4.20 crore and PBKS have asked for a second. They back out.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>There is a RTM option. SRH do not want to exercise it and <b>Samad goes to LSG for INR 4.20 crore.</b></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">60</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">43</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">45</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">76</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T16:17:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20919"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T16:25:36+00:00"/><meta itemProp="headline" content="Naman Dhir goes to MI for INR 5.25 crore"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20919"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">22h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Naman Dhir goes to MI for INR 5.25 crore</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Naman Dhir brought the hosts close with a late surge, Mumbai Indians vs Lucknow Super Giants, IPL 2024, Mumbai, May 17, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Naman Dhir</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>BCCI</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/381100/381105.4.jpg","caption":"Naman Dhir"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>He has a base price of 30 lakh. He played for MI last season and they bid for him immediately. RCB also enter the bid quickly. The two teams are involved in a bidding war. The bids go past the 1 crore mark.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>RCB are out, but DC have entered the bidding war and raise their paddles up to 1.50 crore. Mumbai are not back out though. DC ask for a minute and go ahead with their bid at INR 1.7 crore. DC are still in it at 1.9 crore and MI are right back in it at 2 crore.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>DC are out but Rajasthan have their paddles up at INR 2.20 crore. Mumbai still going though. <b>RR raise their bid to INR 2.60 crore and Mumbai are out.</b></div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Naman Dhir will play for....oh wait. PBKS come in now but RR have raised their bid to INR 3 crore. PBKS and RR are at it.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>RR have raised their bid to INR 3.40 crore and PBKS have asked for a second. The back out</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><b>Naman Dhir goes to RR for INR 3.40 crore.</b> But MI have asked for a RTM. RR have raised their bid to INR 5.25 crore. MI accept the bid. <b>Dhir will be going back to MI for INR 5.25 crore.</b></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">87</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">57</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">59</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">63</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T16:15:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20917"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T16:17:34+00:00"/><meta itemProp="headline" content="Sameer Rizvi goes to DC for 95 lakh"/><meta itemProp="articleBody" content="The allrounder has a base price of INR 30 lakh. He had a huge payday in the last auction. Will CSK go for him again? Yes, they do. DC also have their paddle up. The bids move up quickly."/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20917"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">22h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Sameer Rizvi goes to DC for 95 lakh</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The allrounder has a base price of INR 30 lakh. He had a huge payday in the last auction. Will CSK go for him again? Yes, they do. DC also have their paddle up. The bids move up quickly.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><b>The bid is with DC at 95 lakh and they have him at that price.</b></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">53</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">31</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">30</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">86</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T16:14:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20915"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T16:15:26+00:00"/><meta itemProp="headline" content="Nishant Sindhu goes to GT for 30 lakh"/><meta itemProp="articleBody" content="He has a base price of 30 lakh. Will Sindhu get any takers? Oh, he does. GT raise their paddle and have Nishant Sindhu for INR 30 lakh"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20915"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">22h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Nishant Sindhu goes to GT for 30 lakh</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>He has a base price of 30 lakh. Will Sindhu get any takers? Oh, he does. <b>GT raise their paddle and have Nishant Sindhu for INR 30 lakh</b></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">30</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">11</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">6</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">24</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T16:13:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20913"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T16:14:17+00:00"/><meta itemProp="headline" content="Next up, uncapped allrounders"/><meta itemProp="articleBody" content="Here are the players in the list"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20913"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">22h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Next up, uncapped allrounders</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Here are the players in the list</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Harpreet Brar, Naman Dhir, Mahipal Lomror, Sameer Rizvi, Abdul Samad, Vijay Shankar, Ashutosh Sharma, Nishant Sindhu, Utkarsh Singh</div></span><div><div class="ds-bg-fill-content-alternate ds-p-3 ds-my-6"><div class="ds-flex ds-items-center ds-justify-between"><div class="ds-flex"><i style="font-size:20px" class="icon-poll-outlined ds-text-icon"></i><span class="ds-text-title-subtle-m ds-font-medium ds-ml-1">Will &#x27;uncapped&#x27; Vijay Shankar find any takers?</span></div><span class="ds-text-compact-xs ds-text-typo-mid3">3.9K<!-- --> votes</span></div><div class="ds-grid ds-gap-1 ds-mt-4 ds-grid-cols-1 lg:ds-grid-cols-3"><div class="ds-bg-ui-fill ds-border ds-border-line ds-rounded-lg ds-p-2 ds-relative ds-flex ds-justify-between ds-items-center ds-cursor-pointer"><div class="ds-bg-raw-blue/20 ds-absolute ds-left-0 ds-top-0 ds-h-full ds-rounded-lg ds-transition-all" style="width:0"></div><div class="ds-text-compact-xs ds-font-medium">Yep, seam-bowling allrounders are good in T20s</div></div><div class="ds-bg-ui-fill ds-border ds-border-line ds-rounded-lg ds-p-2 ds-relative ds-flex ds-justify-between ds-items-center ds-cursor-pointer"><div class="ds-bg-raw-blue/20 ds-absolute ds-left-0 ds-top-0 ds-h-full ds-rounded-lg ds-transition-all" style="width:0"></div><div class="ds-text-compact-xs ds-font-medium">Sorry, not happening this time</div></div></div></div></div></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">14</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">4</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">5</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">10</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T16:07:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20912"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T16:13:18+00:00"/><meta itemProp="headline" content="Abhinav Manohar goes to SRH for INR 3.20 crore"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20912"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">22h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Abhinav Manohar goes to SRH for INR 3.20 crore</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Abhinav Manohar drives through the covers, Gujarat Titans vs Delhi Capitals, IPL 2023, Ahmedabad, May 2, 2023" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Abhinav Manohar drives through the covers</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>BCCI</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/359200/359255.4.jpg","caption":"Abhinav Manohar drives through the covers"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>He has a base price of 30 lakh. He had a really good Maharaja T20 league as well. Was part of Gujarat Titans last season. <b>RCB bid for him and CSK jump right in.</b> The bids go up to 85 lakh with CSK, but RCB aren't backing down. The bids go past the 1 crore mark.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>RCB have backed out but Titans come in for the player who has been part of their setup earlier. CSK though are not backing down. Titans holding strong at INR 1.8 crore, but CSK are back at INR 1.90 crore. Titans want a second...and they raise the bid to INR 2 crore.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>CSK will raise the bid to INR 2.20 crore. Titans are out and <strike>Manohar will play for CSK.</strike> No, he won't, because SRH have come in at INR 2.40 crore. They raise it to INR 2.80 crore and CSK are out.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Abhinav Manohar goes to SRH for INR 2.80 crore. No, hang on. KKR had their paddles up late. And the bid goes to INR 3 crore. SRH take a minute and raise the bid to INR 3.20 crore. KKR are out.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><b>SRH fetch Abhinav Manohar for INR 3.20 crore.</b></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">85</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">32</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">65</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">71</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T16:06:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20909"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T16:06:56+00:00"/><meta itemProp="headline" content="Yash Dhull is unsold"/><meta itemProp="articleBody" content="Any bids at all for the uncapped batter? He has a base price of 30 lakh. No bids for him. Dhull is unsold for now."/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20909"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">22h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Yash Dhull is unsold</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Any bids at all for the uncapped batter? He has a base price of 30 lakh. No bids for him. Dhull is unsold for now.</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">19</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">8</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">12</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">122</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T16:04:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20907"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T16:06:01+00:00"/><meta itemProp="headline" content="Karun Nair goes to DC for 50 lakh"/><meta itemProp="articleBody" content="He is uncapped now and has a base price of INR 30 lakh. Delhi Capitals raise their paddles for him. So do RCB. Nair was the highest run-scorer in the most recent Maharaja T20 league."/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20907"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">22h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Karun Nair goes to DC for 50 lakh</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>He is uncapped now and has a base price of INR 30 lakh. Delhi Capitals raise their paddles for him. So do RCB. Nair was the highest run-scorer in the most recent Maharaja T20 league.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><b>Karun Nair goes to DC for 50 lakh</b></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">46</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">25</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">24</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">36</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T16:02:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20905"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T16:04:49+00:00"/><meta itemProp="headline" content="Angkrish Raghuvanshi is a Knight Rider again"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20905"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">22h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Angkrish Raghuvanshi is a Knight Rider again</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Angkrish Raghuvanshi was on the charge second ball into his innings, Lucknow Super Giants vs Kolkata Knight Riders, IPL 2024, Lucknow, May 5, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Angkrish Raghuvanshi was on the charge second ball into his innings</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>BCCI</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/380400/380401.4.jpg","caption":"Angkrish Raghuvanshi was on the charge second ball into his innings"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>He has a base price of INR 35 lakh. KKR, the team he played for last season jump in immediately. And so do CSK. The bids quickly go past the 1 crore mark. <b>And past the 2 crore mark with CSK and KKR going at it.</b></div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>KKR hold it at INR 2.60 crore but CSK go up to 2.80 crore. KKR go for INR 3 crore and CSK are done.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>All done. <b>Angkrish Raghuvanshi goes to KKR for INR 3 crore</b></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">75</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">50</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">56</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">40</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T15:57:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20904"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T16:02:04+00:00"/><meta itemProp="headline" content="Nehal Wadhera goes to PBKS for 4.20 crore"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20904"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">22h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Nehal Wadhera goes to PBKS for 4.20 crore</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Nehal Wadhera hit a stunning 49 off just 24 balls in his first game this season, Rajasthan Royals vs Mumbai Indians, IPL 2024, Jaipur, April 22, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Nehal Wadhera hit a stunning 49 off just 24 balls in his first game IPL 2024</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>BCCI</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/379600/379649.4.jpg","caption":"Nehal Wadhera hit a stunning 49 off just 24 balls in his first game IPL 2024"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Will he get any bidders? Has a base price of INR 30 lakh. CSK go up right away, so do LSG. A bit of a bidding war for Wadhera. He plays for Punjab in the domestic circuit and was part of Mumbai Indians last season.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The bids go past the 1 crore mark. CSK raise it to 1.40 crore, and LSG are out. But Punjab come in and raise the bids quickly. The bids are past the 2 crore mark with PBKS and CSK still going.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>CSK are out, but Titans have joined in at INR 2.80 crore. SO it is PBKS and Titans going head to head. PBKS raise the bid to INR 3.80 crore. Gujarat want a minute and are out.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>He goes to....no wait. <b>Delhi come in at 4 crore. </b> PBKS raise it to 4.20 crore and Delhi are done.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><b>Nehal Wadhera goes to Punjab Kings at INR 4.20 crore.</b> But there is an RTM option. Will MI take it. No they don't. The deal is done</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">82</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">26</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">38</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">65</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T15:56:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20901"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T15:57:20+00:00"/><meta itemProp="headline" content="Anmolpreet Singh goes unsold"/><meta itemProp="articleBody" content="He has a base price of 30 lakh. No paddles going up for Anmolpreet. Yep, no takers for him, just yet."/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20901"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">22h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Anmolpreet Singh goes unsold</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>He has a base price of 30 lakh. No paddles going up for Anmolpreet. Yep, no takers for him, just yet.</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">16</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">10</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">9</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">96</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T15:55:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20900"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T15:56:36+00:00"/><meta itemProp="headline" content="Atharva Taide sold to SRH for 30 lakh"/><meta itemProp="articleBody" content="A base price of INR 30 lakh. He was with PBKS last season. Any paddles going up? Nope...oh wait SRH want a second. And they have gone up at 30 lakh."/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20900"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">22h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Atharva Taide sold to SRH for 30 lakh</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>A base price of INR 30 lakh. He was with PBKS last season. Any paddles going up? Nope...oh wait SRH want a second. And they have gone up at 30 lakh.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><b>Taide goes to SRH for 30 lakh</b></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">55</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">23</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">23</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">35</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T15:51:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20896"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T15:51:30+00:00"/><meta itemProp="headline" content="Who&#x27;s left with what?"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20896"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">22h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Who's left with what?</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span>ESPNcricinfo Ltd</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391624.3.png","caption":""}</script></aside></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">26</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">17</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">19</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">17</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T15:51:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20898"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T15:54:34+00:00"/><meta itemProp="headline" content="What&#x27;s next?"/><meta itemProp="articleBody" content="The Uncapped batters set 1. Here are the players who will be coming into this set."/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20898"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">22h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>What's next?</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The Uncapped batters set 1. Here are the players who will be coming into this set.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><ul> <li>Yash Dhull </li> <li>Abhinav Manohar </li> <li>Karun Nair</li> <li>Angkrish Raghuvanshi</li> <li>Anmolpreet Singh</li> <li>Atharva Taide</li> <li>Nehal Wadhera</li> </ul></div></span><div><div class="ds-bg-fill-content-alternate ds-p-3 ds-my-6"><div class="ds-flex ds-items-center ds-justify-between"><div class="ds-flex"><i style="font-size:20px" class="icon-poll-outlined ds-text-icon"></i><span class="ds-text-title-subtle-m ds-font-medium ds-ml-1">Which of these uncapped batters could be in high demand?</span></div><span class="ds-text-compact-xs ds-text-typo-mid3">7.6K<!-- --> votes</span></div><div class="ds-grid ds-gap-1 ds-mt-4 ds-grid-cols-1 lg:ds-grid-cols-1"><div class="ds-bg-ui-fill ds-border ds-border-line ds-rounded-lg ds-p-2 ds-relative ds-flex ds-justify-between ds-items-center ds-cursor-pointer"><div class="ds-bg-raw-blue/20 ds-absolute ds-left-0 ds-top-0 ds-h-full ds-rounded-lg ds-transition-all" style="width:0"></div><div class="ds-text-compact-xs ds-font-medium">Abhinav Manohar</div></div><div class="ds-bg-ui-fill ds-border ds-border-line ds-rounded-lg ds-p-2 ds-relative ds-flex ds-justify-between ds-items-center ds-cursor-pointer"><div class="ds-bg-raw-blue/20 ds-absolute ds-left-0 ds-top-0 ds-h-full ds-rounded-lg ds-transition-all" style="width:0"></div><div class="ds-text-compact-xs ds-font-medium">Angkrish Raghuvanshi</div></div><div class="ds-bg-ui-fill ds-border ds-border-line ds-rounded-lg ds-p-2 ds-relative ds-flex ds-justify-between ds-items-center ds-cursor-pointer"><div class="ds-bg-raw-blue/20 ds-absolute ds-left-0 ds-top-0 ds-h-full ds-rounded-lg ds-transition-all" style="width:0"></div><div class="ds-text-compact-xs ds-font-medium">Nehal Wadhera</div></div><div class="ds-bg-ui-fill ds-border ds-border-line ds-rounded-lg ds-p-2 ds-relative ds-flex ds-justify-between ds-items-center ds-cursor-pointer"><div class="ds-bg-raw-blue/20 ds-absolute ds-left-0 ds-top-0 ds-h-full ds-rounded-lg ds-transition-all" style="width:0"></div><div class="ds-text-compact-xs ds-font-medium">Yash Dhull</div></div></div></div></div></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">10</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">7</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">7</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">10</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T15:44:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20895"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T15:45:49+00:00"/><meta itemProp="headline" content="Here&#x27;s Venky Mysore on the Venky Iyer buy"/><meta itemProp="articleBody" content="&quot;The auctions are this way only. At the end of the day, it is about the player you want and the type of player you want. It [the prices] surprises you all the time. When you have salary caps that keep going up, the prices will expand. For us, it was about keeping our core. We kept six players and have brought 2-3 players back from last year. That was the thinking. We definitely didn’t want to find ourselves in a situation where we would not want him back. But on an overall basis, it all balances out.&quot;"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20895"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">22h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Here's Venky Mysore on the Venky Iyer buy</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>"The auctions are this way only. At the end of the day, it is about the player you want and the type of player you want. It [the prices] surprises you all the time. When you have salary caps that keep going up, the prices will expand. For us, it was about keeping our core. We kept six players and have brought 2-3 players back from last year. That was the thinking. We definitely didn’t want to find ourselves in a situation where we would not want him back. But on an overall basis, it all balances out."</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">33</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">20</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">13</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">75</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T15:40:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20893"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T15:42:14+00:00"/><meta itemProp="headline" content="Here&#x27;s Ponting on the latest PBKS recruits"/><meta itemProp="articleBody" content="Punjab Kings had a busy start to their IPL 2025 auction with big names in Shreyas Iyer (26.75 cr), Arshdeep Singh (18 cr), and Yuzvednra Chahal (18 cr). Here’s what head coach Ricky Ponting had to say on the big acquisitions."/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20893"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">22h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Here's Ponting on the latest PBKS recruits</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Punjab Kings had a busy start to their IPL 2025 auction with big names in Shreyas Iyer (26.75 cr), Arshdeep Singh (18 cr), and Yuzvednra Chahal (18 cr). Here’s what head coach Ricky Ponting had to say on the big acquisitions.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><b>On Shreyas Iyer</b></div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>“I think we knew Shreyas, Pant and KL Rahul were going to attract big money. I wanted to work with Shreyas. I've worked with him before and he is a great guy and a great player. He'll be a great leader for our team if we decide to go that way, which I'm pretty sure we probably will. And obviously, he was the championship-winning captain last year. So there are lots of great things about bringing him to Punjab.”</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><b>On Arshdeep Singh</b></div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>“We had certain targets coming into the auction as every team does. Arshdeep was obviously the first one. He's been in our franchise for a number of years. I was really keen to get him back. Left-arm fast bowler, obviously, with a great skill set with the new ball and the old ball and, you know, one of India's leading wicket-takers in T20 cricket. So he was a perfect fit for us to come back into the Punjab Kings.”</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><b>On Yuzvendra Chahal</b></div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>“Yuzi is the highest quality Indian spinner in the auction, so, we wanted to fill certain gaps with the best players we possibly could. And yes, we spent a bit of money to get there, but what we're trying to do is rebuild this franchise basically from the ground up and you can't do that without the best players. So, we felt so far that the auction's gone exactly the way we wanted. We've got a bit of work to do in the back half this afternoon, but that's the fun of it.”</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">40</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">18</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">13</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">20</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T15:36:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20892"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T15:39:51+00:00"/><meta itemProp="headline" content="On Fraser-McGurk&#x27;s big payday and Warner unsold"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20892"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">22h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>On Fraser-McGurk's big payday and Warner unsold</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><div><div itemscope="" itemType="http://schema.org/VideoObject"><meta itemProp="name" content="Was Warner going unsold a surprise?"/><meta itemProp="duration" content="PT4M02S"/><meta itemProp="description" content="Warner goes unsold where Delhi Capitals buy Jake Fraser-McGurk for INR 9 crore"/><meta itemProp="thumbnailUrl" content="https://img1.hscicdn.com/image/upload/f_auto/esci/media/motion/2024/1124/dm_241124_Auctionday25_DavidWarner/dm_241124_Auctionday25_DavidWarner.jpg"/><time itemProp="uploadDate" dateTime="2024-11-24T04:31:00+00:00"></time><meta itemProp="embedURL" content="https://www.espncricinfo.com/embed/video/ipl-2025-auction-was-david-warner-going-unsold-a-surprise-1461517"/><meta itemProp="contentURL" content="https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1124/dm_241124_Auctionday25_DavidWarner/dm_241124_Auctionday25_DavidWarner/playlist.m3u8"/></div><div class="inline-video-player ds-mb-8"><a href="/cricket-videos/ipl-2025-auction-was-david-warner-going-unsold-a-surprise-1461517" class="ds-rounded-xl ds-mb-8"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative embedVideoCnt"><div class="ds-relative ds-rounded-xl"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div><div class="ds-absolute ds-z-[2] ds-flex ds-items-center ds-justify-center ds-rounded-full ds-image-video-icon ds-bottom-2 ds-left-2" style="height:72px;width:72px"><i style="font-size:48px" class="icon-play_arrow-filled ds-text-icon-inverse ds-pl-[2px]"></i></div><div class="ds-flex ds-items-center ds-justify-center ds-backdrop-blur-sm ds-px-2 ds-py-1 ds-rounded-[100px] ds-bg-raw-black/50 ds-absolute ds-z-[2] ds-top-2 ds-right-2"><span class="ds-text-tight-s ds-font-regular ds-block ds-text-raw-white ds-font-bold">4:02</span></div></div></div><div class=""><div class="ds-flex ds-flex-col"><p class="ds-text-compact-s ds-text-typo-mid2"><span>Was Warner going unsold a surprise?</span></p></div></div></div></div></a></div></div></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">38</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">15</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">13</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">41</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T15:31:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20891"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T15:36:27+00:00"/><meta itemProp="headline" content="Reactions on the bumper Venkatesh Iyer buy"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20891"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">23h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Reactions on the bumper Venkatesh Iyer buy</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><div><div itemscope="" itemType="http://schema.org/VideoObject"><meta itemProp="name" content="INR 23.75 crore for Venky Iyer - Moody &#x27;shocked&#x27;"/><meta itemProp="duration" content="PT4M23S"/><meta itemProp="description" content="Tom Moody reckons the allrounder will have to deal the &quot;price tag pressure&quot;"/><meta itemProp="thumbnailUrl" content="https://img1.hscicdn.com/image/upload/f_auto/esci/media/motion/2024/1124/dm_241124_AD25_Iyer/dm_241124_AD25_Iyer.jpg"/><time itemProp="uploadDate" dateTime="2024-11-24T04:31:00+00:00"></time><meta itemProp="embedURL" content="https://www.espncricinfo.com/embed/video/ipl-2025-auction-kkr-tom-moody-on-venkatesh-iyer-bid-1461521"/><meta itemProp="contentURL" content="https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1124/dm_241124_AD25_Iyer/dm_241124_AD25_Iyer/playlist.m3u8"/></div><div class="inline-video-player ds-mb-8"><a href="/cricket-videos/ipl-2025-auction-kkr-tom-moody-on-venkatesh-iyer-bid-1461521" class="ds-rounded-xl ds-mb-8"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative embedVideoCnt"><div class="ds-relative ds-rounded-xl"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div><div class="ds-absolute ds-z-[2] ds-flex ds-items-center ds-justify-center ds-rounded-full ds-image-video-icon ds-bottom-2 ds-left-2" style="height:72px;width:72px"><i style="font-size:48px" class="icon-play_arrow-filled ds-text-icon-inverse ds-pl-[2px]"></i></div><div class="ds-flex ds-items-center ds-justify-center ds-backdrop-blur-sm ds-px-2 ds-py-1 ds-rounded-[100px] ds-bg-raw-black/50 ds-absolute ds-z-[2] ds-top-2 ds-right-2"><span class="ds-text-tight-s ds-font-regular ds-block ds-text-raw-white ds-font-bold">4:23</span></div></div></div><div class=""><div class="ds-flex ds-flex-col"><p class="ds-text-compact-s ds-text-typo-mid2"><span>INR 23.75 crore for Venky Iyer - Moody 'shocked'</span></p></div></div></div></div></a></div></div></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">33</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">31</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">29</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">124</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T15:25:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20887"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T15:25:48+00:00"/><meta itemProp="headline" content="Waqar Salamkheil goes unsold"/><meta itemProp="articleBody" content="Has a base price of INR 75 lakh. He had decent stints in the CPL. But does not get any takers in this round. Can always come back later. For now Waqar Salamkheil is unsold. "/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20887"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">23h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Waqar Salamkheil goes unsold</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Has a base price of INR 75 lakh. He had decent stints in the CPL. But does not get any takers in this round. Can always come back later. <b>For now Waqar Salamkheil is unsold. </b></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">32</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">14</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">17</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">112</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T15:25:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20889"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T15:31:42+00:00"/><meta itemProp="headline" content="Noor Ahmad goes to CSK for INR 10 crore"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20889"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">23h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Noor Ahmad goes to CSK for INR 10 crore</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Noor Ahmad has made key breakthroughs for St Lucia Kings, St Lucia Kings vs St Kitts and Nevis Patriots, CPL 2024, Gros Islet, September 12, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Noor Ahmad had a big payday</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>CPL T20 via Getty Images</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/388400/388480.4.jpg","caption":"Noor Ahmad had a big payday"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Another Afghanistan spinner, Noor Ahmad comes in now. <b>Mumbai have their paddles up right away, CSK are involved as well.</b> Oh, there's a proper bidding war for the wristspinner.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The bid goes up to INR 5 crore, but Mumbai are out. CSK have got the services of Noor Ahmad for INR 5 crore. But Titans have the chance to RTM and they have taken the option.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>CSK have asked INR 10 crore for Noor. Titans are not going for him. <b>Noor goes to CSK for INR 10 crore.</b> That's a big payday for the young left-arm wristspinner. Noor plays for the Super Kings in the MLC, too and had an excellent CPL 2024 with St Lucia Kings finishing at the highest wicket-taker.</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">196</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">144</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">104</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">146</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T15:20:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20885"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T15:24:46+00:00"/><meta itemProp="headline" content="Wanindu Hasaranga goes to RR for 5.25 crore"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20885"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">23h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Wanindu Hasaranga goes to RR for 5.25 crore</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Wanindu Hasaranga trains ahead of Sri Lanka&#x27;s game against Nepal, T20 World Cup, Lauderhill, June 10, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Wanindu Hasaranga</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>ICC/Getty Images</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/382500/382588.4.jpg","caption":"Wanindu Hasaranga"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>He has a base price of INR 2 crore. Are any paddles up? <b>RR do...followed by Mumbai Indians</b>. A bit of a bidding war between the two teams. The bid swiftly moves up to INR 3.20 crore with RR. Mumbai take a minute. And they go ahead at INR 3.40 crore. They aren't backing down yet. The bids flow.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><b>The bids have crossed the INR 5 crore mark.</b> Mumbai back out.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><b>Rajasthan Royals have snapped up Wanindu Hasaranga for INR 5.25 crore.</b></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">119</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">112</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">61</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">87</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T15:18:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20884"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T15:25:48+00:00"/><meta itemProp="headline" content="Adam Zampa goes to SRH for 2.4 crore"/><meta itemProp="articleBody" content="He has a base price of INR 2 crore. SRH comes in at the base price. Anyone else coming in? Rajasthan do. SRH take a minute and come back at INR 2.40 crore. He has played for RPSG, RCB and RR in the past. RR back out."/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20884"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">23h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Adam Zampa goes to SRH for 2.4 crore</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>He has a base price of INR 2 crore. SRH comes in at the base price. Anyone else coming in? Rajasthan do. SRH take a minute and come back at INR 2.40 crore. He has played for RPSG, RCB and RR in the past. RR back out.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><b>SRH have picked up Adam Zampa for INR 2.40 crore.</b></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">100</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">29</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">26</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">48</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T15:15:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20882"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T15:18:45+00:00"/><meta itemProp="headline" content="Rahul Chahar goes to SRH for 3.2 crore"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20882"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">23h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Rahul Chahar goes to SRH for 3.2 crore</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Rahul Chahar celebrates a wicket, Lucknow Super Giants vs Punjab Kings, IPL 2024, Lucknow, March 30, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Rahul Chahar celebrates a wicket</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>BCCI</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/378500/378528.4.jpg","caption":"Rahul Chahar celebrates a wicket"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>He has a base price of INR 1 crore. SRH start the bidding for the legspinner. Mumbai Indians quickly jump in. The bids go up to INR 2 crore, with SRH right now. Chahar played for Punjab Kings last year. He has played for MI in the past.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Mumbai back out, <b>but LSG enter the bid.</b> SRH are not backing out. They raise the bid to 3.20 crore. LSG are out.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><b>Rahul Chahar goes to SRH for INR 3.20 crore.</b> There is an RTM option available with PBKS. They don't go for it.</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">85</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">39</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">24</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">54</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T15:13:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20880"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T15:15:46+00:00"/><meta itemProp="headline" content="Maheesh Theekshana goes to RR for 4.40 crore"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20880"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">23h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Maheesh Theekshana goes to RR for 4.40 crore</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Maheesh Theekshana starred with the ball as Galle toppled Dambulla in the Super Over, Dambulla Sixers vs Galle Marvels, LPL 2024, Colombo, July 14, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Maheesh Theekshana was with CSK last year</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>SLC</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/384800/384820.4.jpg","caption":"Maheesh Theekshana was with CSK last year"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>A base price of INR 2 crore. Rajasthan Royals start the bid at 2 cr. Any other takers? Radio silence in the room. Nah, wait, Mumbai Indians come in...the bids rise now. Up to INR 4.40 cr.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><b>Rajasthan Royals it is who snap up Theekshana for INR 4.40 crore</b></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">93</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">69</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">31</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">50</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T15:12:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20878"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T15:13:27+00:00"/><meta itemProp="headline" content="Next up the capped spin bowlers set "/><meta itemProp="articleBody" content="Here are the players coming up:"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20878"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">23h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Next up the capped spin bowlers set </span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Here are the players coming up:</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Noor Ahmad, Rahul Chahar, Wanindu Hasaranga, Waqar Salamkheil, Maheesh Theekshana, Adam Zampa</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">48</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">35</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">25</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">35</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T15:08:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20877"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T15:11:57+00:00"/><meta itemProp="headline" content="Next set: capped spinners"/><meta itemProp="articleBody" content="Noor Ahmad, Rahul Chahar, Wanindu Hasaranga, Waqar Salamkheil, Maheesh Theekshana, Adam Zampa"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20877"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">23h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Next set: capped spinners</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Noor Ahmad, Rahul Chahar, Wanindu Hasaranga, Waqar Salamkheil, Maheesh Theekshana, Adam Zampa</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">39</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">25</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">25</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">17</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T15:03:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20876"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T15:11:32+00:00"/><meta itemProp="headline" content="Trent Boult returns to MI in the IPL"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20876"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">23h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Trent Boult returns to MI in the IPL</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Trent Boult during a practice session, Providence, T20 World Cup, June 6, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Trent Boult during a practice session</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>ICC/Getty Images</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/382200/382279.4.jpg","caption":"Trent Boult during a practice session"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Last fast bowler in this set: Trent Boult from NZ. RR start the bidding for their powerplay specialist. LSG jump into it.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>RR keep the paddle it up for a bit. The bid has quickly moved past 4 crore. RR ahead at 6.25 crore.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>MI jump in. Was waiting for them. Boult also plays for their teams in the SA20 and MLC. MI and RR slug it out for the NZ left-arm seamer.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The bid has zoomed up to 10 crore. It's with MI. RR come back in at 10.25 crore. MI pause for a moment and then jump back into the bidding for Boult.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Boult has given up his NZ contract but is still active in leagues around the world. He's currently at the ADT10.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>RR drop out. <b>MI in the lead at 12.5 crore and that's the winning bid.</b></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">137</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">102</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">79</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">62</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T14:57:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20873"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T20:16:39+00:00"/><meta itemProp="headline" content="T Natarajan heads north to DC"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20873"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">23h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>T Natarajan heads north to DC</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="T Natarajan is all smiles after taking a wicket, Nellai Royal Kings vs IDream Tiruppur Tamizhans, Tirunelveli, TNPL 2024, July 24, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">T Natarajan is all smiles after taking a wicket</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>TNPL</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/385200/385273.4.jpg","caption":"T Natarajan is all smiles after taking a wicket"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>T Natarajan, the India and TN left-arm quick, enters at 2 crore. Come on, SRH. Indeed, SRH open the bidding for Natarajan. They didn't get Arshdeep. They need Nattu.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Okay, RCB now bid for Natarajan. Steady raising of the paddles at the SRH and RCB tables. SRH take it up to 4 crore. RCB come back in at 4.2 crore. Bangalore isn't too far away from his hometown Salem.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Okay, DC now enter the bidding for Natarajan. Badani also rates Natarajan highly and has worked with him at SRH. DC and RCB battle it out for Natarajan.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>RCB escalate the bid up to 7 crores. DC come back in at 7.25 crore. Natarajan is currently injured and is not playing the SMAT for TN but is set to recover in time for VHT.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The bid is creeping towards 10 crore. In an IPL where run rates shot through the roof last season, Natarajan stood out with his variations. DC ahead at 10.25 crore.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>RCB jump back into it. DC bid again. RCB need a moment to recalculate. RCB pull out. Sold to DC for 10.75 crore</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">181</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">124</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">103</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">131</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T14:55:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20871"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T15:00:48+00:00"/><meta itemProp="headline" content="Khaleel Ahmed to join CSK"/><meta itemProp="articleBody" content="India left-arm quick Khaleel Ahmed has set his base price at 2 crore. CSK open the bidding for Khaleel. LSG jump in and compete with CSK. Khaleel has some nifty variations in his repertoire, which could suit the Ekana as well as the Chepauk."/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20871"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">23h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Khaleel Ahmed to join CSK</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>India left-arm quick Khaleel Ahmed has set his base price at 2 crore. CSK open the bidding for Khaleel. LSG jump in and compete with CSK. Khaleel has some nifty variations in his repertoire, which could suit the Ekana as well as the Chepauk.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>CSK in the lead at 4.8 crore. LSG have tapped out. <b>Sold to CSK for 4.8 crore</b> DC decide against using their RTM on Khaleel.</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">112</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">46</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">45</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">104</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T14:48:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20869"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T14:58:34+00:00"/><meta itemProp="headline" content="RR fork out 12.5 crore for Archer"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20869"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">23h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>RR fork out 12.5 crore for Archer</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Jofra Archer breaks into a smile while training in Antigua, October 29, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Jofra Archer breaks into a smile while training</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>Getty Images</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/390000/390018.4.jpg","caption":"Jofra Archer breaks into a smile while training"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Jofra Archer, who was added back to the shortlist, in at 2 crore. LSG keep bidding for fast bowlers. They make the first move for Archer. MI compete with LSG.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>This could well be a bidding war between MI and LSG. Indeed, the bid has crossed 6 crores. LSG take it up to 6.25 crore. MI also keep bidding for Archer.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Oh my, the bid has zoomed past 8 crore. RR come in at 8.5 crore. When he was with RR, he won the player of the tournament award in 2020-21.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>MI come back in at 8.75 crore. MI and RR are now locked in a bidding war for their former player. Before I could even type the latest update, the bid has rocketed past 10 crore.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>RR now in the lead at 11 crore. MI come back at 11.25 crore as the teams slug it out for Archer. RR ahead at 12 crore but not for long as MI come back at 12.25 crore. MI back out. Sold to RR for 12.5 crore</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">93</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">62</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">105</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">149</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T14:46:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20867"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T14:52:05+00:00"/><meta itemProp="headline" content="Anrich Nortje to KKR"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20867"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">23h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Anrich Nortje to KKR</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Anrich Nortje runs in to bowl in the nets, Men&#x27;s T20 World Cup 2024, New York, June 2, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Anrich Nortje runs in to bowl in the nets</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>ICC/Getty Images</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/381800/381882.4.jpg","caption":"Anrich Nortje runs in to bowl in the nets"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>SA tearaway Anrich Nortje in at 2 crore. LSG open the bidding for Nortje too. They face competition from KKR.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Quick lifting of paddles as the bid passes 5 crore. Mysore lifts the paddle again and takes it to 6.5 crore. LSG suggest that they're out. Sold to KKR for 6.5 crore</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>DC don't want to exercise their RTM on Nortje. So, this is done</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">73</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">30</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">25</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">48</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T14:40:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20865"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T14:49:45+00:00"/><meta itemProp="headline" content="Avesh Khan returns to LSG"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20865"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">23h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Avesh Khan returns to LSG</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Avesh Khan was economical and among the wickets, Punjab Kings vs Rajasthan Royals, IPL 2024, Mullanpur, April 13, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Avesh Khan bowls</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>AFP/Getty Images</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/379100/379192.4.jpg","caption":"Avesh Khan bowls"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>India and MP fast bowler Avesh Khan in at 2 crore. LSG start the bidding for Avesh. They had traded him to RR previously but now they want Avesh back. PBKS jump in and tussle with LSG for the fast bowler who can also hit the deck and hit speeds north of 140kph.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>LSG ahead at 3.2 crore. PBKS back in at 3.4 crore. The bid has touched 4 crore and it's with LSG.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>PBKS need a moment to think and they come back straight at 4.2 crore. LSG also keep pushing for Avesh.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Okay, the bid has crossed 5 crore...and now 6 crore.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>RR come in and mess with the plans of LSG. Avesh had played for Royals in IPL 2024. Royals had also missed out on Krishna, so they're pushing for Avesh.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>RR raise the bid up to 9 crore. LSG are still in it. They've been very firm. <b>Sold to LSG for 9.75 crore</b> as RR drop out.</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">67</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">40</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">35</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">67</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T14:35:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20864"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T14:44:04+00:00"/><meta itemProp="headline" content="Prasidh Krishna to GT"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20864"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">23h ago</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Prasidh Krishna to GT</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Prasidh Krishna during a practice session, Centurion, December 30, 2023" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Prasidh Krishna during a practice session</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>PTI </span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/373300/373384.4.jpg","caption":"Prasidh Krishna during a practice session"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>India fast bowler Prasidh Krishna enters at 2 crore. He was injured during the last IPL but is fit again and is back in the India Test set-up. RR open the bidding for Krishna. GT also jump in</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Back and forth between RR and GT for Krishna. Another tall, hit-the-deck pacer. His height and release point could pose a threat to batters. These skills keep RR and GT locked in this bidding war for the Karnataka quick.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>RR ahead at 7.25 crore but not for long as GT come back at 7.5 crore.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Steady lifting of paddles across the RR and GT tables. RR pause for a bit and revisit their plans. They come back to bid for Krishna. Stiff competition from GT.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>As far as the IPL trends are concerned, Indian fast bowlers are always in demand. So, don't be surprised. RR tap out. GT in the lead at 9.5 crore. <b>Sold to GT for 9.5 crore</b></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">50</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">25</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">31</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">87</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T14:31:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20861"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T14:41:40+00:00"/><meta itemProp="headline" content="Josh Hazlewood sold to RCB for 12.5 crore"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20861"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 2:31 pm</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Josh Hazlewood sold to RCB for 12.5 crore</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Josh Hazlewood picked up back-to-back wickets in the 19th over, Lucknow Super Giants vs Royal Challengers Bangalore, IPL 2022 Eliminator, Kolkata, May 25, 2022" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Josh Hazlewood returns to RCB</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>BCCI</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/339900/339963.4.jpg","caption":"Josh Hazlewood returns to RCB"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Josh Hazlewood asks for bids from INR 2 crore. LSG open the bidding and then KKR compete with them.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The bid has touched 5 crore as the two franchises keep lifting their paddles. Tall bowler, who can hit the deck and has some pace variations in his repertoire.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>New bidder: RCB. Seems like KKR are out. LSG and RCB battle it out for Hazlewood. Hazlewood has done well for RCB in the past.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The bid has soared to 10 crore. RCB in the lead at 10 crore. MI come in at 10.25 crore. Hazlewood sparks interest from many teams.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Hazlewood and Bumrah are currently playing against each other in Perth. They could be team-mates at the Wankhede in the IPL...or not. MI pull out. <b>RCB ahead at 12.5 crore.</b></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">124</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">102</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">83</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">80</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T14:30:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20860"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T14:38:38+00:00"/><meta itemProp="headline" content="Next set: Capped fast bowlers"/><meta itemProp="articleBody" content="Khaleel, Ahmed, Trent Boult, Josh Hazlewood, Avesh Khan, Prasidh Krishna, T Natarajan, Anrich Nortje, Jofra Archer"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20860"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 2:30 pm</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Next set: Capped fast bowlers</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Khaleel, Ahmed, Trent Boult, Josh Hazlewood, Avesh Khan, Prasidh Krishna, T Natarajan, Anrich Nortje, Jofra Archer</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">46</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">27</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">51</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">38</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T14:24:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20859"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T14:33:41+00:00"/><meta itemProp="headline" content="Jitesh Sharma sold to RCB for 11 crore"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20859"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 2:24 pm</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Jitesh Sharma sold to RCB for 11 crore</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Jitesh Sharma drives down the ground, Rajasthan Royals vs Punjab Kings, IPL 2024, Guwahati, May 15, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Jitesh Sharma drives down the ground</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>BCCI</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/380900/380999.4.jpg","caption":"Jitesh Sharma drives down the ground"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Jitesh has set his base price at 1 crore. CSK start the bidding for the Vidarbha player. LSG jump in and compete with CSK.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Quick raising of paddles at both tables. This is moving swiftly. CSK pull out. LSG ahead at 3.4 crore.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Hello, DC. They raise the bid up to 4.4 crore. RCB are the new bidders and drag it up to 4.6 crore. RCB and DC battle it out for the India keeper who can also slot in as a finisher.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>CSK come back in at 5.75 crore. They're looking for Dhoni's successor. The bidding continues between CSK and RCB for Jitesh. Sold to RCB for 7 crore</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>PBKS have a RTM for Jitesh. Yes, they want to exercise their RTM for Jitesh. RCB hike it up to 11 crore. PBKS back out</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">91</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">55</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">68</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">134</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T14:14:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20855"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T14:27:27+00:00"/><meta itemProp="headline" content="Ishan Kishan will add more power to SRH"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20855"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 2:14 pm</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Ishan Kishan will add more power to SRH</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Ishan Kishan appeals - successfully - after running Kagiso Rabada out, Punjab Kings vs Mumbai Indians, IPL 2024, Mullanpur, April 18, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Ishan Kishan appeals</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>Associated Press</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/379400/379427.4.jpg","caption":"Ishan Kishan appeals"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Ishan Kishan will ask for bids from 2 crore. MI jump into the action straightaway. PBKS enter the bidding and compete with MI for Kishan.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Explosive keeper-batters are always in demand. Steady lifting of paddles across the MI and PBKS tables.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>New-bidder alert: DC join. MI have pulled out for now. PBKS escalate the bid to 5 crore.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>More back and forth. Jindal has a smile on his faces as he raises his paddle and raises the bid to 6.25 crore. Another fierce bidding war but not surprising.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The bid has reached 7.75 crore and it's with DC. PBKS need a moment to recalculate. They're back in at 8 crore. DC keep going, as do PBKS.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>DC and PBKS slug it out for Kishan. DC eventually drop out. PBKS in the lead at 9.5 crore.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Oh, DC jump back into it and put in one more bid. PBKS raise it up to 10 crore.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Welcome, SRH. They come in at 10.25 crore. Kishan could add more firepower to their line-up. They love their powerplayers, don't they?</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>SRH keep bidding for Kishan. They're in the lead at 11.25 crore. That's the winning bid</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">236</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">142</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">166</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">216</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T14:13:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20854"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T14:18:09+00:00"/><meta itemProp="headline" content="Gurbaz returns to KKR"/><meta itemProp="articleBody" content="Afghanistan keeper-batter Rahmanullah Gurbaz, who had replaced Salt at the top at the fag end of IPL 2024, enters at 2 crore. KKR open the bidding for Gurbaz. They missed out on Salt, so they&#x27;re now going for Gurbaz. Sold to KKR for his base price of 2 crore"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20854"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 2:13 pm</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Gurbaz returns to KKR</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Afghanistan keeper-batter Rahmanullah Gurbaz, who had replaced Salt at the top at the fag end of IPL 2024, enters at 2 crore. KKR open the bidding for Gurbaz. They missed out on Salt, so they're now going for Gurbaz. Sold to KKR for his base price of 2 crore</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">94</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">67</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">36</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">51</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T14:05:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20850"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T14:09:10+00:00"/><meta itemProp="headline" content="Bairstow goes unsold"/><meta itemProp="articleBody" content="Jonny Bairstow, the England keeper-batter, in at 2 crore. Played for PBKS in IPL 2024. No takers for YJB. Unsold"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20850"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 2:05 pm</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Bairstow goes unsold</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Jonny Bairstow, the England keeper-batter, in at 2 crore. Played for PBKS in IPL 2024. No takers for YJB. Unsold</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">57</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">14</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">20</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">296</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T14:05:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20852"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T14:17:04+00:00"/><meta itemProp="headline" content="Phil Salt heads to RCB"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20852"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 2:05 pm</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Phil Salt heads to RCB</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Phil Salt gave KKR a quick start - again, Kolkata Knight Riders vs Delhi Capitals, IPL 2024, Kolkata, April 29, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Phil Salt won the IPL with KKR in IPL 2024</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>Associated Press</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/380000/380057.4.jpg","caption":"Phil Salt won the IPL with KKR in IPL 2024"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>IPL winner and swashbuckling opener Phil Salt in at 2 crore. MI open the bidding for Salt. RCB are MI could be locked in a bidding war for Salt.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The bid has quickly crossed 4 crore. RCB hike it up to 4.2 crore.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Oh hello, KKR want their man back and come in at 4.4 crore. KKR and RCB in a bidding war for Salt.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>He dashes out of the blocks in the powerplay, a skill which is valued in leagues around the world. RCB back in the lead at 6.50 crore.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>RCB escalate the bid up to 8 crore. KKR come back in at 8.25 crore.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The bid has reached 9 crore and RCB are responsible for it. The bidding war continues between KKR and RCB. Can RCB separate Salt and Narine?</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Salt continues to be in high demand as the bid zips past 10 crore. More activity at the RCB and KKR tables. RCB in the lead at 10.5 crore. KKR pause for a bit but they're right back into the bidding.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>RCB back in the lead at 11.50 crore. <b>Salt sold to RCB for 11.5 crore</b>.</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">273</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">172</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">185</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">104</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T14:00:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20848"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T14:08:28+00:00"/><meta itemProp="headline" content="Quinton de Kock moves to KKR"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20848"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 2:00 pm</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Quinton de Kock moves to KKR</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Quinton de Kock peppered the square boundaries during his flier, Antigua and Barbuda Falcons vs Barbados Royals, CPL 2024, North Sound, September 01, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Quinton de Kock hits out</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>CPL T20/Getty Images</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/386900/386921.4.jpg","caption":"Quinton de Kock hits out"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Quinton de Kock asks for bids from 2 crore. Can't see any paddles going up yet. Okay, here come SRH. They open the bidding for the South African keeper-batter. MI come in at 2.2 crore. How about Rohit and Qdk to open for MI?</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>SRH won't let them get it so easily. The bidding continues for de Kock. MI in the lead at 3 crore. Are we done? Nope, KKR ask for a moment and then lift their paddle for de Kock.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>MI keep going for de Kock. KKR in the lead at 3.6 crore. MI drop out. Sold to KKR for 3.6 crore.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>LSG have an RTM but they don't want to execute it</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">130</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">59</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">52</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">88</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T13:59:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20846"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T14:03:28+00:00"/><meta itemProp="headline" content="Next set: Capped keeper-batters"/><meta itemProp="articleBody" content="YJB, Quinton de Kock, Rahmanullah Gurbaz, Ishan Kishan, Phil Salt, Jitesh Sharma are up for grabs in the next set"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20846"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 1:59 pm</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Next set: Capped keeper-batters</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>YJB, Quinton de Kock, Rahmanullah Gurbaz, Ishan Kishan, Phil Salt, Jitesh Sharma are up for grabs in the next set</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">65</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">44</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">44</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">34</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T13:50:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20844"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T13:54:00+00:00"/><meta itemProp="headline" content="Andy Flower on Livingstone buy"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20844"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 1:50 pm</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Andy Flower on Livingstone buy</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Liam Livingstone struck the blows that mattered, West Indies vs England, 3rd T20I, Gros Islet, November 14, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Liam Livingstone has joined RCB</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>Getty Images</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/390900/390997.4.jpg","caption":"Liam Livingstone has joined RCB"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>"We are very happy to get Liam Livingstone. He is a very very dangerous player obviously huge power but very versatile as well, given that he bowls legspin and offspin. So having that spin addition to our attack is really nice to secure early in the auction. And the other thing I'd say about Livingston, and I've worked with him quite a lot before, certainly at the England Cricket Academy, what I see in him is a maturing player, and some of his international efforts recently shows that he's a maturing batsman who now can change gear up and down. And his ups very high, obviously, but he can also build innings and absorb pressure when he needs to. So that's been really nice to see recently. We're really happy to get him."</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">69</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">37</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">29</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">53</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T13:50:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20845"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T14:02:52+00:00"/><meta itemProp="headline" content="Have your say"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20845"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 1:50 pm</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Have your say</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><div><div class="ds-bg-fill-content-alternate ds-p-3 ds-my-6"><div class="ds-flex ds-items-center ds-justify-between"><div class="ds-flex"><i style="font-size:20px" class="icon-poll-outlined ds-text-icon"></i><span class="ds-text-title-subtle-m ds-font-medium ds-ml-1">Which of these is more surprising?</span></div><span class="ds-text-compact-xs ds-text-typo-mid3">15.4K<!-- --> votes</span></div><div class="ds-grid ds-gap-1 ds-mt-4 ds-grid-cols-1 lg:ds-grid-cols-3"><div class="ds-bg-ui-fill ds-border ds-border-line ds-rounded-lg ds-p-2 ds-relative ds-flex ds-justify-between ds-items-center ds-cursor-pointer"><div class="ds-bg-raw-blue/20 ds-absolute ds-left-0 ds-top-0 ds-h-full ds-rounded-lg ds-transition-all" style="width:0"></div><div class="ds-text-compact-xs ds-font-medium">Warner finding no takers</div></div><div class="ds-bg-ui-fill ds-border ds-border-line ds-rounded-lg ds-p-2 ds-relative ds-flex ds-justify-between ds-items-center ds-cursor-pointer"><div class="ds-bg-raw-blue/20 ds-absolute ds-left-0 ds-top-0 ds-h-full ds-rounded-lg ds-transition-all" style="width:0"></div><div class="ds-text-compact-xs ds-font-medium">Ashwin&#x27;s homecoming to CSK</div></div><div class="ds-bg-ui-fill ds-border ds-border-line ds-rounded-lg ds-p-2 ds-relative ds-flex ds-justify-between ds-items-center ds-cursor-pointer"><div class="ds-bg-raw-blue/20 ds-absolute ds-left-0 ds-top-0 ds-h-full ds-rounded-lg ds-transition-all" style="width:0"></div><div class="ds-text-compact-xs ds-font-medium">Bidding war for Venky Iyer</div></div></div></div></div><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Find the list of <a href="https://www.espncricinfo.com/auction/ipl-2025-auction-1460972/top-buys">top buys here</a><br></div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><a href="https://www.espncricinfo.com/auction/ipl-2025-auction-1460972">How the teams stack up</a></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">41</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">21</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">25</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">46</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T13:43:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20842"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T13:52:15+00:00"/><meta itemProp="headline" content="Maxwell joins Stoinis, Ponting at PBKS"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20842"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 1:43 pm</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Maxwell joins Stoinis, Ponting at PBKS</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Glenn Maxwell reverse swats a boundary, Australia vs Pakistan, 1st T20I, Gabba, November 14, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Glenn Maxwell reverse swats a boundary</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>Getty Images</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/390900/390965.4.jpg","caption":"Glenn Maxwell reverse swats a boundary"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>This could be fun. Another Aussie allrounder: Glenn Maxwell. He will invite bids from 2 crore. No paddles going up yet?</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Come on guys, show me the money...<s>GT make the first move for Maxwell</s>. PBKS need a moment. While they take a moment, SRH open the bidding for Maxwell.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>After a brief chat, PBKS raise their paddle and compete with SRH for Maxwell. How about Ponting, Stoinis and Maxi at PBKS?</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Hang on, CSK enter the bidding. Another Melbourne Stars player sparking the interest of Fleming and co. PBKS are still in it. Seems like SRH have dropped out for now.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>CSK raise the bid up to 3.6 crore. They've been more active in this set. CSK drag the bid up to 4 crore. PBKS pause the bidding for a bit and revisit their strategy. They come back at 4.2 crore.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Fleming and co. now need a second to recalculate. CSK tap out. Sold to PBKS for 4.2 crore. But, remember, RCB have an RTM. They don't want to exercise it</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">159</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">102</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">116</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">213</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T13:39:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20840"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T13:46:07+00:00"/><meta itemProp="headline" content="Mitch Marsh heads to LSG"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20840"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 1:39 pm</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Mitch Marsh heads to LSG</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Rain or shine, rest assured Mitchell Marsh will power through, Lord&#x27;s, September 26, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Mitchell Marsh flexes his muscles</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>Getty Images</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/388000/388097.4.jpg","caption":"Mitchell Marsh flexes his muscles"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Another Aussie allrounder: Mitch Marsh in at 2 crore. SRH open the bidding for Marsh. He has played for them in the past. Having let go of Stoin, LSG now bid for Marsh.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>LSG raise the bid up to 3 crore. SRH pause for a bit as Vettori chats to Kaviya. They come back in at 3.2 crore. LSG in the lead now at 3.4 crore. That's the winning bid</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>DC don't want to exercise the RTM for Mitch Marsh</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">75</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">40</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">36</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">49</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T13:33:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20838"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T13:42:37+00:00"/><meta itemProp="headline" content="Marcus Stoinis to PBKS for 11 crore"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20838"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 1:33 pm</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Marcus Stoinis to PBKS for 11 crore</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Marcus Stoinis put on an exhibition of crisp strokeplay, Australia vs Scotland, T20 World Cup 2024, Gros Islet, June 15, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Marcus Stoinis hits out</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>ICC/Getty Images</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/382900/382951.4.jpg","caption":"Marcus Stoinis hits out"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Australia allrounder Marcus Stoinis will invite bids from INR 2 crore. RCB want him back: they start the bidding for Stoin. CSK compete with RCB for Stoinis, who plays for them at Texas in the MLC.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>This could turn into a bidding war. Steady lifting of paddles across the CSK and RCB tables.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>CSK like familiarity. Stoinis has also worked with Fleming at Melbourne Stars in the BBL. The bid has crossed 5 crore...and now 7 crore.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>RCB come back in at 7.25 crore. CSK keep at it, as do RCB. Stoinis is a dynamic player: can bat in the top, in the middle, and also bowl some nifty cutters into the pitch.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>CSK are out. RCB in the lead at 8.25 crore.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>CSK are not out yet, they come back in for one more push. But RCB still in the lead at 8.75 crore.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>New bidder: PBKS. Ponting and Stoin, anyone? RCB seem quite firm and keep bidding for Stoinis. PBKS take the lead at 11 crore. Ponting+Stoin at PBKS. Are you happy, Punjab fans?</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Hold on, LSG have an RTM. But they don't want to use it for Stoin</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">162</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">97</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">102</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">122</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T13:25:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20836"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T13:57:19+00:00"/><meta itemProp="headline" content="Venkatesh Iyer returns to KKR, sold for 23.75 crore"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20836"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 1:25 pm</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Venkatesh Iyer returns to KKR, sold for 23.75 crore</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Venkatesh Iyer didn&#x27;t hold back in the powerplay, Kolkata Knight Riders vs Sunrisers Hyderabad, IPL 2024 final, Chennai, May 26, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Venkatesh Iyer doesn't hold back</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>AFP/Getty Images</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/381500/381535.4.jpg","caption":"Venkatesh Iyer doesn't hold back"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>MP allrounder Venkatesh Iyer enters at 2 crore. KKR open the bidding for him, LSG try to outbid them. He was one of KKR's stars in their run to the title last season.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Steady lifting of paddles at the LSG and KKR tables as the bidding continues. LSG raise the bid up to 6 crore. LSG are out. KKR in the lead at 7.75 crore. Will be a steal at 7.75 crore.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Hang on, KKR, there's a new bidder: RCB. KKR and RCB compete for Iyer. The bid has zoomed past 12 crore.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>KKR take it up to 14 crore. RCB keep coming back. This is an intense bidding war for Venkatesh Iyer.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Wowza, the bid has now rocketed past 18 crore...and now 19 crore. KKR come back in at 19.25 crore.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Quick raising of paddles now as the bid jumps past 20 crore. KKR in the lead to 20.75 crore. RCB aren't backing out yet. Venkatesh is creating a stir at the auction. Will he enter the Pant-Shreyas territory?</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The bid has touched 23.75 crore as Mysore raises the paddle again. RCB drop out for the moment. They drop out altogether. <b>Sold to KKR for 23.75 crore</b>. WHOPPER</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">171</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">119</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">207</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">287</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T13:19:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20834"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T19:43:52+00:00"/><meta itemProp="headline" content="Homecoming for R Ashwin"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20834"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 1:19 pm</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Homecoming for R Ashwin</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="R Ashwin waves to the Chepauk crowd, India vs Bangladesh, 1st Test, Chennai, 1st day, September 19, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">R Ashwin waves to the Chepauk crowd</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>AFP/Getty Images</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/387600/387645.4.jpg","caption":"R Ashwin waves to the Chepauk crowd"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>R Ashwin enters at 2 crore. Big cheers in Jeddah. Homecoming for Ashwin? Could be. CSK start the bidding for the original Super King. But they need to stave off competition from LSG.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>LSG and CSK fight it out for the veteran offspinner. Ashwin has been in good T20 form. He recently won the TNPL with Dindigul Dragons and reinvented himself as a batter. LSG are out but RCB jump in and compete with CSK.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>RCB and CSK competing for Ashwin. Sounds familiar?</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Okay, RCB drop out. Royals are in for Ashwin. CSK are also still in it as the bid reaches 6 crore. CSK come back in at 6.25 crore. They escalate it to 7.25 crore.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Royals say 'leave my man alone' and take it up to 7.50 crore and then 8 crore. CSK also keep going. There aren't too many experienced spinners in the market.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Royals and Super Kings slug it out for Ashwin. The bid has reached 9.75 crore, and it's with CSK. RR tap out. Special homecoming for Ashwin. He fetches his highest bid at an IPL auction. The original Super King returns home. Fleming and Kasi shake hands. Are you happy, CSK fans?</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">428</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">470</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">242</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">124</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T13:16:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20832"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T13:56:22+00:00"/><meta itemProp="headline" content="Ravindra reunites with Conway at CSK"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20832"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 1:16 pm</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Ravindra reunites with Conway at CSK</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Rachin Ravindra trains at the Super Kings Academy in Chennai, Chennai, September 3, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Rachin Ravindra returns to CSK</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>Super Kings Academy</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/386900/386998.4.jpg","caption":"Rachin Ravindra returns to CSK"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Rachin Ravindra: generational talent from NZ. Starts at 1.5 crore. CSK open the bidding for their man. PBKS also jump in. Ponting rates Ravindra highly - they worked together during Washington Freedom's run to the MLC title earlier this year.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>CSK and PBKS tussle for the NZ allrounder. He can bat at the top, bat in the middle, and also bowl left-arm fingerspin. PBKS raise it up to 2.4 crore. PBKS keep going, as do CSK. PBKS in the lead at 3.2 crore.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>CSK are out. Sold to PBKS at 3.2 crore. Hold on, CSK use their RTM for Ravindra. PBKS hike it up for 4 crore. CSK are cool with it. <b>Sold to CSK for 4 crore</b>.</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">211</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">211</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">112</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">81</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T13:10:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20829"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T13:14:03+00:00"/><meta itemProp="headline" content="Next set: Capped allrounders"/><meta itemProp="articleBody" content="R Ashwin, Venkatesh Iyer, Mitch Marsh, Glenn Maxwell, Harshal Patel, Rachin Ravindra, Marcus Stoinis"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20829"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 1:10 pm</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Next set: Capped allrounders</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>R Ashwin, Venkatesh Iyer, Mitch Marsh, Glenn Maxwell, Harshal Patel, Rachin Ravindra, Marcus Stoinis</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">46</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">35</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">48</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">24</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T13:10:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20830"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T13:19:36+00:00"/><meta itemProp="headline" content="Harshal Patel to SRH"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20830"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 1:10 pm</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Harshal Patel to SRH</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Harshal Patel bowls, Punjab Kings vs Chennai Super Kings, IPL 2024, Dharamsala, May 5, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Harshal Patel bowls</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>Surjeet Yadav/AFP/Getty Images</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/380500/380563.4.jpg","caption":"Harshal Patel bowls"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Allrounder Harshal Patel asks for bids from 2 crore. Slower-ball specialist. SRH make the first move for Harshal. GT join the bidding for Harshal, who is often in demand during auctions.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>GT raise the paddle and raise the bid to 3 crore. Harshal's cutters and slowies will suit the bigger ground in Hyderabad. But they will have to stave off competition from GT to acquire Harshal.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The bid has touched 6 crore and it's with GT. SRH ask for a moment as Kaviya Maran and Dan Vettori revisit their plans. SRH are back in at 6.25 crore. <b>SRH in the lead at 6.75 crore</b>. GT have pulled out. But PBKS have an RTM.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>PBKS need a moment to think about the RTM option. Yes, PBKS exercise their RTM and SRH hike the price up to 8 crore. PBKS aren't interested in Harshal. Sold to SRH for 8 crore</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">117</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">51</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">53</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">140</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T13:05:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20826"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T13:13:34+00:00"/><meta itemProp="headline" content="Jake Fraser-McGurk returns to DC"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20826"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 1:05 pm</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Jake Fraser-McGurk returns to DC</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Jake Fraser-McGurk lofts one down the ground, Delhi Capitals vs Rajasthan Royals, IPL 2024, Delhi, May 7, 2024 " class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Jake Fraser-McGurk lofts one down the ground</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>Getty Images</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/380500/380516.4.jpg","caption":"Jake Fraser-McGurk lofts one down the ground"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Jake Fraser-McGurk in at 2 crore. This could get exciting. DC want their man back. JFM also plays for Dubai Capitals in the ILT20 - he works with Hemang Badani in the UAE's league. PBKS compete and take it up to 2.2 crore. Ponting also rates JFM highly.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>New bidder: LSG. They continue to be active. LSG and PBKS battle it out for one of the most explosive T20 batters going around today.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Ponting wants JFM to be part of his 'Project Punjab'. They come in at 5 crore. LSG right back in it at 5.25 crore. PBKS take the bid up to 5.5 crore. <S>Sold to PBKS for 5.5 crore</s>.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>DC want to exercise their RTM. PBKS' final bid for JFM is 9 crore. DC use their RTM to get JFM back. Smiles at the DC table. The reunion with Ponting will have to wait</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">108</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">47</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">75</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">69</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T13:04:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20825"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T13:08:45+00:00"/><meta itemProp="headline" content="David Warner: Unsold"/><meta itemProp="articleBody" content="Australia and IPL stalwart David Warner enters at 2 crore. Awkward silence across tables. Unsold. We might bring him back later"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20825"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 1:04 pm</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>David Warner: Unsold</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Australia and IPL stalwart David Warner enters at 2 crore. Awkward silence across tables. Unsold. We might bring him back later</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">63</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">29</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">26</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">647</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T13:01:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20824"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T19:44:17+00:00"/><meta itemProp="headline" content="Rahul Tripathi to CSK"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20824"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 1:01 pm</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Rahul Tripathi to CSK</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Rahul Tripathi goes big, Sunrisers Hyderabad vs Punjab Kings, IPL 2024, Hyderabad, May 19, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Rahul Tripathi goes big</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>BCCI</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/381200/381212.4.jpg","caption":"Rahul Tripathi goes big"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Maharashtra batter Rahul Tripathi in at 75 lakh. He recently returned from injury and CSK open the bidding for Tripathi. He has worked with Dhoni and Fleming at RPS. And works with Gaikwad at Maharashtra.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>KKR in to compete with CSK. Tripathi has done well for KKR in the past. Can bat at the top as well in the middle.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The bid has slowly reached 2 crore. CSK hike it up to 2.2 crore. After a pause, KKR come in at 2.4 crore. CSK keep biding. Sold to CSK for 3.4 crore. Bargain buy.</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">196</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">92</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">67</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">85</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T12:56:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20820"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T13:04:44+00:00"/><meta itemProp="headline" content="Devon Conway: Super King in IPL, MLC and SA20"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20820"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 12:56 pm</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Devon Conway: Super King in IPL, MLC and SA20</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Devon Conway&#x27;s unbeaten 62 went in vain, Texas Super Kings vs San Francisco Unicorns, Challenger, Major League Cricket, Dallas, July 26, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Devon Conway hits out</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>MLC</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/385400/385414.4.jpg","caption":"Devon Conway hits out"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>NZ wicketkeeper-batter Devon Conway enters at 2 crore. CSK, of course, open the bidding for their man. PBKS jump in and tussle with CSK. CSK bid again for Conway, they come in at 2.4 crore.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The bid has slowly reached 3 crore. PBKS in the lead. CSK need a moment to recalculate. Conway plays for them in the SA20 and MLC. They want him back in the IPL as well. Remember, Conway was the Player of the Match in the 2023 IPL final, which CSK won?</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>CSK raise the bid up to INR 4 crore. PBKS come back in at 4.2 crore. Righto, the bid has steadily passed 5 crore. PBKS keep going, as do Fleming and CSK.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>PBKS finally back out. CSK in the lead at 6.25 crore. Sold to CSK for 6.25 crore</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">295</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">201</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">132</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">76</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T12:55:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20819"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T13:02:55+00:00"/><meta itemProp="headline" content="Aiden Markram to LSG "/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20819"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 12:55 pm</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Aiden Markram to LSG </span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Aiden Markram made 6 and 20 in the two innings, Bangladesh vs South Africa, 1st Test, Mirpur, 4th day, October 24, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Aiden Markram in action</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>AFP/Getty Images</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/389600/389691.4.jpg","caption":"Aiden Markram in action"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>SA allrounder and capt Aiden Markram enters at 2 crore. <s>No takers for Markram</s> LSG belatedly jump in. They've been very active. That's the winning bid</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">90</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">30</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">31</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">93</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T12:54:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20817"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T13:58:22+00:00"/><meta itemProp="headline" content="Devdutt Padikkal goes unsold"/><meta itemProp="articleBody" content="Padikkal will invite bids from 2 crore. Bengaluru Huduga. RCB? Nah. Awkward silence across all tables. Unsold. First player to go unsold in the IPL 2025 mega-auction. He could come back in later, though"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20817"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 12:54 pm</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Devdutt Padikkal goes unsold</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Padikkal will invite bids from 2 crore. Bengaluru <i>Huduga</i>. RCB? Nah. Awkward silence across all tables. Unsold. First player to go unsold in the IPL 2025 mega-auction. He could come back in later, though</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">53</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">18</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">15</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">383</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T12:48:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20815"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T12:57:43+00:00"/><meta itemProp="headline" content="Harry Brook returns to DC for 6.25 crore"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20815"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 12:48 pm</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Harry Brook returns to DC for 6.25 crore</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Harry Brook practises his reverse-sweeps on the eve of the third Test, Pakistan vs England, 2nd Test, Rawalpindi, October 23, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Harry Brook practises his reverse-sweeps</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>Associated Press</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/389600/389652.4.jpg","caption":"Harry Brook practises his reverse-sweeps"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>England star Harry Brook enters at 2 crore. CSK open the bidding for Brook. PBKS jump in and compete with CSK. Steady raising of paddles at the CSK and PBKS tables.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Iirc, Joburg Super Kings picked Brook for the first season of the SA20, but Brook had to pull out of the tournament. Good player of spin. In the last auction, Ponting picked him for DC, but Brook withdrew from IPL 2024 for personal reasons. Seems like Ponting wants him back, this time at PBKS.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>CSK need a moment to recalculate. They come back in at 4.8 crore. PBKS escalate it up to 5 crore.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Are CSK done? Not yet, they're back in it at 5.25 crore. PBKS in the lead at 5.50 crore. Fleming suggests that CSK are out. However, they change their minds at the last instant and hike the bid up to 5.75 crore.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Ponting and co. pause for a bit. They're in it at 6 crore. CSK are out but DC jump in at 6.25 crore. The battle is between Ponting's current franchise and former franchise. PBKS tap out. Brook goes to DC for 6.25 crore</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">93</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">43</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">44</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">92</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T12:32:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20814"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T12:39:00+00:00"/><meta itemProp="headline" content="GT squad is &#x27;starting to take shape&#x27;"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20814"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 12:32 pm</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>GT squad is 'starting to take shape'</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Mohammed Siraj appeals successfully for an lbw against Kumar Kushagra, Royal Challengers Bengaluru vs Delhi Capitals, IPL 2024, Bengaluru, May 12, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Mohammed Siraj has moved from RCB to GT</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>BCCI</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/380800/380859.4.jpg","caption":"Mohammed Siraj has moved from RCB to GT"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><a href="https://www.espncricinfo.com/cricketers/vikram-solanki-20286">Vikram Solanki</a>, GT's director of cricket: "We’ve very happy with the team we’ve got. There’s a small number of players in these first two sets and we played our part, according to our plan. The team is starting to take shape but we still need to fill slots and be smart. Actually, a number of very good players come tomorrow as well."</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">36</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">26</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">22</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">66</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T12:24:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20812"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T12:27:36+00:00"/><meta itemProp="headline" content="Have your say"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20812"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 12:24 pm</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Have your say</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><div><div class="ds-bg-fill-content-alternate ds-p-3 ds-my-6"><div class="ds-flex ds-items-center ds-justify-between"><div class="ds-flex"><i style="font-size:20px" class="icon-poll-outlined ds-text-icon"></i><span class="ds-text-title-subtle-m ds-font-medium ds-ml-1">Which team has done the best after the marquee sets?</span></div><span class="ds-text-compact-xs ds-text-typo-mid3">28.8K<!-- --> votes</span></div><div class="ds-grid ds-gap-1 ds-mt-4 ds-grid-cols-1 lg:ds-grid-cols-1"><div class="ds-bg-ui-fill ds-border ds-border-line ds-rounded-lg ds-p-2 ds-relative ds-flex ds-justify-between ds-items-center ds-cursor-pointer"><div class="ds-bg-raw-blue/20 ds-absolute ds-left-0 ds-top-0 ds-h-full ds-rounded-lg ds-transition-all" style="width:0"></div><div class="ds-text-compact-xs ds-font-medium">LSG</div></div><div class="ds-bg-ui-fill ds-border ds-border-line ds-rounded-lg ds-p-2 ds-relative ds-flex ds-justify-between ds-items-center ds-cursor-pointer"><div class="ds-bg-raw-blue/20 ds-absolute ds-left-0 ds-top-0 ds-h-full ds-rounded-lg ds-transition-all" style="width:0"></div><div class="ds-text-compact-xs ds-font-medium">GT</div></div><div class="ds-bg-ui-fill ds-border ds-border-line ds-rounded-lg ds-p-2 ds-relative ds-flex ds-justify-between ds-items-center ds-cursor-pointer"><div class="ds-bg-raw-blue/20 ds-absolute ds-left-0 ds-top-0 ds-h-full ds-rounded-lg ds-transition-all" style="width:0"></div><div class="ds-text-compact-xs ds-font-medium">DC</div></div><div class="ds-bg-ui-fill ds-border ds-border-line ds-rounded-lg ds-p-2 ds-relative ds-flex ds-justify-between ds-items-center ds-cursor-pointer"><div class="ds-bg-raw-blue/20 ds-absolute ds-left-0 ds-top-0 ds-h-full ds-rounded-lg ds-transition-all" style="width:0"></div><div class="ds-text-compact-xs ds-font-medium">PBKS</div></div><div class="ds-bg-ui-fill ds-border ds-border-line ds-rounded-lg ds-p-2 ds-relative ds-flex ds-justify-between ds-items-center ds-cursor-pointer"><div class="ds-bg-raw-blue/20 ds-absolute ds-left-0 ds-top-0 ds-h-full ds-rounded-lg ds-transition-all" style="width:0"></div><div class="ds-text-compact-xs ds-font-medium">RCB</div></div><div class="ds-bg-ui-fill ds-border ds-border-line ds-rounded-lg ds-p-2 ds-relative ds-flex ds-justify-between ds-items-center ds-cursor-pointer"><div class="ds-bg-raw-blue/20 ds-absolute ds-left-0 ds-top-0 ds-h-full ds-rounded-lg ds-transition-all" style="width:0"></div><div class="ds-text-compact-xs ds-font-medium">SRH</div></div></div></div></div></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">41</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">37</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">38</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">57</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T12:23:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20811"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T12:39:00+00:00"/><meta itemProp="headline" content="Pant, Iyer break IPL auction records"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20811"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 12:23 pm</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Pant, Iyer break IPL auction records</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span>ESPNcricinfo Ltd</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391616.1.png","caption":""}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><b>Sampath Bandarupalli</b>: "Only twice the top three buys in an IPL auction were Indians - in 2011 and 2022. The top seven buys in 2011 were Indian players. The top four buys in the ongoing auction are Indians."</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">37</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">10</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">11</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">24</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T12:21:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20810"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T12:51:22+00:00"/><meta itemProp="headline" content="Next set: Capped batters"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20810"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 12:21 pm</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Next set: Capped batters</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Jake Fraser-McGurk continued his rich vein of form, Delhi Capitals vs Rajasthan Royals, IPL 2024, Delhi, May 7, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Jake Fraser-McGurk could be in high demand</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>Associated Press</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/380500/380527.4.jpg","caption":"Jake Fraser-McGurk could be in high demand"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><ul></div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><li>Harry Brook</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><li>Devon Conway</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><li>Jake Fraser-McGurk</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><li>Aiden Markram</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><li>Devdutt Padikkal</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><li>David Warner</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><li>Rahul Tripathi</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><ul></div></span><div><div class="ds-bg-fill-content-alternate ds-p-3 ds-my-6"><div class="ds-flex ds-items-center ds-justify-between"><div class="ds-flex"><i style="font-size:20px" class="icon-poll-outlined ds-text-icon"></i><span class="ds-text-title-subtle-m ds-font-medium ds-ml-1">Which player from the capped batters set will fetch the most money?</span></div><span class="ds-text-compact-xs ds-text-typo-mid3">20.3K<!-- --> votes</span></div><div class="ds-grid ds-gap-1 ds-mt-4 ds-grid-cols-1 lg:ds-grid-cols-1"><div class="ds-bg-ui-fill ds-border ds-border-line ds-rounded-lg ds-p-2 ds-relative ds-flex ds-justify-between ds-items-center ds-cursor-pointer"><div class="ds-bg-raw-blue/20 ds-absolute ds-left-0 ds-top-0 ds-h-full ds-rounded-lg ds-transition-all" style="width:0"></div><div class="ds-text-compact-xs ds-font-medium">Jake Fraser-McGurk</div></div><div class="ds-bg-ui-fill ds-border ds-border-line ds-rounded-lg ds-p-2 ds-relative ds-flex ds-justify-between ds-items-center ds-cursor-pointer"><div class="ds-bg-raw-blue/20 ds-absolute ds-left-0 ds-top-0 ds-h-full ds-rounded-lg ds-transition-all" style="width:0"></div><div class="ds-text-compact-xs ds-font-medium">Devon Conway</div></div><div class="ds-bg-ui-fill ds-border ds-border-line ds-rounded-lg ds-p-2 ds-relative ds-flex ds-justify-between ds-items-center ds-cursor-pointer"><div class="ds-bg-raw-blue/20 ds-absolute ds-left-0 ds-top-0 ds-h-full ds-rounded-lg ds-transition-all" style="width:0"></div><div class="ds-text-compact-xs ds-font-medium">Devdutt Padikkal</div></div><div class="ds-bg-ui-fill ds-border ds-border-line ds-rounded-lg ds-p-2 ds-relative ds-flex ds-justify-between ds-items-center ds-cursor-pointer"><div class="ds-bg-raw-blue/20 ds-absolute ds-left-0 ds-top-0 ds-h-full ds-rounded-lg ds-transition-all" style="width:0"></div><div class="ds-text-compact-xs ds-font-medium">Harry Brook</div></div></div></div></div><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Here's <b>Nagraj Gollapudi</b>: Among these players, JFM is the most interesting name to look forward to. Only 22, JFM, who broke ABD’s record to register the fastest List A century in 29 balls, announced himself last IPL with two 15-ball fifties. He might have played just nine matches for DC, but displayed some outrageous hitting in powerplay where his strike rate of 250.94 was the highest for any batter to have played two or more overs in that phase. He also had the best balls-per-boundary (2.04) and best balls-per-six (5.95) count in the first six overs. Expect some strong bidding including from Punjab Kings though I suspect DC might RTM him.</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">79</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">83</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">59</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">41</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T12:13:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20809"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T12:16:58+00:00"/><meta itemProp="headline" content="Making sense of the Iyer purchase"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20809"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 12:13 pm</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Making sense of the Iyer purchase</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><div><div itemscope="" itemType="http://schema.org/VideoObject"><meta itemProp="name" content="Moody: PBKS paid dearly for Shreyas and Arshdeep"/><meta itemProp="duration" content="PT3M43S"/><meta itemProp="description" content="Iyer briefly became the most expensive player in IPL history, before Pant went under the hammer"/><meta itemProp="thumbnailUrl" content="https://img1.hscicdn.com/image/upload/f_auto/esci/media/motion/2024/1124/dm_241124_INET_CRIC_AUC2025_IYER_BRANDED_GLOBAL/dm_241124_INET_CRIC_AUC2025_IYER_BRANDED_GLOBAL.jpg"/><time itemProp="uploadDate" dateTime="2024-11-24T04:31:00+00:00"></time><meta itemProp="embedURL" content="https://www.espncricinfo.com/embed/video/tom-moody-dont-think-punjab-were-expecting-to-pay-nearly-27-crore-for-iyer-1461488"/><meta itemProp="contentURL" content="https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1124/dm_241124_INET_CRIC_AUC2025_IYER_BRANDED_GLOBAL/dm_241124_INET_CRIC_AUC2025_IYER_BRANDED_GLOBAL/playlist.m3u8"/></div><div class="inline-video-player ds-mb-8"><a href="/cricket-videos/tom-moody-dont-think-punjab-were-expecting-to-pay-nearly-27-crore-for-iyer-1461488" class="ds-rounded-xl ds-mb-8"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative embedVideoCnt"><div class="ds-relative ds-rounded-xl"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div><div class="ds-absolute ds-z-[2] ds-flex ds-items-center ds-justify-center ds-rounded-full ds-image-video-icon ds-bottom-2 ds-left-2" style="height:72px;width:72px"><i style="font-size:48px" class="icon-play_arrow-filled ds-text-icon-inverse ds-pl-[2px]"></i></div><div class="ds-flex ds-items-center ds-justify-center ds-backdrop-blur-sm ds-px-2 ds-py-1 ds-rounded-[100px] ds-bg-raw-black/50 ds-absolute ds-z-[2] ds-top-2 ds-right-2"><span class="ds-text-tight-s ds-font-regular ds-block ds-text-raw-white ds-font-bold">3:43</span></div></div></div><div class=""><div class="ds-flex ds-flex-col"><p class="ds-text-compact-s ds-text-typo-mid2"><span>Moody: 'Don't think Punjab were expecting to pay nearly 27 crore for Iyer'</span></p></div></div></div></div></a></div></div></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">35</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">35</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">22</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">100</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T12:12:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20808"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T12:16:08+00:00"/><meta itemProp="headline" content="Pant+Pooran+ Miller at LSG"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20808"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 12:12 pm</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Pant+Pooran+ Miller at LSG</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><div><div itemscope="" itemType="http://schema.org/VideoObject"><meta itemProp="name" content="Moody: &#x27;Tantalising thought to have Pant and Pooran batting together&#x27;"/><meta itemProp="duration" content="PT4M10S"/><meta itemProp="description" content="The India wicketkeeper was sold to Lucknow for INR 27 crore"/><meta itemProp="thumbnailUrl" content="https://img1.hscicdn.com/image/upload/f_auto/esci/media/motion/2024/1124/dm_241124_Pant_auc25/dm_241124_Pant_auc25.jpg"/><time itemProp="uploadDate" dateTime="2024-11-24T04:31:00+00:00"></time><meta itemProp="embedURL" content="https://www.espncricinfo.com/embed/video/moody-tantalising-thought-to-have-pant-and-pooran-batting-together-1461492"/><meta itemProp="contentURL" content="https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1124/dm_241124_Pant_auc25/dm_241124_Pant_auc25/playlist.m3u8"/></div><div class="inline-video-player ds-mb-8"><a href="/cricket-videos/moody-tantalising-thought-to-have-pant-and-pooran-batting-together-1461492" class="ds-rounded-xl ds-mb-8"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative embedVideoCnt"><div class="ds-relative ds-rounded-xl"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div><div class="ds-absolute ds-z-[2] ds-flex ds-items-center ds-justify-center ds-rounded-full ds-image-video-icon ds-bottom-2 ds-left-2" style="height:72px;width:72px"><i style="font-size:48px" class="icon-play_arrow-filled ds-text-icon-inverse ds-pl-[2px]"></i></div><div class="ds-flex ds-items-center ds-justify-center ds-backdrop-blur-sm ds-px-2 ds-py-1 ds-rounded-[100px] ds-bg-raw-black/50 ds-absolute ds-z-[2] ds-top-2 ds-right-2"><span class="ds-text-tight-s ds-font-regular ds-block ds-text-raw-white ds-font-bold">4:10</span></div></div></div><div class=""><div class="ds-flex ds-flex-col"><p class="ds-text-compact-s ds-text-typo-mid2"><span>Moody: 'Tantalising thought to have Pant and Pooran batting together'</span></p></div></div></div></div></a></div></div></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">52</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">29</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">34</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">34</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T12:09:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20807"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T12:31:58+00:00"/><meta itemProp="headline" content="Reactions to marquee sets"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20807"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 12:09 pm</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Reactions to marquee sets</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Ricky Ponting smiles, Afghanistan vs South Africa, 1st semi-final, Tarouba, T20 World Cup, June 26, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Ricky Ponting smiles</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>Robert Cianflone/Getty Images</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/387700/387740.4.png","caption":"Ricky Ponting smiles"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><b>Ricky Ponting, Punjab Kings</b>: I haven’t spoken to him (Shreyas Iyer about captaincy) yet, I tried to call him before the auction but he didn’t pick up. He’s been a successful captain in IPL before, I worked with him 3for -4 years in Delhi and he was the championship winner last season. I’m delighted to work with him again, if he can do that for us in the IPL I’ll be pretty happy.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><b>Shashwat Goenka, LSG</b>: No matter how much you plan, things don’t always work out like that. This (getting Pant for 27 crore) was very well to our plan. It wasn’t really a magic number, we just wanted a number so that the RTM doesn’t get exercised.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><b>Parthiv Patel, Gujarat Titans</b>: Very happy to have Jos Buttler in our side. He can bat anywhere, he can keep as well, he can help Shubman also. We wanted to buy our no. 1 bowler and no. 1 batter from the marquee set and we have both.</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">37</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">14</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">15</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">27</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T12:08:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20806"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T12:11:50+00:00"/><meta itemProp="headline" content="Shreyas speaks"/><meta itemProp="articleBody" content="https://x.com/PunjabKingsIPL/status/1860653740266848723"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20806"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 12:08 pm</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Shreyas speaks</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><div class="ds-my-6"></div></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">19</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">23</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">8</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">31</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T12:04:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20805"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T12:10:14+00:00"/><meta itemProp="headline" content="Pant is a Super Giant"/><meta itemProp="articleBody" content="https://x.com/LucknowIPL/status/1860647125975179612"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20805"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 12:04 pm</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Pant is a Super Giant</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><div class="ds-my-6"></div></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">22</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">22</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">18</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">52</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T12:03:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20804"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T12:06:56+00:00"/><meta itemProp="headline" content="Big payday for Chahal"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20804"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 12:03 pm</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Big payday for Chahal</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span>ESPNcricinfo Ltd</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391613.1.png","caption":""}</script></aside></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">53</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">56</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">33</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">43</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T11:57:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20802"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T12:04:48+00:00"/><meta itemProp="headline" content="Recap of marquee set no.1"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20802"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 11:57 am</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Recap of marquee set no.1</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span>ESPNcricinfo Ltd</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391612.1.png","caption":""}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Expectedly, PBKS splashed money during their marquee sets. GT and LSG were also active, as were SRH, but MI, KKR, RR, CSK all made no buys in the first two sets. <a href="https://www.espncricinfo.com/auction/ipl-2025-auction-1460972">Click here</a> to see how the teams stack up and find the <a href="https://www.espncricinfo.com/auction/ipl-2025-auction-1460972/top-buys">top buys</a> of the auction here.</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">48</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">42</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">33</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">37</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T11:47:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20800"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T11:55:28+00:00"/><meta itemProp="headline" content="KL Rahul goes to DC for INR 14 crore"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20800"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 11:47 am</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>KL Rahul goes to DC for INR 14 crore</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="KL Rahul lasted just three deliveries , Delhi Capitals vs Lucknow Super Giants, IPL 2024, Delhi, May 14, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">KL Rahul was with LSG last season</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>BCCI</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/380900/380936.4.jpg","caption":"KL Rahul was with LSG last season"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>A base price of INR 2 crore. KKR come in right away. RCB at INR 2.20 crore. There is a bidding war between the two teams. The bids have gone past the INR 5 crore mark.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>KL Rahul was the LSG captain last season, while he has also played for RCB in the past.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Both KKR and RCB are going for Rahul. RCB have taken the bid up to INR 9 crore. But KKR are not backing down. <b>The bids have gone past the INR 10 crore mark.</b></div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>KKR are at INR 10.75 crore, RCB are asking for a minute. They back out. <b>Delhi Capitals come in at INR 11 crore.</b> KKR are having a discussion. And they raise their paddle, with a quick retort from Capitals.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Capitals holding on to Rahul for 12 crore. <b>Haaaang on, CSK have entered the bid at INR 12.25 crore</b>. Capitals not backing down. The bids have now reached INR 14 crore with Delhi and CSK are backing out.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><b>KL Rahul sold to Delhi Capitals for INR 14 crore</b>. LSG not exercising their RTM. Rahul will play for DC in IPL 2025.</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">244</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">201</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">197</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">311</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T11:42:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20799"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T11:47:44+00:00"/><meta itemProp="headline" content="Livingstone sold to RCB for INR 8.75 crore"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20799"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 11:42 am</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Livingstone sold to RCB for INR 8.75 crore</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Liam Livingstone finished the game with a six, Punjab Kings vs Delhi Capitals, IPL 2024, Mullanpur, March 23, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Liam Livingstone was with Punjab Kings last season</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>AFP/Getty Images</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/378100/378176.4.jpg","caption":"Liam Livingstone was with Punjab Kings last season"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>He has a base price of INR 2 crore. RCB come in immediately, so do SRH. Livingstone played for Punjab Kings last season. RCB raise their bid to INR 3.60 crore. SRH take a minute and raise their paddle. RCB quickly back.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Any other takers? Oh, Delhi come and now there is a bidding war between DC and RCB. The bids go past the INR 6 crore mark. RCB have the highest bid at INR 6.75 crore, but hang on...<b>CSK come in at 7 crore.</b></div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>RCB are not backing down, and CSK raise their bids to 8 crore. RCB still going and have Livingstone for INR 8.75 crore. CSK are out and Punjab are not exercising their RTM.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Righto, <b>Liam Livingstone sold to RCB for INR 8.75 crore</b></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">156</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">85</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">85</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">121</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T11:37:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20797"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T11:42:23+00:00"/><meta itemProp="headline" content="Siraj to Titans for INR 12.25 crore"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20797"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 11:37 am</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Siraj to Titans for INR 12.25 crore</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Mohammed Siraj in action in Dharamsala, Punjab Kings vs Royal Challengers Bengaluru, IPL 2024, Dharamsala, May 9, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Mohammed Siraj in action in Dharamsala</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>BCCI</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/380600/380651.4.jpg","caption":"Mohammed Siraj in action in Dharamsala"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>A base price of INR 2 crore. Gujarat Titans come in at his base price. Any bidders? CSK come in. Both teams are going for Siraj. The bids have gone up to INR 8.25 crore with CSK finally backing out.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Anyone else coming in, yes Rajasthan Royals come in at 8.50 crore. The bid has passed the 10 crore mark. Royals and Titans still at it. Titans have raised the bid to INR 12.25 crore, and Royals have backed out.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Will RCB exercise their RTM? No they don't. <b>Siraj goes to Titans for INR 12.25 crore.</b></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">81</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">42</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">39</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">273</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T11:27:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20795"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T11:37:53+00:00"/><meta itemProp="headline" content="Yuzvendra Chahal sold to Punjab Kings for 18 crore"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20795"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 11:27 am</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Yuzvendra Chahal sold to Punjab Kings for 18 crore</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Yuzvendra Chahal is the first bowler to take 200 wickets in IPL, Rajasthan Royals vs Mumbai Indians, IPL 2024, Jaipur, April 22, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Yuzvendra Chahal is the first bowler to take 200 wickets in IPL</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>BCCI</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/379600/379644.4.jpg","caption":"Yuzvendra Chahal is the first bowler to take 200 wickets in IPL"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>A base price of INR 2 crore. Gujarat Titans start the bid and CSK quickly jump in. A fierce bidding war between the two teams and bids are quickly raised to INR 5.75 crore</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Gujarat Titans have the bid at INR 5.75 crore, but Punjab Kings have now entered at INR 6 crore. Titans not backing out though. LSG now raise the bid to INR 7.25 crore and Titans pull out, but Punjab are keeping the bid going.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><b>The bid has now crossed INR 10 crore.</b> Chahal was with the Rajasthan Royals last season and has been key to their success. He is the first bowler to pick 200 IPL wickets. LSG keep going, so do Punjab...<b> The bid has gone up to 14 crore with Punjab.</b></div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>That's the final bid, or is it? RCB have asked for a minute and <b>they have entered the bid at INR 14.25 crore.</b> Punjab still going. RCB back out. Oh, hello, <b>SRH have come in at INR 14.75 crore</b>. But Punjab keep going. So do SRH. The bid has gone up to INR 17 crore which is with Punjab at the moment.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>But, SRH keep going with the bid at 17.75 crore. Punjab ask for a second. They have raised the paddle and raised the bid to INR 18 crore. That's that. <b>Yuzvendra Chahal goes to Punjab Kings for INR 18 crore.</b></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">217</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">152</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">164</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">225</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T11:23:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20793"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T11:32:24+00:00"/><meta itemProp="headline" content="David Miller goes to LSG for 7.50 crore"/><meta itemProp="articleBody" content="South Africa batter David Miller up next. He has a base price of INR 1.5 crore. He played for Gujarat Titans last season and they are the first to bid for him. RCB also have their paddle up for him. They raise it to INR 5 crore before Delhi Capitals come in. RCB are not backing out though."/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20793"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 11:23 am</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>David Miller goes to LSG for 7.50 crore</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>South Africa batter David Miller up next. He has a base price of INR 1.5 crore. He played for Gujarat Titans last season and they are the first to bid for him. RCB also have their paddle up for him. They raise it to INR 5 crore before Delhi Capitals come in. RCB are not backing out though.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>RCB at INR 7.25 crore and....hang on <b>LSG have entered the bid at INR 7.50 crore.</b></div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Will Gujarat Titans execute their RTM? They are deliberating. No, they are not and LSG have snapped up <b>David Miller for INR 7.50 crore.</b></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">94</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">33</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">49</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">89</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T11:18:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20791"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T11:23:45+00:00"/><meta itemProp="headline" content="Mohammed Shami goes to SRH for INR 10 crore"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20791"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 11:18 am</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Mohammed Shami goes to SRH for INR 10 crore</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Mohammed Shami threw India&#x27;s first punch, India vs Australia, Men&#x27;s ODI World Cup final, Ahmedabad, November 19, 2023" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Mohammed Shami was India's shining light light at the World Cup</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>AFP/Getty Images</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/371600/371656.4.jpg","caption":"Mohammed Shami was India's shining light light at the World Cup"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>A base price of INR 2 crore. KKR bid for him first up. CSK come in at INR 2.20 crore and the two teams are now at it for the fast bowler.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Shami has been under an injury cloud and has just returned to competitive action for Bengal at the Ranji Trophy and at the Syed Mushtaq Ali Trophy.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The bid has increased to INR 8.25 crore with KKR having the bid. Will that be the final bid? Nope, Lucknow Super Giants have come in at INR 8.50 crore. KKR aren't backing out yet, they raise the bid to INR 9.75 crore.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><strike>KKR snap up Mohammed Shami for INR 9.75 crore</strike>. Oh, hang on, SRH have come in INR 10 crore. Will Gujarat Titans exercise their Right to Match. No, they don't and <b>SRH have Shami at INR 10 crore.</b></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">236</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">122</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">138</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">109</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T11:15:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20789"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T11:17:49+00:00"/><meta itemProp="headline" content="Marquee Set No. 2 about to begin"/><meta itemProp="articleBody" content="Here are the players who will be going up now."/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20789"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 11:15 am</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Marquee Set No. 2 about to begin</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Here are the players who will be going up now.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Yuzvendra Chahal, Liam Livingstone, David Miller, KL Rahul, Mohammed Siraj, Mohammed Shami</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Where will KL Rahul go? Which team will buy Mohammed Shami? Will RCB get that RTM card out for Mohammed Siraj?</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><a href="https://www.espncricinfo.com/auction/ipl-2025-auction-1460972">IPL 2025 Auction: Complete Player List and Team Updates</a></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">40</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">24</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">41</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">38</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T11:14:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20787"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T11:15:15+00:00"/><meta itemProp="headline" content="All LSG fans right now!"/><meta itemProp="articleBody" content="https://twitter.com/LucknowIPL/status/1860641475673141322"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20787"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 11:14 am</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>All LSG fans right now!</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><div class="ds-my-6"></div></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">59</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">44</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">58</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">110</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T10:55:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20785"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T12:01:01+00:00"/><meta itemProp="headline" content="Pant smashes IPL record, sold to LSG for 27 crore"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20785"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 10:55 am</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Pant smashes IPL record, sold to LSG for 27 crore</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Rishabh Pant plays a Rishabh Pant shot, Delhi Capitals vs Lucknow Super Giants, IPL 2024, Delhi, May 14, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Rishabh Pant plays a Rishabh Pant shot</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>Associated Press</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/380900/380927.4.jpg","caption":"Rishabh Pant plays a Rishabh Pant shot"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Last player in marquee set 1. Of course, it's Rishabh Pant. Big cheers in Jeddah. They crowd is going crazy already. LSG make the first move for Pant. RCB jump in and tussle with LSG. Quick raising of paddles at both RCB and LSG tables.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Another compelling package: captain, gun batter-keeper. The bid has zoomed past 5 crore. We could go on. It has soared up to 10 crore now. Will Pant surpass Iyer to become the most expensive player at an IPL auction?</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>LSG take it up to 10.25 crore. RCB back in at 10.50 crore.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>RCB need a moment to contemplate. PBKS already have Iyer, so they're not going for Pant. SRH now start bidding for Pant and mess with LSG. Pant could add more firepower to SRH. Wow, that could be some line-up.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>SRH escalate it to 17 crore. LSG come back at 17.25. The battle continues for Pant in Jeddah. Blink and will you miss the bid zooming up to 20 crore. It's SRH who take it up to 20 crore.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Dan Vettori has a chat with Kaviya Maran and they continue bidding for Pant. LSG keep competing with SRH. <s><b>LSG scoop up Pant for 20.75 crore</b></s>. Hold on...</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Do DC want to exercise their RTM for Pant? Yes, they raise the paddle. <b>LSG hike it up to 27 crore</b>. DC back out. Goenka pumps his fist. He's thrilled. Pant sold to LSG for 27 crore. <b>RISHABH PANT BECOMES THE MOST EXPENSIVE PLAYER AT AN IPL AUCTION</b>. He breaks the record that Iyer had set earlier in this set. What a start to the IPL 2025 auction. Rishabh Pant: new LSG captain? LSG made the first move for Pant. They make the final move and get him on board.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Pant+Pooran in the LSG middle order. Fun line-up. Good luck to the other teams. Meanwhile, you can track all our <a href="https://www.espncricinfo.com/auction/ipl-2025-auction-1460972/top-buys">top buys here</a>.</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">361</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">297</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">399</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">221</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T10:49:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20783"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T12:01:01+00:00"/><meta itemProp="headline" content="Mitchell Starc to DC for 11.75 crore"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20783"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 10:49 am</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Mitchell Starc to DC for 11.75 crore</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Mitchell Starc was bending the ball sideways in his opening spell, Kolkata Knight Riders vs Sunrisers Hyderabad, IPL 2024 final, Chennai, May 26, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Mitchell Starc won IPL 2024 with KKR</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>AFP/Getty Images</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/381500/381519.4.jpg","caption":"Mitchell Starc won IPL 2024 with KKR"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Mitch Starc enters the auction at 2 crore. MI start the bidding for Starc. Starc+Bumrah sounds super exiting. But KKR want their man back.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>MI are also quite big on left-arm fast bowlers. They slug it out with KKR.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The bid has touched 6 crore and it's with defending champions KKR. Who can forget his terrific spells in the playoffs for them in IPL 2024?</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>New bidder: DC. KKR thought they had their man, but here come DC to mess with their plans. KKR escalate the bid up to 9 crore. DC are very much in it as the bid now quickly crosses 10 crore.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Mysore has a chat with DJ Bravo and gestures he's out. It's now between DC and new-bidder RCB. Starc at the Chinnaswamy, anyone?</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>DC now tap out. <s>RCB in it with 11 crore and that's the winning bid.</s> Okay DC jump back in at the last moment. They're in the lead at 11.75 crore. Sold to DC for 11.75 crore. That's some pay cut for Starc</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">160</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">73</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">92</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">141</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T10:43:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20781"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T10:53:06+00:00"/><meta itemProp="headline" content="Jos Buttler moves to GT"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20781"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 10:43 am</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Jos Buttler moves to GT</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Jos Buttler could probably nail the ramp shot while climbing a flight of stairs, Lucknow Super Giants vs Rajasthan Royals, IPL 2024, Lucknow, April 27, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Jos Buttler could probably nail the ramp shot while climbing a flight of stairs</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>BCCI</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/379900/379939.4.jpg","caption":"Jos Buttler could probably nail the ramp shot while climbing a flight of stairs"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>England wicketkeeper-batter Jos Buttler in at 2 crore. His previous team RR open the bidding for the England superstar. GT join the bidding and compete with RR. Buttler also plays for Paarl Royals in the SA20.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>GT are looking for a new wicketkeeper-batter and Buttler ticks most boxes. Back and forth between RR and GT. The bid has zipped past 8 crore. Buttler is now a millionaire as the a(u)ction continues.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>RR continue to bid aggressively for their man. GT won't give up easily. The bid has rocketed past 10 crore. GT in the lead at 12 crore.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>More steady lifting of paddles across the RR and GT tables. PBKS are also interested in Buttler. Will Buttler become a 25-crore buy as well?</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>GT now face new competition for Lucknow Super Giants. Nehra chats with Solanki and they raise it up to 15.75 crore. LSG are done with the bidding for Buttler. Sold to GT for 15.75 crore</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">154</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">94</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">85</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">128</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T10:28:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20779"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T10:47:06+00:00"/><meta itemProp="headline" content="Iyer shatters IPL record, sold to PBKS for 26.75 crore"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20779"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 10:28 am</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Iyer shatters IPL record, sold to PBKS for 26.75 crore</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Will Shreyas Iyer step up with the bat in the final? Kolkata Knight Riders vs Sunrisers Hyderabad, IPL 2024 final, Chennai, May 26, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Shreyas Iyer led KKR to the IPL title last year</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>Getty Images</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/381500/381505.4.jpg","caption":"Shreyas Iyer led KKR to the IPL title last year"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Next up: Shreyas Iyer. IPL-winning captain. He will invite bids from 2 crore. KKR want their IPL-winning captain back and open the bidding for Iyer.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>PBKS enter the bidding now Iyer. Ponting has worked with Iyer at Capitals. The bid has quickly zoomed up to 5 crore. PBKS now in the lead at 6 crore.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Steady lifting of paddles at the PBKS and KKR tables. PBKS pull out. KKR now in the lead at 7.25 crore.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>DC now bid for Iyer and compete with KKR. Aggressive bidding at both tables. KKR want their captain back. DJ Bravo has a chat with Venky Mysore. Mysore gestures that they're out.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>DC in the lead at 10 crore. PBKS are back to shake things up. Both DC and PBKS need captains.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>DC escalate the bid up to 13 crore. PBKS have deep pockets: they can pick Iyer as well as Pant. DC in the lead at 15 crore.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>DC and PBKS slug it out for Iyer. I suppose Iyer could touch 20 crore.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>More steady raising of paddles across both tables. Indeed, the bid for Iyer touches 20 crore. <b>DC have escalated it to 20 crore.</b> Some banks are being broken already.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Iyer is a proven captain in the IPL. Can be a spin-basher in the middle order. Where will he head to: DC or PBKS. The bidding continues in Jeddah. Will he surpass Mitch Starc's bid?</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>DC drag is up to 23 crore. Wow. Ponting chats with Ness Wadia and co. at the PBKS table. PBKS are still in it.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Iyer is on the verge of breaking the IPL record. <b>Current bid at 24.25 with PBKS</b>. Delhi come back and take it up to 24.50 crore. Okay, <b>the bid has hit 25 crore</b>. DC have bid for him again. <b>Shreyas Iyer shatters the IPL record</b>. He becomes the most expensive player at an IPL auction.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Hold onto your hats! We're not done yet. DC have Iyer for now at 26 crore. PBKS pause but jump back into the action again, raising the bid up to 26.25 crore. DC need a moment to recalculate and they outbid PBKS. PBKS come back with 26.75. DC finally tap out.</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">365</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">248</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">377</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">457</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T10:23:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20778"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T10:32:05+00:00"/><meta itemProp="headline" content="Kagiso Rabada to GT"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20778"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 10:23 am</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Kagiso Rabada to GT</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Kagiso Rabada is pumped after getting rid of Suryakumar Yadav, India vs South Africa, T20 World Cup final, Bridgetown, Barbados, June 29, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Kagiso Rabada is pumped</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>AFP/Getty Images</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/384000/384006.4.jpg","caption":"Kagiso Rabada is pumped"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The SA quick asks for bids from INR 2 crore. RCB start the bidding for Rabada. Here comes GT to tussle with RCB.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The bid quickly crosses 3 crores and 5 crores. MI enter the bidding and take it up to 5.25 crore. <b>Worth noting that Rabada has played for MI Cape Town in the SA20 and MI NY in the MLC.</b></div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>MI keep bidding aggressively for Rabada. MI in the lead at 8.25 crore. But RCB are back in at 8.50 crore.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Plenty of back and forth between RCB and GT now. Seems are MI are out for now.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>RCB tap out. <b>GT acquire Rabada for 10.75 crore</b>.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>PBKS have an option to RTM but they aren't interested this time for Rabada</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">117</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">66</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">93</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">93</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T10:12:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20775"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T11:13:27+00:00"/><meta itemProp="headline" content="Arshdeep Singh returns to PBKS"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20775"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 10:12 am</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Arshdeep Singh returns to PBKS</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Arshdeep Singh removed Ryan Rickelton, South Africa vs India, 2nd T20I, Gqeberha, November 10, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Arshdeep Singh celebrates</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>AFP/Getty Images</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/390700/390763.4.jpg","caption":"Arshdeep Singh celebrates"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Arshdeep Singh is the first player up for grabs. Awkward silence to start with. The India left-arm seamer has listed his base price at INR 2 crore. CSK make the first move. DC compete with CSK as the bid quickly escalates to 4 crore. CSK in the lead at 4 crore.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Fleming raises the paddle once again as escalates the bid up to 6.25. CSK and DC slug it out for the T20 World Cup winner. DC in the lead at 7.5 crore. CSK tap out</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Oh hello: here's a new bidder: GT. DC face competition from GT. Nehra loves his left-arm quicks, doesn't he? The bid is zipping towards 10 crore. Arshdeep is a millionaire</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>RCB enter the bidding and raise it up to 10 crore. GT and RCB now battle it out for Arshdeep. RCB need a moment to recalculate. GT in the lead at 10.75 crore.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Welcome to the auction: Rajasthan Royals. Seems like RCB are out. But GT are still in it. Dravid has worked with Arshdeep both at Under-19s and India.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Arshdeep now sparks interest from SRH. RR take the bid up to INR 13 crore and say 'leave my man alone'. SRH won't give up that easily. Back and forth between RR and SRH. <b>Whopper. The bid has hit 15 crore.</b></div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>SRH in the lead at 15.75. <b>Sold to SRH for 15.75</b>. He could be particularly effective on the bigger ground in Hyderabad.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Hang on, PBKS have the option to RTM Arshdeep. Auction dynamics at play straightaway at the IPL 2025 mega-auction.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The price has been hiked to 18 crore by SRH. <b>PBKS use their RTM to get back Arshdeep for 18 crore</b></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">326</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">219</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">232</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">197</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T10:10:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20773"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T10:14:56+00:00"/><meta itemProp="headline" content="Just moments away..."/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20773"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 10:10 am</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Just moments away...</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Arun Dhumal and Jay Shah have a chat, Mumbai, February 13, 2023" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Arun Dhumal and Jay Shah have a chat</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>BCCI</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/354300/354355.4.jpg","caption":"Arun Dhumal and Jay Shah have a chat"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>IPL chairman Arun Dhumal is on the podium, welcoming everyone to the IPL 2025 mega-auction. He reminds us that 577 players could go under the hammer over the next two days. Mallika Sagar is the auctioneer for this auction as well. '<b>LET THE BIDDING BEGIN!</b>'</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">64</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">25</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">31</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">30</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T09:57:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20771"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T10:07:08+00:00"/><meta itemProp="headline" content="Get ready for marquee set no: 1"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20771"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 9:57 am</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Get ready for marquee set no: 1</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Rishabh Pant and Shreyas Iyer pose before the toss, Kolkata Knight Riders vs Delhi Capitals, IPL 2024, Kolkata, April 29, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Rishabh Pant and Shreyas Iyer pose</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>BCCI</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/380000/380036.4.jpg","caption":"Rishabh Pant and Shreyas Iyer pose"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Jos Buttler, Shreyas Iyer, Rishabh Pant, Kagiso Rabada, Arshdeep Singh, Mitch Starc all will be up for grabs. Two of the three released Indian captains on offer. Franchises will splash money for these marquee players.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>You can follow our live auction blog <a href="https://www.espncricinfo.com/hindi/auction/ipl-2025-auction-1460972/live-updates">in Hindi here</a>.</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">64</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">47</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">47</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">25</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T09:44:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20769"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T09:59:33+00:00"/><meta itemProp="headline" content="Auction analysis with Tom Moody, S Sriram"/><meta itemProp="articleBody" content=" "/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20769"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 9:44 am</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Auction analysis with Tom Moody, S Sriram</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><div class="ci-iframe ds-mb-8"><article class="ds-my-4"><div><iframe id="ls_embed_1732364649" src=https://livestream.com/accounts/6115179/events/11205788/player?width=960&height=540&enableInfoAndActivity=true&defaultDrawer=feed&autoPlay=true&mute=false width="960" height="540" frameborder="0" scrolling="no" allowfullscreen> </iframe><script type="text/javascript" data-embed_id="ls_embed_1732364649" src=https://livestream.com/assets/plugins/referrer_tracking.js></script></div></article></div></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">29</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">23</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">14</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">14</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T09:41:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20767"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T09:50:37+00:00"/><meta itemProp="headline" content="Get to know the bidding increments"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20767"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 9:41 am</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Get to know the bidding increments</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="A general view of the venue for the IPL 2025 auction in Jeddah, IPL auction, Saudi Arabia, November 24, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">A general view of the venue for the IPL 2025 auction in Jeddah</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>BCCI</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391500/391599.4.jpg","caption":"A general view of the venue for the IPL 2025 auction in Jeddah"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><ul></div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><li> Bids up to Rs. 1 Crore - increments of INR 5 lakh</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><li> Bids from Rs. 1 Crore up to Rs. 2 Crore - increments of INR 10 lakh</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><li> Bids from Rs. 2 Crore up to Rs. 3 Crore - increments of INR 20 lakh</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><li> Bids from Rs. 3 Crore - increments at the auctioneer's discretion, but not less than INR 20 lakh</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div></ul></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">26</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">8</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">10</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">6</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T09:27:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20761"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T09:35:26+00:00"/><meta itemProp="headline" content="More on the auction timings"/><meta itemProp="articleBody" content="Sunday, November 24"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20761"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 9:27 am</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>More on the auction timings</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><b>Sunday, November 24</b></div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>3.30pm to 5pm – Player auction Abadi Al Johar Arena<br> 5pm to 5.45pm – Lunch<br> 5.45 pm to 10.30pm – Player auction Abadi Al Johar Arena<br></div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><b>Monday, November 25</b></div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>3.30pm to 5pm – Player auction Abadi Al Johar Arena <br> 5pm to 5.45pm – Lunch <br> 5.45 pm to 10.30pm – Player auction Abadi Al Johar Arena<br></div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>*<i>All timings in IST</i></div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The player auction will commence with the Marquee Sets followed by a full round of Capped players by specialism - Batter, All-rounders, Wicket Keeper/Batter, Fast Bowlers and Spin Bowlers and then move into a full specialism round of Uncapped players.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Subject to timings it is envisaged that the accelerated process will start after player no.117. The first accelerated process will cover all the players from 118 – 574. Franchises will be asked to nominate a set number of players from this group by 10pm on the evening of November 24. Once these players (118-574) have been presented, franchises will be requested to submit the names of players (unpresented / unsold) from all those on the full list of 574 for further accelerated presentation.</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">11</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">17</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">6</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">8</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T09:14:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20757"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T09:21:04+00:00"/><meta itemProp="headline" content="Have your say!"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20757"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 9:14 am</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Have your say!</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><div><div class="ds-bg-fill-content-alternate ds-p-3 ds-my-6"><div class="ds-flex ds-items-center ds-justify-between"><div class="ds-flex"><i style="font-size:20px" class="icon-poll-outlined ds-text-icon"></i><span class="ds-text-title-subtle-m ds-font-medium ds-ml-1">Which player can get past Starc&#x27;s record INR 24.75 crore bid?</span></div><span class="ds-text-compact-xs ds-text-typo-mid3">14.5K<!-- --> votes</span></div><div class="ds-grid ds-gap-1 ds-mt-4 ds-grid-cols-1 lg:ds-grid-cols-1"><div class="ds-bg-ui-fill ds-border ds-border-line ds-rounded-lg ds-p-2 ds-relative ds-flex ds-justify-between ds-items-center ds-cursor-pointer"><div class="ds-bg-raw-blue/20 ds-absolute ds-left-0 ds-top-0 ds-h-full ds-rounded-lg ds-transition-all" style="width:0"></div><div class="ds-text-compact-xs ds-font-medium">Rishabh Pant</div></div><div class="ds-bg-ui-fill ds-border ds-border-line ds-rounded-lg ds-p-2 ds-relative ds-flex ds-justify-between ds-items-center ds-cursor-pointer"><div class="ds-bg-raw-blue/20 ds-absolute ds-left-0 ds-top-0 ds-h-full ds-rounded-lg ds-transition-all" style="width:0"></div><div class="ds-text-compact-xs ds-font-medium">Jos Buttler</div></div><div class="ds-bg-ui-fill ds-border ds-border-line ds-rounded-lg ds-p-2 ds-relative ds-flex ds-justify-between ds-items-center ds-cursor-pointer"><div class="ds-bg-raw-blue/20 ds-absolute ds-left-0 ds-top-0 ds-h-full ds-rounded-lg ds-transition-all" style="width:0"></div><div class="ds-text-compact-xs ds-font-medium">Shreyas Iyer</div></div><div class="ds-bg-ui-fill ds-border ds-border-line ds-rounded-lg ds-p-2 ds-relative ds-flex ds-justify-between ds-items-center ds-cursor-pointer"><div class="ds-bg-raw-blue/20 ds-absolute ds-left-0 ds-top-0 ds-h-full ds-rounded-lg ds-transition-all" style="width:0"></div><div class="ds-text-compact-xs ds-font-medium">KL Rahul</div></div><div class="ds-bg-ui-fill ds-border ds-border-line ds-rounded-lg ds-p-2 ds-relative ds-flex ds-justify-between ds-items-center ds-cursor-pointer"><div class="ds-bg-raw-blue/20 ds-absolute ds-left-0 ds-top-0 ds-h-full ds-rounded-lg ds-transition-all" style="width:0"></div><div class="ds-text-compact-xs ds-font-medium">Someone else</div></div></div></div></div><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span>ESPNcricinfo Ltd</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391500/391596.3.png","caption":""}</script></aside></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">16</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">7</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">8</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">3</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T08:48:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20753"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T09:48:18+00:00"/><meta itemProp="headline" content="Who&#x27;s coming up in Marquee Set No. 1"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20753"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 8:48 am</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Who's coming up in Marquee Set No. 1</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Rishabh Pant plays a Rishabh Pant shot, Delhi Capitals vs Lucknow Super Giants, IPL 2024, Delhi, May 14, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">There's likely going to be a bidding war for Pant</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>Associated Press</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/380900/380927.4.jpg","caption":"There's likely going to be a bidding war for Pant"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>A lot of big names, who are likely to attract plenty of big bids. Here are the players who will kickstart the IPL 2025 auctions in the Marquee set 1.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><ul> <li>Jos Buttler</li> <li>Shreyas Iyer</li> <li>Rishabh Pant</li> <li>Kagiso Rabada</li> <li>Arshdeep Singh</li> <li>Mitchell Starc</li> </ul></div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>How much will Pant go for? Can Buttler break Starc's record of the highest bid? Which team will bid for Starc?</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">105</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">82</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">61</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">30</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T08:21:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20750"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T08:30:04+00:00"/><meta itemProp="headline" content="Ricky Ponting&#x27;s &#x27;Project Punjab&#x27;"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20750"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 8:21 am</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Ricky Ponting's 'Project Punjab'</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><div><div itemscope="" itemType="http://schema.org/VideoObject"><meta itemProp="name" content="What is Ponting&#x27;s biggest challenge at Punjab Kings?"/><meta itemProp="duration" content="PT6M27S"/><meta itemProp="description" content="Nagraj Gollapudi and Matt Roller discuss the former Australia captain&#x27;s appointment as PBKS head coach"/><meta itemProp="thumbnailUrl" content="https://img1.hscicdn.com/image/upload/f_auto/esci/media/motion/2024/0918/dm_240918_INET_CRIC_ipl_news_ponting_coach_non-branded_GLOBAL/dm_240918_INET_CRIC_ipl_news_ponting_coach_non-branded_GLOBAL.jpg"/><time itemProp="uploadDate" dateTime="2024-11-24T04:31:00+00:00"></time><meta itemProp="embedURL" content="https://www.espncricinfo.com/embed/video/newsroom-what-is-ricky-ponting-biggest-challenge-at-pbks-1451441"/><meta itemProp="contentURL" content="https://service-pkgespn.akamaized.net/opp/hls/espn/2024/0918/dm_240918_INET_CRIC_ipl_news_ponting_coach_non-branded_GLOBAL/dm_240918_INET_CRIC_ipl_news_ponting_coach_non-branded_GLOBAL/playlist.m3u8"/></div><div class="inline-video-player ds-mb-8"><a href="/cricket-videos/newsroom-what-is-ricky-ponting-biggest-challenge-at-pbks-1451441" class="ds-rounded-xl ds-mb-8"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative embedVideoCnt"><div class="ds-relative ds-rounded-xl"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div><div class="ds-absolute ds-z-[2] ds-flex ds-items-center ds-justify-center ds-rounded-full ds-image-video-icon ds-bottom-2 ds-left-2" style="height:72px;width:72px"><i style="font-size:48px" class="icon-play_arrow-filled ds-text-icon-inverse ds-pl-[2px]"></i></div><div class="ds-flex ds-items-center ds-justify-center ds-backdrop-blur-sm ds-px-2 ds-py-1 ds-rounded-[100px] ds-bg-raw-black/50 ds-absolute ds-z-[2] ds-top-2 ds-right-2"><span class="ds-text-tight-s ds-font-regular ds-block ds-text-raw-white ds-font-bold">6:27</span></div></div></div><div class=""><div class="ds-flex ds-flex-col"><p class="ds-text-compact-s ds-text-typo-mid2"><span>What is Ponting's biggest challenge at Punjab Kings?</span></p></div></div></div></div></a></div></div><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Punjab Kings will be the third IPL franchise where Ricky Ponting will be the head coach after MI and DC. He was in conversation with other franchises as well in the lead-up to IPL 2025, but eventually signed with PBKS. <a href="https://www.espncricinfo.com/story/ricky-ponting-on-his-punjab-kings-role-we-are-not-going-to-sit-back-and-just-accept-mediocrity-1451742">Nagraj Gollapudi spoke to Ponting</a> in Nottingham in Setpember.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Here's a snippet from the interview.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><blockquote>Yes, I was talking to a few teams, but it was "Project Punjab" which attracted me. It is a team that hasn't had a lot of success over a long period of time, a team that's changed coaches a lot, so I saw it as a challenge. The other exciting part is that I saw some really exciting youngsters last year at Kings that hopefully we can attract back to the team for this season and put together a team that is going to be good enough to win the IPL. I mean, there's no doubting over the years that the Kings have had good players, have had good teams. They just haven't been able to win it yet. I have a longish-term deal there, and hopefully during that period of time we can win the IPL.</blockquote></div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>More recently, Ponting spoke to <i>Star Sports</i> about the auction. “I think there are three most crucial things with a successful auction. One's definitely making sure you stick to your strategy and not getting off that early on. I think being really calm and clear at the auction table is also a really important thing. And then communication on the day because, you know, you're working with the analysts, you're working with your owners. Communication is vital,” Ponting told the broadcaster.</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">9</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">6</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">5</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">6</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T07:52:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20749"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T07:55:56+00:00"/><meta itemProp="headline" content="The biggest buys from each auction"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20749"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 7:52 am</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>The biggest buys from each auction</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span>ESPNcricinfo Ltd</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391500/391588.1.png","caption":""}</script></aside></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">14</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">16</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">8</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">11</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T07:45:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20746"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T07:48:34+00:00"/><meta itemProp="headline" content="What are CSK up to?"/><meta itemProp="articleBody" content="https://www.youtube.com/watch?v=wXehVzFYaXU"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20746"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 7:45 am</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>What are CSK up to?</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><div class="ds-mb-8"><div><div class="youtube-parent"><div class="youTubeIframe" style="height:300px"></div></div></div></div><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>AR Srikkanth, the former KKR and West Indies analyst, will sit on CSK's table. He has joined Super Kings' scouting team for the IPL (CSK), SA20 (JSK) and the MLC (TSK). He has a keen eye for talent and detail: for example, he scouted Kuldeep Yadav from the Buchi Babu pre-season tournament in Chennai in 2014 and recommended Kuldeep to Trevor Bayliss, who was KKR's coach at the time. Srikkanth has also coached in the Tamil Nadu Premier League (TNPL). In the past, CSK's trends and patterns have been fairly predictable. Will the inclusion of Srikkanth buck that trend? Will be see some out-of-the-box picks from CSK in this auction?</div></span><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Dinesh Karthik and Kolkata Knight Riders&#x27; analyst AR Srikkanth walk together" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">AR Srikkanth (right) has been involved in a number of leagues around the world</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>Kolkata Knight Riders</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/279400/279407.4.jpg","caption":"AR Srikkanth (right) has been involved in a number of leagues around the world"}</script></aside></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">10</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">8</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">7</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">5</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T07:27:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20745"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T07:30:21+00:00"/><meta itemProp="headline" content="In the spotlight: KL Rahul"/><meta itemProp="articleBody" content="Serial No. 10. Marquee set 2. KL Rahul. A lot of the focus has been on him for the last few months, from his spot in India&#x27;s Test side to news around retention. He was let go off by his former side LSG and here he is, now in the auction pool."/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20745"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 7:27 am</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>In the spotlight: KL Rahul</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Serial No. 10. Marquee set 2. KL Rahul. A lot of the focus has been on him for the last few months, from his spot in India's Test side to news around retention. He was let go off by his former side LSG and here he is, now in the auction pool.</div></span><div><div itemscope="" itemType="http://schema.org/VideoObject"><meta itemProp="name" content="Rahul: I want to play where I can find some freedom"/><meta itemProp="duration" content="PT1M30S"/><meta itemProp="description" content="He says he wants to attain the calmness that&#x27;s in the dressing rooms of CSK and Gujarat Titans"/><meta itemProp="thumbnailUrl" content="https://img1.hscicdn.com/image/upload/f_auto/esci/media/motion/2024/1113/dm_241113_INET_CRIC_starclip_rahul01_non-branded_GLOBAL/dm_241113_INET_CRIC_starclip_rahul01_non-branded_GLOBAL.jpg"/><time itemProp="uploadDate" dateTime="2024-11-24T04:31:00+00:00"></time><meta itemProp="embedURL" content="https://www.espncricinfo.com/embed/video/ipl-2025-kl-rahul-i-want-to-play-where-i-can-find-some-freedom-1459431"/><meta itemProp="contentURL" content="https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1113/dm_241113_INET_CRIC_starclip_rahul01_non-branded_GLOBAL/dm_241113_INET_CRIC_starclip_rahul01_non-branded_GLOBAL/playlist.m3u8"/></div><div class="inline-video-player ds-mb-8"><a href="/cricket-videos/ipl-2025-kl-rahul-i-want-to-play-where-i-can-find-some-freedom-1459431" class="ds-rounded-xl ds-mb-8"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative embedVideoCnt"><div class="ds-relative ds-rounded-xl"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div><div class="ds-absolute ds-z-[2] ds-flex ds-items-center ds-justify-center ds-rounded-full ds-image-video-icon ds-bottom-2 ds-left-2" style="height:72px;width:72px"><i style="font-size:48px" class="icon-play_arrow-filled ds-text-icon-inverse ds-pl-[2px]"></i></div><div class="ds-flex ds-items-center ds-justify-center ds-backdrop-blur-sm ds-px-2 ds-py-1 ds-rounded-[100px] ds-bg-raw-black/50 ds-absolute ds-z-[2] ds-top-2 ds-right-2"><span class="ds-text-tight-s ds-font-regular ds-block ds-text-raw-white ds-font-bold">1:30</span></div></div></div><div class=""><div class="ds-flex ds-flex-col"><p class="ds-text-compact-s ds-text-typo-mid2"><span>Rahul: I want to play where I can find some freedom</span></p></div></div></div></div></a></div></div><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>There is intrigue around where Rahul could go in the auction. RCB would probably love to have the Bengaluru localite on board. I think there could be interest from CSK for a middle-order role, plus the fact that ke can keep wickets, which could enable CSK to think and prepare for the after-Dhoni years. A Rahul freed up from the burden of captaincy can be <i>the</i> batter to watch, as evidenced from his returns for India in the middle order a couple of years ago.</div></span><div><div itemscope="" itemType="http://schema.org/VideoObject"><meta itemProp="name" content="Which team is likely to buy KL Rahul at the IPL auction?"/><meta itemProp="duration" content="PT12M46S"/><meta itemProp="description" content="Who will get the highest bid between Rishabh Pant, Shreyas Iyer and KL Rahul?"/><meta itemProp="thumbnailUrl" content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/MULTIMEDIA/140000/140050.thumb.jpg"/><time itemProp="uploadDate" dateTime="2024-11-24T04:31:00+00:00"></time><meta itemProp="embedURL" content="https://www.espncricinfo.com/embed/video/which-team-is-likely-to-buy-kl-rahul-at-the-ipl-auction-1459729"/><meta itemProp="contentURL" content="https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1114/dm_241114_INET_CRIC_ipl2025_auction_chatter_02-rahul_non-branded_GLOBAL/dm_241114_INET_CRIC_ipl2025_auction_chatter_02-rahul_non-branded_GLOBAL/playlist.m3u8"/></div><div class="inline-video-player ds-mb-8"><a href="/cricket-videos/which-team-is-likely-to-buy-kl-rahul-at-the-ipl-auction-1459729" class="ds-rounded-xl ds-mb-8"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative embedVideoCnt"><div class="ds-relative ds-rounded-xl"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div><div class="ds-absolute ds-z-[2] ds-flex ds-items-center ds-justify-center ds-rounded-full ds-image-video-icon ds-bottom-2 ds-left-2" style="height:72px;width:72px"><i style="font-size:48px" class="icon-play_arrow-filled ds-text-icon-inverse ds-pl-[2px]"></i></div><div class="ds-flex ds-items-center ds-justify-center ds-backdrop-blur-sm ds-px-2 ds-py-1 ds-rounded-[100px] ds-bg-raw-black/50 ds-absolute ds-z-[2] ds-top-2 ds-right-2"><span class="ds-text-tight-s ds-font-regular ds-block ds-text-raw-white ds-font-bold">12:46</span></div></div></div><div class=""><div class="ds-flex ds-flex-col"><p class="ds-text-compact-s ds-text-typo-mid2"><span>Which team is likely to buy KL Rahul at the IPL auction?</span></p></div></div></div></div></a></div></div><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>And with that, I shall hand it over to Deiva for the next bit.</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">5</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">8</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">4</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">5</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T07:03:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20743"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T07:04:00+00:00"/><meta itemProp="headline" content="Auction in Jeddah? Why?"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20743"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 7:03 am</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Auction in Jeddah? Why?</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><div><div itemscope="" itemType="http://schema.org/VideoObject"><meta itemProp="name" content="Moody: Royals will think they have their top order sorted"/><meta itemProp="duration" content="PT1M33S"/><meta itemProp="description" content="The panel discusses what could&#x27;ve made Rajasthan Royals pick Hetmyer over Buttler"/><meta itemProp="thumbnailUrl" content="https://img1.hscicdn.com/image/upload/f_auto/esci/media/motion/2024/1031/dm_241031_BUTTLER_RR/dm_241031_BUTTLER_RR.jpg"/><time itemProp="uploadDate" dateTime="2024-11-24T04:31:00+00:00"></time><meta itemProp="embedURL" content="https://www.espncricinfo.com/embed/video/moody-royals-will-think-they-have-their-top-order-sorted-1457847"/><meta itemProp="contentURL" content="https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1031/dm_241031_BUTTLER_RR/dm_241031_BUTTLER_RR/playlist.m3u8"/></div><div class="inline-video-player ds-mb-8"><a href="/cricket-videos/moody-royals-will-think-they-have-their-top-order-sorted-1457847" class="ds-rounded-xl ds-mb-8"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative embedVideoCnt"><div class="ds-relative ds-rounded-xl"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div><div class="ds-absolute ds-z-[2] ds-flex ds-items-center ds-justify-center ds-rounded-full ds-image-video-icon ds-bottom-2 ds-left-2" style="height:72px;width:72px"><i style="font-size:48px" class="icon-play_arrow-filled ds-text-icon-inverse ds-pl-[2px]"></i></div><div class="ds-flex ds-items-center ds-justify-center ds-backdrop-blur-sm ds-px-2 ds-py-1 ds-rounded-[100px] ds-bg-raw-black/50 ds-absolute ds-z-[2] ds-top-2 ds-right-2"><span class="ds-text-tight-s ds-font-regular ds-block ds-text-raw-white ds-font-bold">1:33</span></div></div></div><div class=""><div class="ds-flex ds-flex-col"><p class="ds-text-compact-s ds-text-typo-mid2"><span>Moody: Royals will think they have their top order sorted</span></p></div></div></div></div></a></div></div><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>It is the second IPL auction in a row that is being held outside India. Last year, Dubai played host to the mini auction. This time, the two-day mega auction will be held in Jeddah in Saudi Arabia. What's with Saudi Arabia and venturing into cricket, which really is a fringe sport there?</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><a href="https://www.espncricinfo.com/story/saudi-arabia-dipping-its-toes-into-cricket-might-be-the-start-of-something-big-1461120">Matt Roller writes</a>: <p>Saudi Arabia has a stated aim for India to be its biggest source of tourists by 2030. Hosting the auction - which was watched by over 20 million viewers last year on Star Sports - will ensure at least two full days of publicity in India, in addition to the regular Visit Saudi plugs during TV coverage of last year's IPL.</p> It only takes a glance at the wider landscape to realise the potential ramifications of Saudi investment. The kingdom has already been a major sporting disruptor: it now dominates the boxing landscape, with Riyadh hosting world heavyweight title fights between Tyson Fury and Oleksandr Usyk. The Saudi Pro League has signed leading footballers like Cristiano Ronaldo and Karim Benzema from European giants Manchester United and Real Madrid.</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">5</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">5</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">2</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">5</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T06:46:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20742"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T06:44:02+00:00"/><meta itemProp="headline" content="In focus: overseas stars"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20742"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 6:46 am</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>In focus: overseas stars</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><div><div itemscope="" itemType="http://schema.org/VideoObject"><meta itemProp="name" content="Starc? Buttler? Who will be the most expensive overseas picks?"/><meta itemProp="duration" content="PT14M29S"/><meta itemProp="description" content="The gang discusses the most in-demand overseas players who could command big money at the upcoming IPL auction"/><meta itemProp="thumbnailUrl" content="https://img1.hscicdn.com/image/upload/f_auto/esci/media/motion/2024/1121/dm_241121_INET_CRIC_auction_chatter_overseas_top_picks_non-branded_GLOBAL/dm_241121_INET_CRIC_auction_chatter_overseas_top_picks_non-branded_GLOBAL.jpg"/><time itemProp="uploadDate" dateTime="2024-11-24T04:31:00+00:00"></time><meta itemProp="embedURL" content="https://www.espncricinfo.com/embed/video/ipl-2025-who-will-be-the-most-expensive-overseas-picks-1460935"/><meta itemProp="contentURL" content="https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1121/dm_241121_INET_CRIC_auction_chatter_overseas_top_picks_non-branded_GLOBAL/dm_241121_INET_CRIC_auction_chatter_overseas_top_picks_non-branded_GLOBAL/playlist.m3u8"/></div><div class="inline-video-player ds-mb-8"><a href="/cricket-videos/ipl-2025-who-will-be-the-most-expensive-overseas-picks-1460935" class="ds-rounded-xl ds-mb-8"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative embedVideoCnt"><div class="ds-relative ds-rounded-xl"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div><div class="ds-absolute ds-z-[2] ds-flex ds-items-center ds-justify-center ds-rounded-full ds-image-video-icon ds-bottom-2 ds-left-2" style="height:72px;width:72px"><i style="font-size:48px" class="icon-play_arrow-filled ds-text-icon-inverse ds-pl-[2px]"></i></div><div class="ds-flex ds-items-center ds-justify-center ds-backdrop-blur-sm ds-px-2 ds-py-1 ds-rounded-[100px] ds-bg-raw-black/50 ds-absolute ds-z-[2] ds-top-2 ds-right-2"><span class="ds-text-tight-s ds-font-regular ds-block ds-text-raw-white ds-font-bold">14:29</span></div></div></div><div class=""><div class="ds-flex ds-flex-col"><p class="ds-text-compact-s ds-text-typo-mid2"><span>Starc? Buttler? Who will be the most expensive overseas picks?</span></p></div></div></div></div></a></div></div><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>A total of 411 overseas players have registered themselves for the auction for IPL 2025, including 31 from Associate nations. They will be vying for 70 possible slots. There's Jos Buttler, whom Rajasthan Royals released, among those and so too is Mitchell Starc, whom KKR got last auction for a record price. Then there is the hard-hitting Liam Livingstone, whose stocks are on the rise in the last couple of years and could be one of the most expensive buys. Kagiso Rabada may not feature in all of South Africa's T20Is but he is sure in demand in the franchise circuit. All of them are in the marquee lists that will kickstart the auction today.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Nagraj Gollapudi compiles a list of <a href="https://www.espncricinfo.com/story/ipl-2025-auction-rishabh-pant-mitchell-starc-kl-rahul-who-will-be-the-most-expensive-player-1460674">players who could rake in the big bucks</a>, but do watch the video to know his pick as one of the dark horses.</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">4</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">6</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">4</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">1</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T06:30:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20740"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T06:29:00+00:00"/><meta itemProp="headline" content="Have your say"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20740"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 6:30 am</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Have your say</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><div><div class="ds-bg-fill-content-alternate ds-p-3 ds-my-6"><div class="ds-flex ds-items-center ds-justify-between"><div class="ds-flex"><i style="font-size:20px" class="icon-poll-outlined ds-text-icon"></i><span class="ds-text-title-subtle-m ds-font-medium ds-ml-1">Which of these former players would you want back in the auction?</span></div><span class="ds-text-compact-xs ds-text-typo-mid3">4.8K<!-- --> votes</span></div><div class="ds-grid ds-gap-1 ds-mt-4 ds-grid-cols-1 lg:ds-grid-cols-1"><div class="ds-bg-ui-fill ds-border ds-border-line ds-rounded-lg ds-p-2 ds-relative ds-flex ds-justify-between ds-items-center ds-cursor-pointer"><div class="ds-bg-raw-blue/20 ds-absolute ds-left-0 ds-top-0 ds-h-full ds-rounded-lg ds-transition-all" style="width:0"></div><div class="ds-text-compact-xs ds-font-medium">AB de Villiers</div></div><div class="ds-bg-ui-fill ds-border ds-border-line ds-rounded-lg ds-p-2 ds-relative ds-flex ds-justify-between ds-items-center ds-cursor-pointer"><div class="ds-bg-raw-blue/20 ds-absolute ds-left-0 ds-top-0 ds-h-full ds-rounded-lg ds-transition-all" style="width:0"></div><div class="ds-text-compact-xs ds-font-medium">Chris Gayle</div></div><div class="ds-bg-ui-fill ds-border ds-border-line ds-rounded-lg ds-p-2 ds-relative ds-flex ds-justify-between ds-items-center ds-cursor-pointer"><div class="ds-bg-raw-blue/20 ds-absolute ds-left-0 ds-top-0 ds-h-full ds-rounded-lg ds-transition-all" style="width:0"></div><div class="ds-text-compact-xs ds-font-medium">Lasith Malinga</div></div><div class="ds-bg-ui-fill ds-border ds-border-line ds-rounded-lg ds-p-2 ds-relative ds-flex ds-justify-between ds-items-center ds-cursor-pointer"><div class="ds-bg-raw-blue/20 ds-absolute ds-left-0 ds-top-0 ds-h-full ds-rounded-lg ds-transition-all" style="width:0"></div><div class="ds-text-compact-xs ds-font-medium">Suresh Raina</div></div><div class="ds-bg-ui-fill ds-border ds-border-line ds-rounded-lg ds-p-2 ds-relative ds-flex ds-justify-between ds-items-center ds-cursor-pointer"><div class="ds-bg-raw-blue/20 ds-absolute ds-left-0 ds-top-0 ds-h-full ds-rounded-lg ds-transition-all" style="width:0"></div><div class="ds-text-compact-xs ds-font-medium">Kieron Pollard</div></div></div></div></div><div class="ds-my-6"></div></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">4</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">4</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">2</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">5</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T06:14:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20738"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T06:14:40+00:00"/><meta itemProp="headline" content="Purse and slots remaining"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20738"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 6:14 am</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Purse and slots remaining</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Who has how much left in the purse, IPL 2025 auction" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Who has how much left in the purse</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>ESPNcricinfo Ltd</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391500/391564.1.png","caption":"Who has how much left in the purse"}</script></aside></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">6</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">9</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">5</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">4</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T05:59:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20736"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T06:02:43+00:00"/><meta itemProp="headline" content="Get acquainted with 13-year-old Suryavanshi"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20736"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 5:59 am</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Get acquainted with 13-year-old Suryavanshi</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Vaibhav Suryavanshi struck a rapid century, India Under-19 vs Australia Under-19, 1st four-dayer, Chennai, 1st day, September 30, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Vaibhav Suryavanshi struck a rapid century for India Under-19s</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>PTI </span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/388300/388308.4.jpg","caption":"Vaibhav Suryavanshi struck a rapid century for India Under-19s"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>At the other end of the age spectrum, there's Bihar's <a href="https://www.espncricinfo.com/cricketers/vaibhav-suryavanshi-1408688">Vaibhav Suryavanshi</a>, who at 13 is the youngest player to be shortlisted for an IPL auction. He had made his Ranji debut when he was 12 and was more recently picked in the India Under-19s squad that played four-dayers against a visiting Australian side in Chennai. In the first four-dayer at Chepauk, he <a href="https://www.espncricinfo.com/series/australia-under-19s-in-india-2024-25-1450208/india-under-19s-vs-australia-under-19s-1st-unofficial-test-1450217/full-scorecard">clattered a 58-ball hundred</a>. Suryavanshi also scored a triple-century in the Randhir Verma Under-19 ODI tournament played in Bihar. Syed Hussain from ESPNcricinfo's Hindi team caught up with the teenager last month. Read Suryavanshi's story <a href="https://www.espncricinfo.com/hindi/story/ranji-trophy-2024-25-bihar-13-year-old-cricketer-vaibhav-suryavanshi-who-scored-century-in-his-debut-youth-test-against-1454724">here</a> (in Hindi).</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>On that note, I'll hand the blog over to Sudarshanan.</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">10</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">9</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">4</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">5</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T05:45:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20734"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T05:51:21+00:00"/><meta itemProp="headline" content="Jimmy Anderson, anyone?"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20734"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 5:45 am</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Jimmy Anderson, anyone?</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="James Anderson looks on, England vs West Indies, 1st Men&#x27;s Test, Lord&#x27;s, 3rd day, July 12, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Can James Anderson break into the IPL?</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>Alex Davidson/Getty Images</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/384700/384770.4.jpg","caption":"Can James Anderson break into the IPL?"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Here's a snippet from <a href="https://www.espncricinfo.com/story/england-players-ipl-auction-five-things-to-look-out-for-1461146">Matt Roller's piece</a>:</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>It really ought to be a non-starter. James Anderson has not played a T20 match in the last decade and was struggling to keep up with the format even then, leaking 52 runs from four wicketless overs in the 2014 Blast final. He has not bowled with a white ball in a competitive match since 2019, and has not played in any format since his farewell Test in July.</div></span><div class="ds-my-6"></div><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>But there remains an outside chance that, at 42, Anderson will earn his first IPL deal this weekend, having entered the auction at a base price of INR 1.25 crore (£118,000). Moeen Ali was only half-joking when he suggested that he wanted to sign him in the Hundred last summer, and bowlers like Deepak Chahar and Bhuvneshwar Kumar have shown there can still be a role for a powerplay specialist in the IPL - even in the Impact Player era.</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">7</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">2</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">4</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">6</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T05:37:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20733"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T05:40:45+00:00"/><meta itemProp="headline" content="Will there be a 25-crore buy?"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20733"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 5:37 am</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Will there be a 25-crore buy?</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><div><div itemscope="" itemType="http://schema.org/VideoObject"><meta itemProp="name" content="Pant? Rahul? Which Indian player will get the big bucks at the auction?"/><meta itemProp="duration" content="PT12M15S"/><meta itemProp="description" content="ESPNcricinfo crew guess the most expensive Indian players at the auction"/><meta itemProp="thumbnailUrl" content="https://img1.hscicdn.com/image/upload/f_auto/esci/media/motion/2024/1121/dm_241121_INET_CRIC_auction_chatter_most_expensive_indians_non-branded_GLOBAL/dm_241121_INET_CRIC_auction_chatter_most_expensive_indians_non-branded_GLOBAL.jpg"/><time itemProp="uploadDate" dateTime="2024-11-24T04:31:00+00:00"></time><meta itemProp="embedURL" content="https://www.espncricinfo.com/embed/video/ipl-auction-pant-arshdeep-which-indian-player-will-get-the-big-bucks-1460628"/><meta itemProp="contentURL" content="https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1121/dm_241121_INET_CRIC_auction_chatter_most_expensive_indians_non-branded_GLOBAL/dm_241121_INET_CRIC_auction_chatter_most_expensive_indians_non-branded_GLOBAL/playlist.m3u8"/></div><div class="inline-video-player ds-mb-8"><a href="/cricket-videos/ipl-auction-pant-arshdeep-which-indian-player-will-get-the-big-bucks-1460628" class="ds-rounded-xl ds-mb-8"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative embedVideoCnt"><div class="ds-relative ds-rounded-xl"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div><div class="ds-absolute ds-z-[2] ds-flex ds-items-center ds-justify-center ds-rounded-full ds-image-video-icon ds-bottom-2 ds-left-2" style="height:72px;width:72px"><i style="font-size:48px" class="icon-play_arrow-filled ds-text-icon-inverse ds-pl-[2px]"></i></div><div class="ds-flex ds-items-center ds-justify-center ds-backdrop-blur-sm ds-px-2 ds-py-1 ds-rounded-[100px] ds-bg-raw-black/50 ds-absolute ds-z-[2] ds-top-2 ds-right-2"><span class="ds-text-tight-s ds-font-regular ds-block ds-text-raw-white ds-font-bold">12:15</span></div></div></div><div class=""><div class="ds-flex ds-flex-col"><p class="ds-text-compact-s ds-text-typo-mid2"><span>Pant? Rahul? Which Indian player will get the big bucks at the auction?</span></p></div></div></div></div></a></div></div><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Pat Cummins and Mitchell Starc broke records in the previous auction. There's a good chance that a new record will be set in this mega-auction. <a href="https://www.espncricinfo.com/story/ipl-2025-auction-preview-rishabh-pant-could-be-at-the-centre-of-a-massive-bidding-war-1461259">Nagraj Gollapudi explains</a> why</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>There are two likely reasons this could happen. Firstly, Rishabh Pant. Pant is listed in the first set of marquee players that will ring in the auction on Sunday. He will be among the most sought-after players because several teams are on the lookout for an Indian captain-cum-wicketkeeper. Pant is the first big-name India player to come up in an auction in a long time, and the expectation is that the teams with the biggest purses - PBKS (INR 110.5 crore), RCB (INR 83 crore) and LSG (INR 69 crore) - will bid for him.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Then there is DC (INR 73 crore), the franchise Pant played for since 2016 and led since 2021 until last season. Pant opted to head to the auction after retention talks with DC failed, which he recently clarified had nothing to do with money. DC still have the option to buy him back as they have two right-to-match (RTM) options available. And it is the modified RTM rule that might just escalate the bids.</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">5</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">4</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">3</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">3</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T05:14:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20731"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T05:18:08+00:00"/><meta itemProp="headline" content="Everything you need to know about the auction"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20731"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 5:14 am</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Everything you need to know about the auction</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="The IPL trophy on show at the IPL 2024 auction, Dubai, December 19, 2023" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">The IPL trophy on show</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>BCCI</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/372800/372801.4.jpg","caption":"The IPL trophy on show"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Will records be broken? Who are the players to watch? Who's got the most money? Who are the youngest and oldest players up for grabs? Will the the Impact Player rule impact this auction too? Here's your <a href="https://www.espncricinfo.com/story/ipl-auction-2025-time-date-and-everything-you-need-to-know-espncricinfo-1458820">cheat sheet</a></div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">5</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">4</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">2</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">2</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T04:54:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20730"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T05:12:54+00:00"/><meta itemProp="headline" content="Meet the new additions to the auction list"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20730"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 4:54 am</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>Meet the new additions to the auction list</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Jofra Archer runs in to bowl, West Indies vs England, T20 World Cup 2024, Super Eight, Gros Islet, June 19, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Jofra Archer runs in to bowl</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>ICC/Getty Images</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/383300/383346.4.jpg","caption":"Jofra Archer runs in to bowl"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><b><a href="https://www.espncricinfo.com/cricketers/jofra-archer-669855">Jofra Archer</a></b>: The England fast bowler has been added back to the final list after his name didn't originally feature in the short list that had been sent to the franchises last weekend. He will now be part of the first set of fast bowlers (Set 6) which currently has seven quicks and will come up for bidding on the first day. ESPNcricinfo understands Archer and his representatives have been in discussions with the ECB and the BCCI this week, seeking clarification on the repercussions in the event that he was not part of the shortlist. The IPL has introduced new regulations for this auction cycle, stipulating that players who have previously appeared in the league but do not register for a mega-auction would be unable to register for the subsequent mini-auction. A separate regulation says that a player who is signed at an auction and then withdraws without a legitimate reason will face a two-year ban.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><b><a href="https://www.espncricinfo.com/cricketers/saurabh-netravalkar-398513">Saurabh Netravalkar</a></b>: The Mumbai-born left-arm seamer who is now living the American dream has also been added to the final list. He was among the heroes for USA during their home World Cup and in the game <a href="https://www.espncricinfo.com/series/icc-men-s-t20-world-cup-2024-1411166/united-states-of-america-vs-india-25th-match-group-a-1415725/full-scorecard">against Indi</a>a, he took out both Kohli and Rohit. It will be a special homecoming for him if he gets picked by Mumbai Indians. But, hey, Ponting, the new Punjab Kings coach, will also have an eye on him. Under Ponting, Netravalkar emerged as the <a href="https://www.espncricinfo.com/records/tournament/bowling-most-wickets-career/major-league-cricket-2024-16317">highest wicket-taker</a> in Washington Freedom's run to the MLC title earlier this year.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div><b><a href="https://www.espncricinfo.com/cricketers/hardik-tamore-1212583">Hardik Tamore</a></b>: Tamore, 27, is an uncapped wicketkeeper-batter from Mumbai. Even ahead of the 2022 mega-auction, he was belatedly added to the list. He has played 11 T20s so far, scoring 65 runs at a strike rate of 101.56. In first-class cricket, he has hit three centuries and two fifties in 21 innings. He is currently with Mumbai's SMAT side in Hyderabad.</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">6</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">4</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">7</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">3</span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T04:49:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20728"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T04:57:00+00:00"/><meta itemProp="headline" content="RTM card"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6 ds-border-b" id="20728"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 4:49 am</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>RTM card</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="Rachin Ravindra trains at the Super Kings Academy in Chennai, Chennai, September 3, 2024" class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">Will CSK use their RTM card to get back Rachin Ravindra?</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>Super Kings Academy</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/386900/386998.4.jpg","caption":"Will CSK use their RTM card to get back Rachin Ravindra?"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>There was no Right-to-Match card at the previous mega-auction in 2022. How will it impact this auction?</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>The IPL teams were allowed to retain up to six players this time - of which a maximum of five can be capped and a maximum of two can be uncapped. The six could either be retained outright ahead of the auction, or can be bought back using Right-to-Match (RTM) options at the auction, or a combination of both.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>So here's how the RTM options work: If a player has been bought by another franchise at the mega auction, the franchise that he was part of in IPL 2024 can step in at the end of the bidding process and buy back their player using the RTM option by matching the highest bid. After that, the franchise that made the winning bid will be given another opportunity to raise the bid to whatever amount they wish. In that case, the player's previous team will have to match the increased bid to buy back their player.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Having retained just two players, PBKS have the most RTM options (four) at the auction. RCB, who retained three players, have three, while Delhi Capitals, who retained four players, have two. Five teams - MI, CSK, GT, SRH and LSG - retained five players each and have just one RTM option at the auction, while RR and KKR have no RTM options.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>There is of course no limit on the number of players a franchise can buy back if they place the highest bids for them during regular bidding at the auction.</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">7</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">10</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">4</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span></div><div></div></div></article><div itemType="https://schema.org/BlogPosting" itemProp="liveBlogUpdate" itemscope=""><time itemProp="datePublished" dateTime="2024-11-24T04:31:00+00:00"></time><time itemProp="url" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232#20727"></time><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="image"><meta itemProp="url" content="/static/images/espncricinfo-logo-full.png"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><span itemscope="" itemProp="author" itemType="https://schema.org/Person"><meta content="Ashish Pant, Deivarayan Muthu and S Sudarshanan" itemProp="name"/></span><span itemType="https://schema.org/Organization" itemscope="" itemProp="publisher"><span itemType="https://schema.org/ImageObject" itemscope="" itemProp="logo"><meta content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg" itemProp="url"/><meta content="480" itemProp="width"/><meta content="267" itemProp="height"/></span><meta content="ESPNCRICINFO" itemProp="name"/></span><meta itemProp="mainEntityOfPage" content="https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"/><meta itemProp="dateModified" content="2024-11-24T04:41:02+00:00"/><meta itemProp="headline" content="IPL. Mega. Auction"/><meta itemProp="articleBody"/></div><article class="ds-border-line ds-p-6" id="20727"><div class="ds-flex ds-items-center ds-mb-2"><div><time class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">24 Nov 2024, 4:31 am</time><h2 class="ds-text-title-l ds-font-bold ds-text-typo"><span>IPL. Mega. Auction</span></h2></div></div><div class="ds-text-comfortable-m ds-mb-6 ds-text-typo-mid2 ci-live-blog"><aside class="ds-mt-4 ds-mb-8"><div class="ds-cursor-pointer ds-rounded-xl ds-cursor-default ds-w-full"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-3"><div class="ds-relative"><img alt="The IPL trophy, placed at the auction venue, Bengaluru, February 12, 2022 " class="ds-rounded-xl" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><div class=""><div class="ds-flex ds-flex-col"><div class="ds-leading-[0] ds-text-typo-mid3"><span class="ds-text-compact-s"><span class="ds-text-typo">The IPL trophy on display</span></span><span class="ds-text-compact-s ds-mx-2"><span>•</span></span><span class="ds-text-compact-s"><span>BCCI</span></span></div></div></div></div></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"ImageObject","contentUrl":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/351300/351393.4.jpg","caption":"The IPL trophy on display"}</script></aside><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>Hello. How you doin? The IPL mega-auction is almost upon us. We're about five hours away from the start, but I know you've been expecting us. Five-hundred-and-seventy-seven players are up for grabs in this two-day event in the Saudi Arabian city of Jeddah as the league ventures into new territories. There are also some new names in the market, with a number of leagues popping up every year, and of course there are some old, familiar names who have made the IPL what it is right now. The auction dynamics often make this event more intriguing than the competition itself. It sets up teams for years together.</div></span><span class="ds-text-comfortable-l ds-my-4 ci-html-content"><div>And, there's some perverse joy in knowing what others are earning, right? So, temme where’s <a href="https://www.espncricinfo.com/cricketers/rishabh-pant-931581">Rishabh Pant</a> heading to and for what price? I’m Deivarayan Muthu and I’ll soon be joined by S Sudarshanan and Ashish Pant to bring you a blow-by-blow account of the auction. We will also be having some of the best minds in T20 cricket, including Tom Moody and S Sriram, on our live show from 3pm IST. <b>The a(u)ction will begin at 3.30pm IST</b>. Stay locked in for our smorgasbord of auction content.</div></span></div><div class="ds-flex ds-flex-wrap ds-gap-y-2"><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#EF9645" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934 2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103c-1.369 1.472.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103c-1.369 1.472.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928.469.065 1.069.065 1.315.096.777.098 1.459.374 2.372.934 1.175.72 2.938 1.02 3.951-.063l3.454-3.695 3.189-3.412c1.012-1.082.831-2.016.049-3.151z"/><path d="M1.956 35.026c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.023 0-1.414L4.8 29.77c.391-.391 1.023-.391 1.414 0s.391 1.023 0 1.414l-3.551 3.55c-.195.195-.451.292-.707.292zm6.746.922c-.109 0-.221-.018-.331-.056-.521-.182-.796-.752-.613-1.274l.971-2.773c.182-.521.753-.795 1.274-.614.521.183.796.753.613 1.274l-.971 2.773c-.144.412-.53.67-.943.67zm-7.667-7.667c-.412 0-.798-.257-.943-.667-.184-.521.089-1.092.61-1.276l2.495-.881c.523-.18 1.092.091 1.276.61.184.521-.089 1.092-.61 1.276l-2.495.881c-.111.039-.223.057-.333.057zm29.46-21.767c-.256 0-.512-.098-.707-.293-.391-.391-.391-1.024 0-1.415l3.552-3.55c.391-.39 1.023-.39 1.414 0s.391 1.024 0 1.415l-3.552 3.55c-.195.196-.451.293-.707.293zm-4.164-1.697c-.109 0-.221-.019-.33-.057-.521-.182-.796-.752-.614-1.274l.97-2.773c.183-.521.752-.796 1.274-.614.521.182.796.752.614 1.274l-.97 2.773c-.144.413-.531.671-.944.671zm6.143 5.774c-.412 0-.798-.257-.943-.667-.184-.521.09-1.092.61-1.276l2.494-.881c.522-.185 1.092.09 1.276.61.184.521-.09 1.092-.61 1.276l-2.494.881c-.111.039-.223.057-.333.057z" fill="#FA743E"/><path fill="#FFDB5E" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039 2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007c-1.417 1.425.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131.467.081 1.067.101 1.311.14.773.124 1.445.423 2.34 1.014 1.15.759 2.902 1.118 3.951.07l3.577-3.576 3.302-3.302c1.049-1.05.9-1.99.157-3.15z"/></svg></span><span class="ds-text-tight-s ds-font-regular">17</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg></span><span class="ds-text-tight-s ds-font-regular">24</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#F4900C" d="M35 19c0-2.062-.367-4.039-1.04-5.868-.46 5.389-3.333 8.157-6.335 6.868-2.812-1.208-.917-5.917-.777-8.164.236-3.809-.012-8.169-6.931-11.794 2.875 5.5.333 8.917-2.333 9.125-2.958.231-5.667-2.542-4.667-7.042-3.238 2.386-3.332 6.402-2.333 9 1.042 2.708-.042 4.958-2.583 5.208-2.84.28-4.418-3.041-2.963-8.333C2.52 10.965 1 14.805 1 19c0 9.389 7.611 17 17 17s17-7.611 17-17z"/><path fill="#FFCC4D" d="M28.394 23.999c.148 3.084-2.561 4.293-4.019 3.709-2.106-.843-1.541-2.291-2.083-5.291s-2.625-5.083-5.708-6c2.25 6.333-1.247 8.667-3.08 9.084-1.872.426-3.753-.001-3.968-4.007C7.352 23.668 6 26.676 6 30c0 .368.023.73.055 1.09C9.125 34.124 13.342 36 18 36s8.875-1.876 11.945-4.91c.032-.36.055-.722.055-1.09 0-2.187-.584-4.236-1.606-6.001z"/></svg></span><span class="ds-text-tight-s ds-font-regular">11</span></div><div class="ds-flex ds-items-center ds-mr-4 ds-space-x-2 ds-bg-fill-content-alternate ds-px-2 ds-py-1 ds-rounded-full ds-cursor-pointer"><span><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 36 36"><path fill="#FFCC4D" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"/><path fill="#664500" d="M22 27c0 2.763-1.791 3-4 3-2.21 0-4-.237-4-3 0-2.761 1.79-6 4-6 2.209 0 4 3.239 4 6zm8-12c-.124 0-.25-.023-.371-.072-5.229-2.091-7.372-5.241-7.461-5.374-.307-.46-.183-1.081.277-1.387.459-.306 1.077-.184 1.385.274.019.027 1.93 2.785 6.541 4.629.513.206.763.787.558 1.3-.157.392-.533.63-.929.63zM6 15c-.397 0-.772-.238-.929-.629-.205-.513.044-1.095.557-1.3 4.612-1.844 6.523-4.602 6.542-4.629.308-.456.929-.577 1.387-.27.457.308.581.925.275 1.383-.089.133-2.232 3.283-7.46 5.374C6.25 14.977 6.124 15 6 15z"/><path fill="#5DADEC" d="M24 16h4v19l-4-.046V16zM8 35l4-.046V16H8v19z"/><path fill="#664500" d="M14.999 18c-.15 0-.303-.034-.446-.105-3.512-1.756-7.07-.018-7.105 0-.495.249-1.095.046-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.498-2.197 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552zm14 0c-.15 0-.303-.034-.446-.105-3.513-1.756-7.07-.018-7.105 0-.494.248-1.094.047-1.342-.447-.247-.494-.047-1.095.447-1.342.182-.09 4.501-2.196 8.895 0 .494.247.694.848.447 1.342-.176.35-.529.552-.896.552z"/><ellipse fill="#5DADEC" cx="18" cy="34" rx="18" ry="2"/><ellipse fill="#E75A70" cx="18" cy="27" rx="3" ry="2"/></svg></span><span class="ds-text-tight-s ds-font-regular">11</span></div><div></div></div></article></div></div></div></div></div><div class="ds-flex-none" style="width:302px"><div class=""><div><aside class="ad-placeholder incontentstrip ad-incontentstrip-687907" style="min-width:10%;min-height:50px"></aside><aside></aside><aside class="ad-placeholder incontentRoW ad-incontentrow-502421" style="min-width:10%;min-height:250px"></aside><aside></aside></div><aside></aside><aside class="ad-placeholder incontent3RoW ad-incontent3row-581207" style="min-width:10%;min-height:250px"></aside><aside></aside></div></div></div><footer></footer></article></div><footer class="ds-bg-raw-grey09 ds-p-4"><div class="lg:ds-container lg:ds-mx-auto lg:ds-px-5"><div class="ds-grid lg:ds-grid-cols-3 ds-grid-cols-1 ds-gap-2 ds-items-center ds-text-center"><div class="ds-col-span-2 ds-flex ds-flex-row ds-flex-wrap"><span class="ds-flex ds-items-center"><a href="https://disneytermsofuse.com" title="Terms of Use" target="_blank" rel="noopener noreferrer" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block ds-inline-block ds-cursor-pointer ds-text-raw-grey06">Terms of Use</span></a><span class="ds-mx-1 ds-text-raw-grey06">|</span></span><span class="ds-flex ds-items-center"><a href="https://privacy.thewaltdisneycompany.com/en/" title="Privacy Policy" target="_blank" rel="noopener noreferrer" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block ds-inline-block ds-cursor-pointer ds-text-raw-grey06">Privacy Policy</span></a><span class="ds-mx-1 ds-text-raw-grey06">|</span></span><span class="ds-flex ds-items-center"><a href="https://www.disney.sg/supplemental-privacy-policy-singapore" title="Supplemental Privacy Policy for Singapore" target="_blank" rel="noopener noreferrer" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block ds-inline-block ds-cursor-pointer ds-text-raw-grey06">Supplemental Privacy Policy for Singapore</span></a><span class="ds-mx-1 ds-text-raw-grey06">|</span></span><span class="ds-flex ds-items-center"><a href="https://preferences-mgr.truste.com/?type=espn&amp;affiliateId=148" title="Interest-Based Ads" target="_blank" rel="noopener noreferrer" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block ds-inline-block ds-cursor-pointer ds-text-raw-grey06">Interest-Based Ads</span></a><span class="ds-mx-1 ds-text-raw-grey06">|</span></span><span class="ds-flex ds-items-center"><a href="https://submit.espncricinfo.com/ci/content/submit/forms/feedback.html" title="Feedback" target="_blank" rel="noopener noreferrer" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block ds-inline-block ds-cursor-pointer ds-text-raw-grey06">Feedback</span></a></span></div><div class="ds-text-tight-s lg:ds-ml-auto ds-text-raw-grey06">© <!-- -->2024<!-- --> ESPN Sports Media Ltd. All rights reserved</div></div></div></footer></div></section><div id="modalContainer"></div><div id="imageShareContainer"></div></section><script type="text/javascript"> var omnitureCode = "wdgespcricinfo,wdgespge"; if (hsci.isApp) { omnitureCode = "wdgwespmaciapps"; } window.s_account = omnitureCode; window.omniSite = "cricinfo"; </script></div><script id="__NEXT_DATA__" type="application/json">{"props":{"appNextJsContext":{"lang":"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":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313173.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313173,"objectId":1241632,"slug":"belize-logo","url":"/lsci/db/PICTURES/CMS/313100/313173.logo.png","width":500,"height":500,"caption":"Belize logo","longCaption":"Belize logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":115,"objectId":64,"name":"Belize","shortName":"Belize","abbreviation":"Blz","slug":"belize"}},{"id":112,"objectId":61,"scribeId":61,"slug":"bhutan","name":"Bhutan","longName":"Bhutan","abbreviation":"BHU","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313171.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313171,"objectId":1241630,"slug":"bhutan-logo","url":"/lsci/db/PICTURES/CMS/313100/313171.logo.png","width":500,"height":500,"caption":"Bhutan logo","longCaption":"Bhutan logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":112,"objectId":61,"name":"Bhutan","shortName":"Bhutan","abbreviation":"BHU","slug":"bhutan"}},{"id":116,"objectId":65,"scribeId":65,"slug":"botswana","name":"Botswana","longName":"Botswana","abbreviation":"BOT","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313174.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313174,"objectId":1241633,"slug":"botswana-logo","url":"/lsci/db/PICTURES/CMS/313100/313174.logo.png","width":500,"height":500,"caption":"Botswana logo","longCaption":"Botswana logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":116,"objectId":65,"name":"Botswana","shortName":"Botswana","abbreviation":"BOT","slug":"botswana"}},{"id":117,"objectId":66,"scribeId":66,"slug":"brazil","name":"Brazil","longName":"Brazil","abbreviation":"BRA","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313175.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313175,"objectId":1241634,"slug":"brazil-logo","url":"/lsci/db/PICTURES/CMS/313100/313175.logo.png","width":500,"height":500,"caption":"Brazil logo","longCaption":"Brazil logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":117,"objectId":66,"name":"Brazil","shortName":"Brazil","abbreviation":"BRA","slug":"brazil"}},{"id":118,"objectId":67,"scribeId":67,"slug":"brunei","name":"Brunei","longName":"Brunei","abbreviation":"","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313176.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313176,"objectId":1241635,"slug":"brunei-logo","url":"/lsci/db/PICTURES/CMS/313100/313176.logo.png","width":500,"height":500,"caption":"Brunei logo","longCaption":"Brunei logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":118,"objectId":67,"name":"Brunei","shortName":"Brunei","abbreviation":null,"slug":"brunei"}},{"id":114,"objectId":63,"scribeId":63,"slug":"bulgaria","name":"Bulgaria","longName":"Bulgaria","abbreviation":"BUL","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313172.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313172,"objectId":1241631,"slug":"bulgaria-logo","url":"/lsci/db/PICTURES/CMS/313100/313172.logo.png","width":500,"height":500,"caption":"Bulgaria logo","longCaption":"Bulgaria logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":114,"objectId":63,"name":"Bulgaria","shortName":"Bulgaria","abbreviation":"BUL","slug":"bulgaria"}},{"id":43,"objectId":43,"scribeId":43,"slug":"burma","name":"Burma","longName":"Burma","abbreviation":"Burma","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313163.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313163,"objectId":1241622,"slug":"burma-logo","url":"/lsci/db/PICTURES/CMS/313100/313163.logo.png","width":500,"height":500,"caption":"Burma logo","longCaption":"Burma logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":43,"objectId":43,"name":"Burma","shortName":"Burma","abbreviation":"Burma","slug":"burma"}},{"id":39,"objectId":39,"scribeId":39,"slug":"cayman-islands","name":"Cayman","longName":"Cayman Islands","abbreviation":"CAY","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313100/313159.logo.png","isCountry":true,"primaryColor":"#e4d20c","image":{"id":313159,"objectId":1241618,"slug":"cayman-islands-logo","url":"/lsci/db/PICTURES/CMS/313100/313159.logo.png","width":500,"height":500,"caption":"Cayman Islands logo","longCaption":"Cayman Islands logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":39,"objectId":39,"name":"Cayman Islands","shortName":"Cayman","abbreviation":"CAY","slug":"cayman-islands"}},{"id":44,"objectId":44,"scribeId":44,"slug":"chile","name":"Chile","longName":"Chile","abbreviation":"Chile","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313164.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313164,"objectId":1241623,"slug":"chile-logo","url":"/lsci/db/PICTURES/CMS/313100/313164.logo.png","width":500,"height":500,"caption":"Chile logo","longCaption":"Chile logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":44,"objectId":44,"name":"Chile","shortName":"Chile","abbreviation":"Chile","slug":"chile"}},{"id":121,"objectId":70,"scribeId":70,"slug":"china","name":"China","longName":"China","abbreviation":"CHN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383900/383962.png","isCountry":true,"primaryColor":null,"image":{"id":383962,"objectId":1441409,"slug":"china-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383900/383962.png","width":500,"height":500,"caption":"China flag team logo","longCaption":"China flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":121,"objectId":70,"name":"China","shortName":"China","abbreviation":"CHN","slug":"china"}},{"id":6557,"objectId":1156232,"scribeId":1156232,"slug":"colombia","name":"Colombia","longName":"Colombia","abbreviation":"Col","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/369200/369244.png","isCountry":true,"primaryColor":null,"image":{"id":369244,"objectId":1403738,"slug":"colombia-team-flag","url":"/lsci/db/PICTURES/CMS/369200/369244.png","width":500,"height":500,"caption":"Colombia team flag","longCaption":"Colombia team flag","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6557,"objectId":1156232,"name":"Colombia","shortName":"Colombia","abbreviation":"Col","slug":"colombia"}},{"id":4082,"objectId":218210,"scribeId":218210,"slug":"costa-rica","name":"Costa Rica","longName":"Costa Rica","abbreviation":"CRC","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313383.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313383,"objectId":1241842,"slug":"costa-rica-logo","url":"/lsci/db/PICTURES/CMS/313300/313383.logo.png","width":500,"height":500,"caption":"Costa Rica logo","longCaption":"Costa Rica logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":4082,"objectId":218210,"name":"Costa Rica","shortName":"Costa Rica","abbreviation":"CRC","slug":"costa-rica"}},{"id":123,"objectId":72,"scribeId":72,"slug":"croatia","name":"Croatia","longName":"Croatia","abbreviation":"CRT","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383041.png","isCountry":true,"primaryColor":null,"image":{"id":383041,"objectId":1439158,"slug":"croatia-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383041.png","width":500,"height":500,"caption":"Croatia flag team logo","longCaption":"Croatia flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":123,"objectId":72,"name":"Croatia","shortName":"Croatia","abbreviation":"CRT","slug":"croatia"}},{"id":120,"objectId":69,"scribeId":69,"slug":"cuba","name":"Cuba","longName":"Cuba","abbreviation":"Cuba","unofficialName":null,"imageUrl":null,"isCountry":true,"primaryColor":null,"image":null,"country":{"id":120,"objectId":69,"name":"Cuba","shortName":"Cuba","abbreviation":"Cuba","slug":"cuba"}},{"id":125,"objectId":74,"scribeId":74,"slug":"cyprus","name":"Cyprus","longName":"Cyprus","abbreviation":"CYP","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383068.png","isCountry":true,"primaryColor":null,"image":{"id":383068,"objectId":1439215,"slug":"cyprus-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383068.png","width":500,"height":500,"caption":"Cyprus flag team logo","longCaption":"Cyprus flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":125,"objectId":74,"name":"Cyprus","shortName":"Cyprus","abbreviation":"CYP","slug":"cyprus"}},{"id":126,"objectId":75,"scribeId":75,"slug":"czech-republic","name":"Czech Rep.","longName":"Czech Republic","abbreviation":"CZK-R","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383044.png","isCountry":true,"primaryColor":null,"image":{"id":383044,"objectId":1439161,"slug":"czech-republic-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383044.png","width":500,"height":500,"caption":"Czech Republic flag team logo","longCaption":"Czech Republic flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":126,"objectId":75,"name":"Czech Republic","shortName":"Czech Rep.","abbreviation":"CZK-R","slug":"czech-republic"}},{"id":13,"objectId":13,"scribeId":13,"slug":"denmark","name":"Denmark","longName":"Denmark","abbreviation":"DEN","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313135.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313135,"objectId":1241594,"slug":"denmark-logo","url":"/lsci/db/PICTURES/CMS/313100/313135.logo.png","width":500,"height":500,"caption":"Denmark logo","longCaption":"Denmark logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":13,"objectId":13,"name":"Denmark","shortName":"Denmark","abbreviation":"DEN","slug":"denmark"}},{"id":129,"objectId":78,"scribeId":78,"slug":"estonia","name":"Estonia","longName":"Estonia","abbreviation":"EST","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383069.png","isCountry":true,"primaryColor":null,"image":{"id":383069,"objectId":1439216,"slug":"estonia-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383069.png","width":500,"height":500,"caption":"Estonia flag team logo","longCaption":"Estonia flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":129,"objectId":78,"name":"Estonia","shortName":"Estonia","abbreviation":"EST","slug":"estonia"}},{"id":4253,"objectId":300710,"scribeId":300710,"slug":"eswatini","name":"Eswatini","longName":"Eswatini","abbreviation":"SWZ","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313400/313405.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313405,"objectId":1241864,"slug":"swaziland-logo","url":"/lsci/db/PICTURES/CMS/313400/313405.logo.png","width":500,"height":500,"caption":"Swaziland logo","longCaption":"Swaziland logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":4253,"objectId":300710,"name":"Eswatini","shortName":"Eswatini","abbreviation":"SWZ","slug":"eswatini"}},{"id":4251,"objectId":300708,"scribeId":300708,"slug":"falkland-islands","name":"Falkland Isl","longName":"Falkland Islands","abbreviation":"Falk","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313400/313404.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313404,"objectId":1241863,"slug":"falkland-islands-logo","url":"/lsci/db/PICTURES/CMS/313400/313404.logo.png","width":500,"height":500,"caption":"Falkland Islands logo","longCaption":"Falkland Islands logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":4251,"objectId":300708,"name":"Falkland Islands","shortName":"Falkland Isl","abbreviation":"Falk","slug":"falkland-islands"}},{"id":10,"objectId":10,"scribeId":10,"slug":"fiji","name":"Fiji","longName":"Fiji","abbreviation":"Fiji","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/386300/386356.png","isCountry":true,"primaryColor":null,"image":{"id":386356,"objectId":1448061,"slug":"fiji-flag-team-logo","url":"/lsci/db/PICTURES/CMS/386300/386356.png","width":500,"height":500,"caption":"Fiji flag team logo","longCaption":"Fiji flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":10,"objectId":10,"name":"Fiji","shortName":"Fiji","abbreviation":"Fiji","slug":"fiji"}},{"id":131,"objectId":80,"scribeId":80,"slug":"finland","name":"Finland","longName":"Finland","abbreviation":"FIN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383045.png","isCountry":true,"primaryColor":null,"image":{"id":383045,"objectId":1439162,"slug":"finland-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383045.png","width":500,"height":500,"caption":"Finland flag team logo","longCaption":"Finland flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":131,"objectId":80,"name":"Finland","shortName":"Finland","abbreviation":"FIN","slug":"finland"}},{"id":33,"objectId":34,"scribeId":34,"slug":"france","name":"France","longName":"France","abbreviation":"Fran","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383036.png","isCountry":true,"primaryColor":null,"image":{"id":383036,"objectId":1439151,"slug":"france-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383036.png","width":500,"height":500,"caption":"France flag team logo","longCaption":"France flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":33,"objectId":34,"name":"France","shortName":"France","abbreviation":"Fran","slug":"france"}},{"id":133,"objectId":82,"scribeId":82,"slug":"gambia","name":"Gambia","longName":"Gambia","abbreviation":"GMB","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/336900/336934.png","isCountry":true,"primaryColor":null,"image":{"id":336934,"objectId":1307947,"slug":"gambia-team-logo","url":"/lsci/db/PICTURES/CMS/336900/336934.png","width":500,"height":500,"caption":"Gambia team logo","longCaption":"Gambia team logo","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":133,"objectId":82,"name":"Gambia","shortName":"Gambia","abbreviation":"GMB","slug":"gambia"}},{"id":35,"objectId":36,"scribeId":36,"slug":"germany","name":"Germany","longName":"Germany","abbreviation":"GER","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313155.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313155,"objectId":1241614,"slug":"germany-logo","url":"/lsci/db/PICTURES/CMS/313100/313155.logo.png","width":500,"height":500,"caption":"Germany logo","longCaption":"Germany logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":35,"objectId":36,"name":"Germany","shortName":"Germany","abbreviation":"GER","slug":"germany"}},{"id":135,"objectId":84,"scribeId":84,"slug":"ghana","name":"Ghana","longName":"Ghana","abbreviation":"GHA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313100/313184.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313184,"objectId":1241643,"slug":"ghana-logo","url":"/lsci/db/PICTURES/CMS/313100/313184.logo.png","width":500,"height":500,"caption":"Ghana logo","longCaption":"Ghana logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":135,"objectId":84,"name":"Ghana","shortName":"Ghana","abbreviation":"GHA","slug":"ghana"}},{"id":18,"objectId":18,"scribeId":18,"slug":"gibraltar","name":"Gibraltar","longName":"Gibraltar","abbreviation":"GIBR","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383042.png","isCountry":true,"primaryColor":null,"image":{"id":383042,"objectId":1439159,"slug":"gibraltar-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383042.png","width":500,"height":500,"caption":"Gibraltar flag team logo","longCaption":"Gibraltar flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":18,"objectId":18,"name":"Gibraltar","shortName":"Gibraltar","abbreviation":"GIBR","slug":"gibraltar"}},{"id":137,"objectId":86,"scribeId":86,"slug":"greece","name":"Greece","longName":"Greece","abbreviation":"GRC","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313185.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313185,"objectId":1241644,"slug":"greece-logo","url":"/lsci/db/PICTURES/CMS/313100/313185.logo.png","width":500,"height":500,"caption":"Greece logo","longCaption":"Greece logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":137,"objectId":86,"name":"Greece","shortName":"Greece","abbreviation":"GRC","slug":"greece"}},{"id":1094,"objectId":1043,"scribeId":1043,"slug":"guernsey","name":"Guernsey","longName":"Guernsey","abbreviation":"GUE","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313266.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313266,"objectId":1241725,"slug":"guernsey-logo","url":"/lsci/db/PICTURES/CMS/313200/313266.logo.png","width":500,"height":500,"caption":"Guernsey logo","longCaption":"Guernsey logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":1094,"objectId":1043,"name":"Guernsey","shortName":"Guernsey","abbreviation":"GUE","slug":"guernsey"}},{"id":139,"objectId":88,"scribeId":88,"slug":"hungary","name":"Hungary","longName":"Hungary","abbreviation":"HUN","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313186.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313186,"objectId":1241645,"slug":"hungary-logo","url":"/lsci/db/PICTURES/CMS/313100/313186.logo.png","width":500,"height":500,"caption":"Hungary logo","longCaption":"Hungary logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":139,"objectId":88,"name":"Hungary","shortName":"Hungary","abbreviation":"HUN","slug":"hungary"}},{"id":150,"objectId":99,"scribeId":99,"slug":"iceland","name":"Iceland","longName":"Iceland","abbreviation":"ICELD","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313190.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313190,"objectId":1241649,"slug":"iceland-logo","url":"/lsci/db/PICTURES/CMS/313100/313190.logo.png","width":500,"height":500,"caption":"Iceland logo","longCaption":"Iceland logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":150,"objectId":99,"name":"Iceland","shortName":"Iceland","abbreviation":"ICELD","slug":"iceland"}},{"id":142,"objectId":91,"scribeId":91,"slug":"indonesia","name":"Indonesia","longName":"Indonesia","abbreviation":"INA","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313187.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313187,"objectId":1241646,"slug":"indonesia-logo","url":"/lsci/db/PICTURES/CMS/313100/313187.logo.png","width":500,"height":500,"caption":"Indonesia logo","longCaption":"Indonesia logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":142,"objectId":91,"name":"Indonesia","shortName":"Indonesia","abbreviation":"INA","slug":"indonesia"}},{"id":148,"objectId":97,"scribeId":97,"slug":"iran","name":"Iran","longName":"Iran","abbreviation":"Iran","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313189.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313189,"objectId":1241648,"slug":"iran-logo","url":"/lsci/db/PICTURES/CMS/313100/313189.logo.png","width":500,"height":500,"caption":"Iran logo","longCaption":"Iran logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":148,"objectId":97,"name":"Iran","shortName":"Iran","abbreviation":"Iran","slug":"iran"}},{"id":147,"objectId":96,"scribeId":96,"slug":"isle-of-man","name":"Isle of Man","longName":"Isle of Man","abbreviation":"IOM","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383040.png","isCountry":true,"primaryColor":null,"image":{"id":383040,"objectId":1439157,"slug":"isle-of-man-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383040.png","width":500,"height":500,"caption":"Isle of Man flag team logo","longCaption":"Isle of Man flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":147,"objectId":96,"name":"Isle of Man","shortName":"Isle of Man","abbreviation":"IOM","slug":"isle-of-man"}},{"id":22,"objectId":22,"scribeId":22,"slug":"israel","name":"Israel","longName":"Israel","abbreviation":"ISR","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/382600/382658.png","isCountry":true,"primaryColor":null,"image":{"id":382658,"objectId":1438268,"slug":"israel-flag-team-logo","url":"/lsci/db/PICTURES/CMS/382600/382658.png","width":500,"height":500,"caption":"Israel flag team logo","longCaption":"Israel flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":22,"objectId":22,"name":"Israel","shortName":"Israel","abbreviation":"ISR","slug":"israel"}},{"id":31,"objectId":31,"scribeId":31,"slug":"italy","name":"Italy","longName":"Italy","abbreviation":"ITA","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313151.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313151,"objectId":1241610,"slug":"italy-logo","url":"/lsci/db/PICTURES/CMS/313100/313151.logo.png","width":500,"height":500,"caption":"Italy logo","longCaption":"Italy logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":31,"objectId":31,"name":"Italy","shortName":"Italy","abbreviation":"ITA","slug":"italy"}},{"id":36,"objectId":32,"scribeId":32,"slug":"japan","name":"Japan","longName":"Japan","abbreviation":"JPN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/360500/360559.png","isCountry":true,"primaryColor":null,"image":{"id":360559,"objectId":1378022,"slug":"japan-flag-team-logo","url":"/lsci/db/PICTURES/CMS/360500/360559.png","width":500,"height":500,"caption":"Japan flag team logo","longCaption":"Japan flag team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":36,"objectId":32,"name":"Japan","shortName":"Japan","abbreviation":"JPN","slug":"japan"}},{"id":38,"objectId":38,"scribeId":38,"slug":"kuwait","name":"Kuwait","longName":"Kuwait","abbreviation":"KUW","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383900/383963.png","isCountry":true,"primaryColor":null,"image":{"id":383963,"objectId":1441410,"slug":"kuwait-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383900/383963.png","width":500,"height":500,"caption":"Kuwait flag team logo","longCaption":"Kuwait flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":38,"objectId":38,"name":"Kuwait","shortName":"Kuwait","abbreviation":"KUW","slug":"kuwait"}},{"id":159,"objectId":108,"scribeId":108,"slug":"lesotho","name":"Lesotho","longName":"Lesotho","abbreviation":"LES","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313192.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313192,"objectId":1241651,"slug":"lesotho-logo","url":"/lsci/db/PICTURES/CMS/313100/313192.logo.png","width":500,"height":500,"caption":"Lesotho logo","longCaption":"Lesotho logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":159,"objectId":108,"name":"Lesotho","shortName":"Lesotho","abbreviation":"LES","slug":"lesotho"}},{"id":161,"objectId":110,"scribeId":110,"slug":"luxembourg","name":"Luxembourg","longName":"Luxembourg","abbreviation":"LUX","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313193.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313193,"objectId":1241652,"slug":"luxembourg-logo","url":"/lsci/db/PICTURES/CMS/313100/313193.logo.png","width":500,"height":500,"caption":"Luxembourg logo","longCaption":"Luxembourg logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":161,"objectId":110,"name":"Luxembourg","shortName":"Luxembourg","abbreviation":"LUX","slug":"luxembourg"}},{"id":169,"objectId":118,"scribeId":118,"slug":"malawi","name":"Malawi","longName":"Malawi","abbreviation":"MWI","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313196.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313196,"objectId":1241655,"slug":"malawi-logo","url":"/lsci/db/PICTURES/CMS/313100/313196.logo.png","width":500,"height":500,"caption":"Malawi logo","longCaption":"Malawi logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":169,"objectId":118,"name":"Malawi","shortName":"Malawi","abbreviation":"MWI","slug":"malawi"}},{"id":16,"objectId":16,"scribeId":16,"slug":"malaysia","name":"Malaysia","longName":"Malaysia","abbreviation":"MAS","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313100/313137.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313137,"objectId":1241596,"slug":"malaysia-logo","url":"/lsci/db/PICTURES/CMS/313100/313137.logo.png","width":500,"height":500,"caption":"Malaysia logo","longCaption":"Malaysia logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":16,"objectId":16,"name":"Malaysia","shortName":"Malaysia","abbreviation":"MAS","slug":"malaysia"}},{"id":164,"objectId":113,"scribeId":113,"slug":"maldives","name":"Maldives","longName":"Maldives","abbreviation":"MDV","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313100/313194.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313194,"objectId":1241653,"slug":"maldives-logo","url":"/lsci/db/PICTURES/CMS/313100/313194.logo.png","width":500,"height":500,"caption":"Maldives logo","longCaption":"Maldives logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":164,"objectId":113,"name":"Maldives","shortName":"Maldives","abbreviation":"MDV","slug":"maldives"}},{"id":45,"objectId":45,"scribeId":45,"slug":"malta","name":"Malta","longName":"Malta","abbreviation":"MLT","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383900/383972.png","isCountry":true,"primaryColor":null,"image":{"id":383972,"objectId":1441421,"slug":"malta-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383900/383972.png","width":500,"height":500,"caption":"Malta flag team logo","longCaption":"Malta flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":45,"objectId":45,"name":"Malta","shortName":"Malta","abbreviation":"MLT","slug":"malta"}},{"id":162,"objectId":111,"scribeId":111,"slug":"mauritius","name":"Mauritius","longName":"Mauritius","abbreviation":"MAU","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/360600/360675.png","isCountry":true,"primaryColor":null,"image":{"id":360675,"objectId":1378526,"slug":"mauritius-flag-team-logo","url":"/lsci/db/PICTURES/CMS/360600/360675.png","width":500,"height":500,"caption":"Mauritius flag team logo","longCaption":"Mauritius flag team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":162,"objectId":111,"name":"Mauritius","shortName":"Mauritius","abbreviation":"MAU","slug":"mauritius"}},{"id":165,"objectId":114,"scribeId":114,"slug":"mexico","name":"Mexico","longName":"Mexico","abbreviation":"Mex","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/388900/388974.png","isCountry":true,"primaryColor":null,"image":{"id":388974,"objectId":1455094,"slug":"mexico-team-flag","url":"/lsci/db/PICTURES/CMS/388900/388974.png","width":500,"height":500,"caption":"Mexico team flag","longCaption":"Mexico team flag","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":165,"objectId":114,"name":"Mexico","shortName":"Mexico","abbreviation":"Mex","slug":"mexico"}},{"id":171,"objectId":120,"scribeId":120,"slug":"mozambique","name":"Mozambique","longName":"Mozambique","abbreviation":"MOZ","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313197.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313197,"objectId":1241656,"slug":"mozambique-logo","url":"/lsci/db/PICTURES/CMS/313100/313197.logo.png","width":500,"height":500,"caption":"Mozambique logo","longCaption":"Mozambique logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":171,"objectId":120,"name":"Mozambique","shortName":"Mozambique","abbreviation":"MOZ","slug":"mozambique"}},{"id":6411,"objectId":1116403,"scribeId":1116403,"slug":"myanmar","name":"Myanmar","longName":"Myanmar","abbreviation":"MYAN","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313500/313548.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313548,"objectId":1242007,"slug":"myanmar-logo","url":"/lsci/db/PICTURES/CMS/313500/313548.logo.png","width":500,"height":500,"caption":"Myanmar logo","longCaption":"Myanmar logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6411,"objectId":1116403,"name":"Myanmar","shortName":"Myanmar","abbreviation":"MYAN","slug":"myanmar"}},{"id":173,"objectId":122,"scribeId":122,"slug":"nigeria","name":"Nigeria","longName":"Nigeria","abbreviation":"NGA","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313198.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313198,"objectId":1241657,"slug":"nigeria-logo","url":"/lsci/db/PICTURES/CMS/313100/313198.logo.png","width":500,"height":500,"caption":"Nigeria logo","longCaption":"Nigeria logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":173,"objectId":122,"name":"Nigeria","shortName":"Nigeria","abbreviation":"NGA","slug":"nigeria"}},{"id":175,"objectId":124,"scribeId":124,"slug":"norway","name":"Norway","longName":"Norway","abbreviation":"NOR","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313199.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313199,"objectId":1241658,"slug":"norway-logo","url":"/lsci/db/PICTURES/CMS/313100/313199.logo.png","width":500,"height":500,"caption":"Norway logo","longCaption":"Norway logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":175,"objectId":124,"name":"Norway","shortName":"Norway","abbreviation":"NOR","slug":"norway"}},{"id":183,"objectId":132,"scribeId":132,"slug":"panama","name":"Panama","longName":"Panama","abbreviation":"PAN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313200/313202.logo.png","isCountry":true,"primaryColor":"#c00c0c","image":{"id":313202,"objectId":1241661,"slug":"panama-logo","url":"/lsci/db/PICTURES/CMS/313200/313202.logo.png","width":500,"height":500,"caption":"Panama logo","longCaption":"Panama logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":183,"objectId":132,"name":"Panama","shortName":"Panama","abbreviation":"PAN","slug":"panama"}},{"id":178,"objectId":127,"scribeId":127,"slug":"peru","name":"Peru","longName":"Peru","abbreviation":"Peru","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313200.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313200,"objectId":1241659,"slug":"peru-logo","url":"/lsci/db/PICTURES/CMS/313200/313200.logo.png","width":500,"height":500,"caption":"Peru logo","longCaption":"Peru logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":178,"objectId":127,"name":"Peru","shortName":"Peru","abbreviation":"Peru","slug":"peru"}},{"id":179,"objectId":128,"scribeId":128,"slug":"philippines","name":"Philippines","longName":"Philippines","abbreviation":"PHI","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313201.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313201,"objectId":1241660,"slug":"philippines-logo","url":"/lsci/db/PICTURES/CMS/313200/313201.logo.png","width":500,"height":500,"caption":"Philippines logo","longCaption":"Philippines logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":179,"objectId":128,"name":"Philippines","shortName":"Philippines","abbreviation":"PHI","slug":"philippines"}},{"id":185,"objectId":134,"scribeId":134,"slug":"portugal","name":"Portugal","longName":"Portugal","abbreviation":"PORT","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383038.png","isCountry":true,"primaryColor":null,"image":{"id":383038,"objectId":1439154,"slug":"portugal-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383038.png","width":500,"height":500,"caption":"Portugal flag team logo","longCaption":"Portugal flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":185,"objectId":134,"name":"Portugal","shortName":"Portugal","abbreviation":"PORT","slug":"portugal"}},{"id":187,"objectId":136,"scribeId":136,"slug":"qatar","name":"Qatar","longName":"Qatar","abbreviation":"QAT","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383900/383966.png","isCountry":true,"primaryColor":null,"image":{"id":383966,"objectId":1441413,"slug":"qatar-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383900/383966.png","width":500,"height":500,"caption":"Qatar flag team logo","longCaption":"Qatar flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":187,"objectId":136,"name":"Qatar","shortName":"Qatar","abbreviation":"QAT","slug":"qatar"}},{"id":188,"objectId":137,"scribeId":137,"slug":"romania","name":"Romania","longName":"Romania","abbreviation":"ROM","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313205.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313205,"objectId":1241664,"slug":"romania-logo","url":"/lsci/db/PICTURES/CMS/313200/313205.logo.png","width":500,"height":500,"caption":"Romania logo","longCaption":"Romania logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":188,"objectId":137,"name":"Romania","shortName":"Romania","abbreviation":"ROM","slug":"romania"}},{"id":191,"objectId":140,"scribeId":140,"slug":"rwanda","name":"Rwanda","longName":"Rwanda","abbreviation":"RWN","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313206.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313206,"objectId":1241665,"slug":"rwanda-logo","url":"/lsci/db/PICTURES/CMS/313200/313206.logo.png","width":500,"height":500,"caption":"Rwanda logo","longCaption":"Rwanda logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":191,"objectId":140,"name":"Rwanda","shortName":"Rwanda","abbreviation":"RWN","slug":"rwanda"}},{"id":192,"objectId":141,"scribeId":141,"slug":"samoa","name":"Samoa","longName":"Samoa","abbreviation":"Samoa","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/386300/386357.png","isCountry":true,"primaryColor":null,"image":{"id":386357,"objectId":1448062,"slug":"samoa-flag-team-logo","url":"/lsci/db/PICTURES/CMS/386300/386357.png","width":500,"height":500,"caption":"Samoa flag team logo","longCaption":"Samoa flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":192,"objectId":141,"name":"Samoa","shortName":"Samoa","abbreviation":"Samoa","slug":"samoa"}},{"id":154,"objectId":103,"scribeId":103,"slug":"saudi-arabia","name":"Saudi Arabia","longName":"Saudi Arabia","abbreviation":"KSA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383900/383973.png","isCountry":true,"primaryColor":null,"image":{"id":383973,"objectId":1441422,"slug":"saudi-arabia-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383900/383973.png","width":500,"height":500,"caption":"Saudi Arabia flag team logo","longCaption":"Saudi Arabia flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":154,"objectId":103,"name":"Saudi Arabia","shortName":"Saudi Arabia","abbreviation":"KSA","slug":"saudi-arabia"}},{"id":194,"objectId":143,"scribeId":143,"slug":"seychelles","name":"Seychelles","longName":"Seychelles","abbreviation":"SEY","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313208.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313208,"objectId":1241667,"slug":"seychelles-logo","url":"/lsci/db/PICTURES/CMS/313200/313208.logo.png","width":500,"height":500,"caption":"Seychelles logo","longCaption":"Seychelles logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":194,"objectId":143,"name":"Seychelles","shortName":"Seychelles","abbreviation":"SEY","slug":"seychelles"}},{"id":196,"objectId":145,"scribeId":145,"slug":"sierra-leone","name":"Sierra Leone","longName":"Sierra Leone","abbreviation":"SLE","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/326800/326874.png","isCountry":true,"primaryColor":null,"image":{"id":326874,"objectId":1276409,"slug":"sierra-leone-team-flag","url":"/lsci/db/PICTURES/CMS/326800/326874.png","width":500,"height":500,"caption":"Sierra Leone team flag","longCaption":"Sierra Leone team flag","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":196,"objectId":145,"name":"Sierra Leone","shortName":"Sierra Leone","abbreviation":"SLE","slug":"sierra-leone"}},{"id":23,"objectId":23,"scribeId":23,"slug":"singapore","name":"Singapore","longName":"Singapore","abbreviation":"SGP","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/390500/390512.png","isCountry":true,"primaryColor":null,"image":{"id":390512,"objectId":1458707,"slug":"singapore-flag-team-logo","url":"/lsci/db/PICTURES/CMS/390500/390512.png","width":500,"height":500,"caption":"Singapore flag team logo","longCaption":"Singapore flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":23,"objectId":23,"name":"Singapore","shortName":"Singapore","abbreviation":"SGP","slug":"singapore"}},{"id":197,"objectId":146,"scribeId":146,"slug":"slovenia","name":"Slovenia","longName":"Slovenia","abbreviation":"SVN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/384600/384621.jpg","isCountry":true,"primaryColor":null,"image":{"id":384621,"objectId":1442827,"slug":"slovenia-flag-team-logo","url":"/lsci/db/PICTURES/CMS/384600/384621.jpg","width":500,"height":500,"caption":"Slovenia flag team logo","longCaption":"Slovenia flag team logo","credit":"Wikipedia","photographer":null,"peerUrls":null},"country":{"id":197,"objectId":146,"name":"Slovenia","shortName":"Slovenia","abbreviation":"SVN","slug":"slovenia"}},{"id":195,"objectId":144,"scribeId":144,"slug":"south-korea","name":"South Korea","longName":"South Korea","abbreviation":"SKOR","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313209.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313209,"objectId":1241668,"slug":"south-korea-logo","url":"/lsci/db/PICTURES/CMS/313200/313209.logo.png","width":500,"height":500,"caption":"South Korea logo","longCaption":"South Korea logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":195,"objectId":144,"name":"South Korea","shortName":"South Korea","abbreviation":"SKOR","slug":"south-korea"}},{"id":200,"objectId":149,"scribeId":149,"slug":"spain","name":"Spain","longName":"Spain","abbreviation":"ESP","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313211.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313211,"objectId":1241670,"slug":"spain-logo","url":"/lsci/db/PICTURES/CMS/313200/313211.logo.png","width":500,"height":500,"caption":"Spain logo","longCaption":"Spain logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":200,"objectId":149,"name":"Spain","shortName":"Spain","abbreviation":"ESP","slug":"spain"}},{"id":201,"objectId":150,"scribeId":150,"slug":"st-helena","name":"St Helena","longName":"St Helena","abbreviation":"STHEL","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/349300/349385.png","isCountry":true,"primaryColor":null,"image":{"id":349385,"objectId":1345336,"slug":"st-helena-team-flag-latest","url":"/lsci/db/PICTURES/CMS/349300/349385.png","width":500,"height":500,"caption":"St Helena team flag latest","longCaption":"St Helena team flag latest","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":201,"objectId":150,"name":"St Helena","shortName":"St Helena","abbreviation":"STHEL","slug":"st-helena"}},{"id":202,"objectId":151,"scribeId":151,"slug":"suriname","name":"Suriname","longName":"Suriname","abbreviation":"Sur","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313213.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313213,"objectId":1241672,"slug":"suriname-logo","url":"/lsci/db/PICTURES/CMS/313200/313213.logo.png","width":500,"height":500,"caption":"Suriname logo","longCaption":"Suriname logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":202,"objectId":151,"name":"Suriname","shortName":"Suriname","abbreviation":"Sur","slug":"suriname"}},{"id":204,"objectId":153,"scribeId":153,"slug":"sweden","name":"Sweden","longName":"Sweden","abbreviation":"SWE","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313214.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313214,"objectId":1241673,"slug":"sweden-logo","url":"/lsci/db/PICTURES/CMS/313200/313214.logo.png","width":500,"height":500,"caption":"Sweden logo","longCaption":"Sweden logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":204,"objectId":153,"name":"Sweden","shortName":"Sweden","abbreviation":"SWE","slug":"sweden"}},{"id":211,"objectId":160,"scribeId":160,"slug":"tanzania","name":"Tanzania","longName":"Tanzania","abbreviation":"TAN","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313219.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313219,"objectId":1241678,"slug":"tanzania-logo","url":"/lsci/db/PICTURES/CMS/313200/313219.logo.png","width":500,"height":500,"caption":"Tanzania logo","longCaption":"Tanzania logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":211,"objectId":160,"name":"Tanzania","shortName":"Tanzania","abbreviation":"TAN","slug":"tanzania"}},{"id":207,"objectId":156,"scribeId":156,"slug":"thailand","name":"Thailand","longName":"Thailand","abbreviation":"THA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313200/313217.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313217,"objectId":1241676,"slug":"thailand-logo","url":"/lsci/db/PICTURES/CMS/313200/313217.logo.png","width":500,"height":500,"caption":"Thailand logo","longCaption":"Thailand logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":207,"objectId":156,"name":"Thailand","shortName":"Thailand","abbreviation":"THA","slug":"thailand"}},{"id":209,"objectId":158,"scribeId":158,"slug":"turkey","name":"Turkey","longName":"Turkey","abbreviation":"TKY","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313218.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313218,"objectId":1241677,"slug":"turkey-logo","url":"/lsci/db/PICTURES/CMS/313200/313218.logo.png","width":500,"height":500,"caption":"Turkey logo","longCaption":"Turkey logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":209,"objectId":158,"name":"Turkey","shortName":"Turkey","abbreviation":"TKY","slug":"turkey"}},{"id":206,"objectId":155,"scribeId":155,"slug":"turks-and-caicos-islands","name":"Turks and C.","longName":"Turks and Caicos Islands","abbreviation":"TuCa","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313216.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313216,"objectId":1241675,"slug":"turks-and-caicos-islands-logo","url":"/lsci/db/PICTURES/CMS/313200/313216.logo.png","width":500,"height":500,"caption":"Turks and Caicos Islands logo","longCaption":"Turks and Caicos Islands logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":206,"objectId":155,"name":"Turks and Caicos Islands","shortName":"Turks and C.","abbreviation":"TuCa","slug":"turks-and-caicos-islands"}},{"id":34,"objectId":35,"scribeId":35,"slug":"uganda","name":"Uganda","longName":"Uganda","abbreviation":"UGA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381856.png","isCountry":true,"primaryColor":null,"image":{"id":381856,"objectId":1436279,"slug":"uganda-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381856.png","width":500,"height":500,"caption":"Uganda flag team logo","longCaption":"Uganda flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":34,"objectId":35,"name":"Uganda","shortName":"Uganda","abbreviation":"UGA","slug":"uganda"}},{"id":7124,"objectId":1403287,"scribeId":1403287,"slug":"uruguay","name":"Uruguay","longName":"Uruguay","abbreviation":"URU","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/369200/369245.png","isCountry":true,"primaryColor":null,"image":{"id":369245,"objectId":1403739,"slug":"uruguay-team-flag","url":"/lsci/db/PICTURES/CMS/369200/369245.png","width":500,"height":500,"caption":"Uruguay team flag","longCaption":"Uruguay team flag","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":7124,"objectId":1403287,"name":"Uruguay","shortName":"Uruguay","abbreviation":"URU","slug":"uruguay"}},{"id":216,"objectId":165,"scribeId":165,"slug":"vanuatu","name":"Vanuatu","longName":"Vanuatu","abbreviation":"VAN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/386300/386358.png","isCountry":true,"primaryColor":null,"image":{"id":386358,"objectId":1448063,"slug":"vanuatu-flag-team-logo","url":"/lsci/db/PICTURES/CMS/386300/386358.png","width":500,"height":500,"caption":"Vanuatu flag team logo","longCaption":"Vanuatu flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":216,"objectId":165,"name":"Vanuatu","shortName":"Vanuatu","abbreviation":"VAN","slug":"vanuatu"}},{"id":215,"objectId":164,"scribeId":164,"slug":"vietnam","name":"Vietnam","longName":"Vietnam","abbreviation":"VIE","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313220.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313220,"objectId":1241679,"slug":"vietnam-logo","url":"/lsci/db/PICTURES/CMS/313200/313220.logo.png","width":500,"height":500,"caption":"Vietnam logo","longCaption":"Vietnam logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":215,"objectId":164,"name":"Vietnam","shortName":"Vietnam","abbreviation":"VIE","slug":"vietnam"}},{"id":1471,"objectId":1420,"scribeId":1420,"slug":"wales","name":"Wales","longName":"Wales","abbreviation":"Wales","unofficialName":null,"imageUrl":null,"isCountry":true,"primaryColor":null,"image":null,"country":{"id":1471,"objectId":1420,"name":"Wales","shortName":"Wales","abbreviation":"Wales","slug":"wales"}},{"id":48,"objectId":48,"scribeId":48,"slug":"zambia","name":"Zambia","longName":"Zambia","abbreviation":"Zamb","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313166.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313166,"objectId":1241625,"slug":"zambia-logo","url":"/lsci/db/PICTURES/CMS/313100/313166.logo.png","width":500,"height":500,"caption":"Zambia logo","longCaption":"Zambia logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":48,"objectId":48,"name":"Zambia","shortName":"Zambia","abbreviation":"Zamb","slug":"zambia"}},{"id":119,"objectId":68,"scribeId":68,"slug":"cambodia","name":"Cambodia","longName":"Cambodia","abbreviation":"CAM","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/352600/352691.png","isCountry":true,"primaryColor":null,"image":{"id":352691,"objectId":1354104,"slug":"cambodia-team-logo","url":"/lsci/db/PICTURES/CMS/352600/352691.png","width":500,"height":500,"caption":"Cambodia team logo","longCaption":"Cambodia team logo","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":119,"objectId":68,"name":"Cambodia","shortName":"Cambodia","abbreviation":"CAM","slug":"cambodia"}},{"id":4250,"objectId":300704,"scribeId":300704,"slug":"cameroon","name":"Cameroon","longName":"Cameroon","abbreviation":"CAM","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/326800/326875.png","isCountry":true,"primaryColor":null,"image":{"id":326875,"objectId":1276415,"slug":"cameroon-team-flag","url":"/lsci/db/PICTURES/CMS/326800/326875.png","width":500,"height":500,"caption":"Cameroon team flag","longCaption":"Cameroon team flag","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":4250,"objectId":300704,"name":"Cameroon","shortName":"Cameroon","abbreviation":"CAM","slug":"cameroon"}},{"id":122,"objectId":71,"scribeId":71,"slug":"cook-islands","name":"Cook Islands","longName":"Cook Islands","abbreviation":"COK","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/386300/386355.png","isCountry":true,"primaryColor":null,"image":{"id":386355,"objectId":1448060,"slug":"cook-islands-flag-team-logo","url":"/lsci/db/PICTURES/CMS/386300/386355.png","width":500,"height":500,"caption":"Cook Islands flag team logo","longCaption":"Cook Islands flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":122,"objectId":71,"name":"Cook Islands","shortName":"Cook Islands","abbreviation":"COK","slug":"cook-islands"}},{"id":7222,"objectId":1459373,"scribeId":1459373,"slug":"ivory-coast","name":"Ivory Coast","longName":"Ivory Coast","abbreviation":"CIV","unofficialName":"","imageUrl":null,"isCountry":true,"primaryColor":null,"image":null,"country":{"id":7222,"objectId":1459373,"name":"Ivory Coast","shortName":"Ivory Coast","abbreviation":"CIV","slug":"ivory-coast"}},{"id":4084,"objectId":218212,"scribeId":218212,"slug":"mali","name":"Mali","longName":"Mali","abbreviation":"Mali","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313385.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313385,"objectId":1241844,"slug":"mali-logo","url":"/lsci/db/PICTURES/CMS/313300/313385.logo.png","width":500,"height":500,"caption":"Mali logo","longCaption":"Mali logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":4084,"objectId":218212,"name":"Mali","shortName":"Mali","abbreviation":"Mali","slug":"mali"}},{"id":166,"objectId":115,"scribeId":115,"slug":"mongolia","name":"Mongolia","longName":"Mongolia","abbreviation":"MNG","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/367400/367479.png","isCountry":true,"primaryColor":null,"image":{"id":367479,"objectId":1399084,"slug":"mongolia-flag-original-team-logo","url":"/lsci/db/PICTURES/CMS/367400/367479.png","width":500,"height":500,"caption":"Mongolia flag original team logo","longCaption":"Mongolia flag original team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":166,"objectId":115,"name":"Mongolia","shortName":"Mongolia","abbreviation":"MNG","slug":"mongolia"}},{"id":5615,"objectId":891143,"scribeId":891143,"slug":"serbia","name":"Serbia","longName":"Serbia","abbreviation":"SRB","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313500/313502.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313502,"objectId":1241961,"slug":"serbia-logo","url":"/lsci/db/PICTURES/CMS/313500/313502.logo.png","width":500,"height":500,"caption":"Serbia logo","longCaption":"Serbia logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":5615,"objectId":891143,"name":"Serbia","shortName":"Serbia","abbreviation":"SRB","slug":"serbia"}},{"id":205,"objectId":154,"scribeId":154,"slug":"switzerland","name":"Switzerland","longName":"Switzerland","abbreviation":"SUI","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313215.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313215,"objectId":1241674,"slug":"switzerland-logo","url":"/lsci/db/PICTURES/CMS/313200/313215.logo.png","width":500,"height":500,"caption":"Switzerland logo","longCaption":"Switzerland logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":205,"objectId":154,"name":"Switzerland","shortName":"Switzerland","abbreviation":"SUI","slug":"switzerland"}},{"id":24,"objectId":24,"scribeId":24,"slug":"west-africa","name":"West Africa","longName":"West Africa","abbreviation":"WAf","unofficialName":null,"imageUrl":null,"isCountry":true,"primaryColor":null,"image":null,"country":{"id":24,"objectId":24,"name":"West Africa","shortName":"West Africa","abbreviation":"WAf","slug":"west-africa"}}],"featuredVideoGenres":null,"featuredAudioGenres":null,"videoSubNavigationItems":null,"playerSubNavigationItems":null,"recordSubNavigationItems":null,"newsSubNavigationItems":null,"featuresSubNavigationItems":null,"allAuthors":null,"featuredAuthors":null,"trendingAudios":null,"trendingGrounds":[],"trendingTeams":[],"groundCountries":null,"recordClassMetas":null,"sponsoredFeatures":null},"editionDetails":{"navigation":{"links":[{"title":"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":"WBBL 2024","url":"/series/wbbl-2024-25-1442625","altText":"Women's Big Bash League 2024/25","displayType":null},{"title":"Australia vs India","url":"/series/australia-vs-india-2024-25-1426547","altText":"India tour of Australia 2024/25","displayType":null},{"title":"IPL 2025","url":"/series/ipl-2025-1449924","altText":"Indian Premier League 2025","displayType":null},{"title":"Abu Dhabi T10","url":"/series/abu-dhabi-t10-2024-25-1459838","altText":"Abu Dhabi T10 2024","displayType":null},{"title":"West Indies vs Bangladesh","url":"/series/west-indies-vs-bangladesh-2024-25-1433357","altText":"Bangladesh tour of West Indies 2024/25","displayType":null},{"title":"Pakistan A vs Sri Lanka A","url":"/series/sri-lanka-a-in-pakistan-2024-25-1450291","altText":"Sri Lanka A tour of Pakistan 2024/25","displayType":null},{"title":"Zimbabwe vs Pakistan","url":"/series/pakistan-in-zimbabwe-2024-25-1444642","altText":"Pakistan tour of Zimbabwe 2024/25","displayType":null},{"title":"South Africa vs Sri Lanka","url":"/series/south-africa-vs-sri-lanka-2024-25-1432203","altText":"Sri Lanka tour of South Africa 2024/25","displayType":null},{"title":"New Zealand vs England","url":"/series/england-in-new-zealand-2024-25-1428550","altText":"England tour of New Zealand 2024/25","displayType":null},{"title":"SA Women vs ENG Women","url":"/series/south-africa-vs-england-women-2024-25-1432221","altText":"England Women tour of South Africa 2024/25","displayType":null},{"title":"T20 World Cup Asia QLF B","url":"/series/icc-men-s-t20-world-cup-asia-qualifier-b-2024-25-1457216/match-schedule-fixtures-and-results","altText":"ICC Men's T20 World Cup Asia Qualifier B 2024","displayType":null},{"title":"Ranji Trophy","url":"/series/ranji-trophy-2024-25-1445824","altText":"Ranji Trophy 2024/25","displayType":null},{"title":"SMA Trophy [IND]","url":"/series/syed-mushtaq-ali-trophy-2024-25-1445827","altText":"Syed Mushtaq Ali Trophy 2024","displayType":null},{"title":"T20 Knock-Out [SA]","url":"/series/csa-t20-knock-out-competition-2024-25-1444762/match-schedule-fixtures-and-results","altText":"CSA T20 Knock-Out Competition 2024","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":"National Cricket League [BDESH]","url":"/series/national-cricket-league-2024-25-1455907","altText":"National Cricket League 2024","displayType":null},{"title":"Quaid-e-Azam Trophy","url":"/series/quaid-e-azam-trophy-2024-25-1457166","altText":"Quaid-e-Azam Trophy 2024","displayType":null},{"title":"Super50 Cup [WI]","url":"/series/super50-cup-2024-25-1457528/match-schedule-fixtures-and-results","altText":"Super50 Cup 2024","displayType":null},{"title":"Hong Kong Sixes","url":"/series/hong-kong-international-sixes-2024-25-1457785/match-schedule-fixtures-and-results","altText":"Hong Kong International Sixes 2024","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":"-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":"2024 records","url":"/records/year/2024-2024","displayType":null},{"title":"2023 records","url":"/records/year/2023-2023","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},{"title":"IPL 2025 Auction","url":"/auction/ipl-2025-auction-1460972","code":"IPL 2025 Auction","links":[{"title":"IPL 2025 Auction","url":"/auction/ipl-2025-auction-1460972","displayType":null},{"title":"Live Blog","url":"/auction/ipl-2025-auction-1460972/live-updates","displayType":null},{"title":"Videos","url":"/auction/ipl-2025-auction-1460972/videos","displayType":null},{"title":"Players","url":"/auction/ipl-2025-auction-1460972/all-players","displayType":null},{"title":"Squads","url":"/series/ipl-2025-1449924/squads","displayType":null},{"title":"Series Home","url":"/series/ipl-2025-1449924","displayType":null}],"altText":"IPL 2025 Auction","displayType":null}]},"trendingMatches":{"matches":[{"_uid":115067,"id":115067,"objectId":1433378,"scribeId":1433378,"slug":"west-indies-vs-bangladesh-1st-test","stage":"RUNNING","state":"LIVE","internationalClassId":1,"generalClassId":4,"subClassId":null,"season":"2024/25","title":"1st Test","floodlit":"day","startDate":"2024-11-22T00:00:00.000Z","endDate":"2024-11-26T00:00:00.000Z","startTime":"2024-11-22T14:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"Live","statusText":"Day 4 - Session 1: West Indies lead by 206 runs.","statusEng":"Live","internationalNumber":"002562","generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":25,"tossWinnerChoice":2,"resultStatus":null,"liveInning":3,"liveInningPredictions":null,"liveOvers":5.04,"liveOversPending":84.2,"liveBalls":30,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":6,"series":{"id":16328,"objectId":1433357,"scribeId":22621,"slug":"west-indies-vs-bangladesh-2024-25","name":"West Indies vs Bangladesh","longName":"Bangladesh tour of West Indies","alternateName":"WI vs BAN","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":4,"isTrophy":false,"description":"","season":"2024/25","startDate":"2024-11-17T00:00:00.000Z","endDate":"2024-12-19T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":2,"gamePlayWatch":false},"ground":{"id":1985,"objectId":208543,"name":"Sir Vivian Richards Stadium, North Sound, Antigua","smallName":"North Sound","longName":"Sir Vivian Richards Stadium, North Sound, Antigua","slug":"sir-vivian-richards-stadium-north-sound-antigua","location":"","image":{"id":73681,"objectId":287424,"slug":"an-overview-of-the-sir-vivian-richards-stadium-in-north-sound","url":"/lsci/db/PICTURES/CMS/73600/73681.jpg","width":500,"height":268,"caption":"An overview of the Sir Vivian Richards Stadium in North Sound","longCaption":"An overview of the Sir Vivian Richards Stadium in North Sound, Antigua, March 26, 2007","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":1102,"objectId":273715,"name":"North Sound","area":"Antigua","timezone":"America/Barbados"},"country":{"id":4,"objectId":4,"name":"West Indies","shortName":"West Indies","abbreviation":"WI","slug":"west-indies"},"capacity":"10,000"},"teams":[{"team":{"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"}},"isHome":true,"isLive":true,"score":"450/9d \u0026 25/1","scoreInfo":"5.4 ov","inningNumbers":[1,3],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":{"odds":"1/4","url":"https://www.bet365.com/dl/sportsbookredirect?affiliate=365_307576\u0026bs=165463205-1719665364~1/4\u0026bet=1"}},{"team":{"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"}},"isHome":false,"isLive":false,"score":"269/9d","scoreInfo":null,"inningNumbers":[2],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":{"odds":"9/1","url":"https://www.bet365.com/dl/sportsbookredirect?affiliate=365_307576\u0026bs=165463205-1719665374~9/1\u0026bet=1"}}],"dayType":"MULTI","format":"TEST","headToHeadSource":"feedback","previewStoryId":330347,"reportStoryId":330450,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":{"odds":"5/1","url":"https://www.bet365.com/dl/sportsbookredirect?affiliate=365_307576\u0026bs=165463205-1719665370~5/1\u0026bet=1"},"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":2,"totalVideos":0,"totalStories":5,"languages":["hi"],"generatedAt":"2024-11-25T14:31:35.232Z","scorecardSource":"feedback","ballByBallSource":"feedback"},{"_uid":114384,"id":114384,"objectId":1426555,"scribeId":1426555,"slug":"australia-vs-india-1st-test","stage":"FINISHED","state":"POST","internationalClassId":1,"generalClassId":4,"subClassId":null,"season":"2024/25","title":"1st Test","floodlit":"day","startDate":"2024-11-22T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-22T02:20:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"India won by 295 runs","statusEng":"RESULT","internationalNumber":"002561","generalNumber":null,"winnerTeamId":6,"tossWinnerTeamId":6,"tossWinnerChoice":1,"resultStatus":1,"liveInning":4,"liveInningPredictions":null,"liveOvers":58.04,"liveOversPending":35.2,"liveBalls":348,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":6,"series":{"id":16215,"objectId":1426547,"scribeId":22111,"slug":"australia-vs-india-2024-25","name":"Australia vs India","longName":"India tour of Australia","alternateName":"AUS vs IND","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":4,"isTrophy":false,"description":"","season":"2024/25","startDate":"2024-11-22T00:00:00.000Z","endDate":"2025-01-03T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":116,"totalSquads":5,"gamePlayWatch":false},"ground":{"id":3404,"objectId":1126475,"name":"Perth Stadium","smallName":"Perth","longName":"Perth Stadium","slug":"perth-stadium","location":"","image":null,"town":{"id":27,"objectId":56486,"name":"Perth","area":"Western Australia","timezone":"Australia/Perth"},"country":{"id":2,"objectId":2,"name":"Australia","shortName":"Australia","abbreviation":"AUS","slug":"australia"},"capacity":null},"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":false,"isLive":false,"score":"150 \u0026 487/6d","scoreInfo":null,"inningNumbers":[1,3],"points":12,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2,"objectId":2,"scribeId":2,"slug":"australia","name":"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":"104 \u0026 238","scoreInfo":"T:534","inningNumbers":[2,4],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"MULTI","format":"TEST","headToHeadSource":"feedback","previewStoryId":330363,"reportStoryId":330457,"liveBlogStoryId":330368,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":true,"totalGalleries":0,"totalImages":181,"totalVideos":103,"totalStories":37,"languages":["hi"],"generatedAt":"2024-11-25T14:31:35.232Z","scorecardSource":"feedback","ballByBallSource":"feedback"},{"_uid":117872,"id":117872,"objectId":1459858,"scribeId":1459858,"slug":"chennai-braves-vs-ajman-bolts-17th-match","stage":"RUNNING","state":"LIVE","internationalClassId":null,"generalClassId":13,"subClassId":null,"season":"2024/25","title":"17th Match","floodlit":"daynight","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T13:45:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"Live","statusText":"Braves chose to field.","statusEng":"Live","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":6887,"tossWinnerChoice":2,"resultStatus":null,"liveInning":1,"liveInningPredictions":null,"liveOvers":8.02,"liveOversPending":null,"liveBalls":48,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":6,"series":{"id":16820,"objectId":1459838,"scribeId":18522,"slug":"abu-dhabi-t10-2024-25","name":"Abu Dhabi T10","longName":"Abu Dhabi T10","alternateName":"Abu Dhabi T10","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in United Arab Emirates","season":"2024/25","startDate":"2024-11-21T00:00:00.000Z","endDate":"2024-12-02T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":13,"subClassId":null}],"totalVideos":0,"totalSquads":10,"gamePlayWatch":false},"ground":{"id":1965,"objectId":59396,"name":"Zayed Cricket Stadium, Abu Dhabi","smallName":"Abu Dhabi","longName":"Zayed Cricket Stadium, Abu Dhabi","slug":"zayed-cricket-stadium-abu-dhabi","location":"","image":{"id":115554,"objectId":453935,"slug":"the-lights-come-on-at-the-sheikh-zayed-stadium","url":"/lsci/db/PICTURES/CMS/115500/115554.jpg","width":500,"height":297,"caption":"The lights come on at the Sheikh Zayed Stadium","longCaption":"The lights come on at the Sheikh Zayed Stadium, MCC v Durham, Abu Dhabi, March 29, 2010\n","credit":"PA Photos","photographer":null,"peerUrls":null},"town":{"id":977,"objectId":59394,"name":"Abu Dhabi","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"United Arab Emirates","shortName":"U.A.E.","abbreviation":"UAE","slug":"united-arab-emirates"},"capacity":"20,000"},"teams":[{"team":{"id":7225,"objectId":1459839,"scribeId":1459839,"slug":"ajman-bolts","name":"Bolts","longName":"Ajman Bolts","abbreviation":"AJB","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/391000/391065.png","isCountry":false,"primaryColor":null,"image":{"id":391065,"objectId":1459883,"slug":"ajman-bolts-abu-dhabi-t10-logo","url":"/lsci/db/PICTURES/CMS/391000/391065.png","width":500,"height":500,"caption":"Ajman Bolts Abu Dhabi T10 logo","longCaption":"Ajman Bolts Abu Dhabi T10 logo","credit":"T10 League","photographer":null,"peerUrls":null},"country":{"id":27,"objectId":27,"name":"United Arab Emirates","shortName":"U.A.E.","abbreviation":"UAE","slug":"united-arab-emirates"}},"isHome":false,"isLive":true,"score":"117/3","scoreInfo":"8.1/10 ov","inningNumbers":[1],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":6887,"objectId":1288991,"scribeId":1288991,"slug":"chennai-braves","name":"Braves","longName":"Chennai Braves","abbreviation":"CB","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/391000/391067.png","isCountry":false,"primaryColor":null,"image":{"id":391067,"objectId":1459885,"slug":"chennai-brave-jaguars-abu-dhabi-t10-league-logo","url":"/lsci/db/PICTURES/CMS/391000/391067.png","width":500,"height":500,"caption":"Chennai Brave Jaguars Abu Dhabi T10 League logo","longCaption":"Chennai Brave Jaguars Abu Dhabi T10 League logo","credit":"T10 League","photographer":null,"peerUrls":null},"country":{"id":27,"objectId":27,"name":"United Arab Emirates","shortName":"U.A.E.","abbreviation":"UAE","slug":"united-arab-emirates"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"feedback","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T14:31:35.438Z","scorecardSource":"feedback","ballByBallSource":"feedback"},{"_uid":117871,"id":117871,"objectId":1459857,"scribeId":1459857,"slug":"new-york-strikers-vs-team-abu-dhabi-16th-match","stage":"RUNNING","state":"POST","internationalClassId":null,"generalClassId":13,"subClassId":null,"season":"2024/25","title":"16th Match","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T11:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"Strikers won by 10 wickets (with 22 balls remaining)","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":7025,"tossWinnerTeamId":7025,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":6.02,"liveOversPending":null,"liveBalls":36,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":6,"series":{"id":16820,"objectId":1459838,"scribeId":18522,"slug":"abu-dhabi-t10-2024-25","name":"Abu Dhabi T10","longName":"Abu Dhabi T10","alternateName":"Abu Dhabi T10","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in United Arab Emirates","season":"2024/25","startDate":"2024-11-21T00:00:00.000Z","endDate":"2024-12-02T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":13,"subClassId":null}],"totalVideos":0,"totalSquads":10,"gamePlayWatch":false},"ground":{"id":1965,"objectId":59396,"name":"Zayed Cricket Stadium, Abu Dhabi","smallName":"Abu Dhabi","longName":"Zayed Cricket Stadium, Abu Dhabi","slug":"zayed-cricket-stadium-abu-dhabi","location":"","image":{"id":115554,"objectId":453935,"slug":"the-lights-come-on-at-the-sheikh-zayed-stadium","url":"/lsci/db/PICTURES/CMS/115500/115554.jpg","width":500,"height":297,"caption":"The lights come on at the Sheikh Zayed Stadium","longCaption":"The lights come on at the Sheikh Zayed Stadium, MCC v Durham, Abu Dhabi, March 29, 2010\n","credit":"PA Photos","photographer":null,"peerUrls":null},"town":{"id":977,"objectId":59394,"name":"Abu Dhabi","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"United Arab Emirates","shortName":"U.A.E.","abbreviation":"UAE","slug":"united-arab-emirates"},"capacity":"20,000"},"teams":[{"team":{"id":6684,"objectId":1204575,"scribeId":1204575,"slug":"team-abu-dhabi","name":"Abu Dhabi","longName":"Team Abu Dhabi","abbreviation":"TAD","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/371900/371942.png","isCountry":false,"primaryColor":null,"image":{"id":371942,"objectId":1410826,"slug":"team-abu-dhabi-team-logo","url":"/lsci/db/PICTURES/CMS/371900/371942.png","width":500,"height":500,"caption":"Team Abu Dhabi team logo","longCaption":"Team Abu Dhabi team logo","credit":"Abu Dhabi T10","photographer":null,"peerUrls":null},"country":{"id":27,"objectId":27,"name":"United Arab Emirates","shortName":"U.A.E.","abbreviation":"UAE","slug":"united-arab-emirates"}},"isHome":false,"isLive":false,"score":"73/7","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":7025,"objectId":1344976,"scribeId":1344976,"slug":"new-york-strikers","name":"Strikers","longName":"New York Strikers","abbreviation":"NYS","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/371900/371940.png","isCountry":false,"primaryColor":null,"image":{"id":371940,"objectId":1410824,"slug":"new-york-strikers-team-logo","url":"/lsci/db/PICTURES/CMS/371900/371940.png","width":500,"height":500,"caption":"New York Strikers team logo","longCaption":"New York Strikers team logo","credit":"Abu Dhabi T10","photographer":null,"peerUrls":null},"country":{"id":27,"objectId":27,"name":"United Arab Emirates","shortName":"U.A.E.","abbreviation":"UAE","slug":"united-arab-emirates"}},"isHome":true,"isLive":false,"score":"74/0","scoreInfo":"6.2/10 ov, T:74","inningNumbers":[2],"points":2,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"feedback","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":true,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T14:31:35.438Z","scorecardSource":"feedback","ballByBallSource":"feedback"},{"_uid":117873,"id":117873,"objectId":1459859,"scribeId":1459859,"slug":"delhi-bulls-vs-bangla-tigers-18th-match","stage":"RUNNING","state":"PRE","internationalClassId":null,"generalClassId":13,"subClassId":null,"season":"2024/25","title":"18th Match","floodlit":"night","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T16:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{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":16820,"objectId":1459838,"scribeId":18522,"slug":"abu-dhabi-t10-2024-25","name":"Abu Dhabi T10","longName":"Abu Dhabi T10","alternateName":"Abu Dhabi T10","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in United Arab Emirates","season":"2024/25","startDate":"2024-11-21T00:00:00.000Z","endDate":"2024-12-02T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":13,"subClassId":null}],"totalVideos":0,"totalSquads":10,"gamePlayWatch":false},"ground":{"id":1965,"objectId":59396,"name":"Zayed Cricket Stadium, Abu Dhabi","smallName":"Abu Dhabi","longName":"Zayed Cricket Stadium, Abu Dhabi","slug":"zayed-cricket-stadium-abu-dhabi","location":"","image":{"id":115554,"objectId":453935,"slug":"the-lights-come-on-at-the-sheikh-zayed-stadium","url":"/lsci/db/PICTURES/CMS/115500/115554.jpg","width":500,"height":297,"caption":"The lights come on at the Sheikh Zayed Stadium","longCaption":"The lights come on at the Sheikh Zayed Stadium, MCC v Durham, Abu Dhabi, March 29, 2010\n","credit":"PA Photos","photographer":null,"peerUrls":null},"town":{"id":977,"objectId":59394,"name":"Abu Dhabi","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"United Arab Emirates","shortName":"U.A.E.","abbreviation":"UAE","slug":"united-arab-emirates"},"capacity":"20,000"},"teams":[{"team":{"id":6474,"objectId":1129281,"scribeId":1129281,"slug":"delhi-bulls","name":"Delhi Bulls","longName":"Delhi Bulls","abbreviation":"DB","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/371900/371938.png","isCountry":false,"primaryColor":null,"image":{"id":371938,"objectId":1410822,"slug":"delhi-bulls-team-logo","url":"/lsci/db/PICTURES/CMS/371900/371938.png","width":500,"height":500,"caption":"Delhi Bulls team logo","longCaption":"Delhi Bulls team logo","credit":"Abu Dhabi T10","photographer":null,"peerUrls":null},"country":{"id":27,"objectId":27,"name":"United Arab Emirates","shortName":"U.A.E.","abbreviation":"UAE","slug":"united-arab-emirates"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":6685,"objectId":1204576,"scribeId":1204576,"slug":"bangla-tigers","name":"Bangla Tiger","longName":"Bangla Tigers","abbreviation":"BAT","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/385100/385102.png","isCountry":false,"primaryColor":null,"image":{"id":385102,"objectId":1444054,"slug":"bangla-tigers-team-logo","url":"/lsci/db/PICTURES/CMS/385100/385102.png","width":500,"height":500,"caption":"Bangla Tigers team logo","longCaption":"Bangla Tigers team logo","credit":"Cricket Canada","photographer":null,"peerUrls":null},"country":{"id":27,"objectId":27,"name":"United Arab Emirates","shortName":"U.A.E.","abbreviation":"UAE","slug":"united-arab-emirates"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T14:31:35.299Z","scorecardSource":null,"ballByBallSource":null},{"_uid":115844,"id":115844,"objectId":1444504,"scribeId":1444504,"slug":"south-australia-vs-western-australia-13th-match","stage":"RUNNING","state":"LIVE","internationalClassId":null,"generalClassId":4,"subClassId":null,"season":"2024/25","title":"13th Match","floodlit":"daynight","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-11-26T00:00:00.000Z","startTime":"2024-11-23T04:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"Stumps","statusText":"Day 3 - West Aust lead by 305 runs.","statusEng":"Stumps","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":571,"tossWinnerChoice":2,"resultStatus":null,"liveInning":3,"liveInningPredictions":null,"liveOvers":68,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16509,"objectId":1444468,"scribeId":8043,"slug":"sheffield-shield-2024-25","name":"Sheffield Shield","longName":"Sheffield Shield","alternateName":"Sheffield Shield","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in Australia","season":"2024/25","startDate":"2024-10-08T00:00:00.000Z","endDate":"2025-03-30T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":4,"subClassId":null}],"totalVideos":3,"totalSquads":6,"gamePlayWatch":false},"ground":{"id":131,"objectId":56293,"name":"Adelaide Oval","smallName":"Adelaide","longName":"Adelaide Oval","slug":"adelaide-oval","location":"North Adelaide","image":{"id":173155,"objectId":695353,"slug":"a-general-view-of-the-adelaide-oval","url":"/lsci/db/PICTURES/CMS/173100/173155.jpg","width":900,"height":600,"caption":"A general view of the Adelaide Oval","longCaption":"A general view of the Adelaide Oval, South Australia v Tasmania, Sheffield Shield, 3rd day, Adelaide, November 24, 2013","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":2,"objectId":56292,"name":"Adelaide","area":"South Australia","timezone":"Australia/Adelaide"},"country":{"id":2,"objectId":2,"name":"Australia","shortName":"Australia","abbreviation":"AUS","slug":"australia"},"capacity":"50,000"},"teams":[{"team":{"id":653,"objectId":602,"scribeId":602,"slug":"western-australia","name":"West Aust","longName":"Western Australia","abbreviation":"WA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313200/313237.logo.png","isCountry":false,"primaryColor":"#fbf304","image":{"id":313237,"objectId":1241696,"slug":"western-australia-logo","url":"/lsci/db/PICTURES/CMS/313200/313237.logo.png","width":500,"height":500,"caption":"Western Australia logo","longCaption":"Western Australia logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":2,"objectId":2,"name":"Australia","shortName":"Australia","abbreviation":"AUS","slug":"australia"}},"isHome":false,"isLive":true,"score":"373 \u0026 185/2","scoreInfo":"68 ov","inningNumbers":[1,3],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":571,"objectId":520,"scribeId":520,"slug":"south-australia","name":"South Aust","longName":"South Australia","abbreviation":"SOA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/390400/390435.png","isCountry":false,"primaryColor":"#f70808","image":{"id":390435,"objectId":1458547,"slug":"south-australia-team-logo","url":"/lsci/db/PICTURES/CMS/390400/390435.png","width":500,"height":500,"caption":"South Australia team logo","longCaption":"South Australia team logo","credit":"South Australian Cricket Association","photographer":null,"peerUrls":null},"country":{"id":2,"objectId":2,"name":"Australia","shortName":"Australia","abbreviation":"AUS","slug":"australia"}},"isHome":true,"isLive":false,"score":"253","scoreInfo":null,"inningNumbers":[2],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"MULTI","format":"TEST","headToHeadSource":"dougie","previewStoryId":null,"reportStoryId":330463,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":5,"totalVideos":0,"totalStories":3,"languages":[],"generatedAt":"2024-11-25T14:31:37.062Z","scorecardSource":"dougie","ballByBallSource":""},{"_uid":115846,"id":115846,"objectId":1444506,"scribeId":1444506,"slug":"queensland-vs-victoria-15th-match","stage":"RUNNING","state":"LIVE","internationalClassId":null,"generalClassId":4,"subClassId":null,"season":"2024/25","title":"15th Match","floodlit":"daynight","startDate":"2024-11-24T00:00:00.000Z","endDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-24T04:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"Stumps","statusText":"Day 2 - Victoria lead by 11 runs.","statusEng":"Stumps","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":635,"tossWinnerChoice":1,"resultStatus":null,"liveInning":3,"liveInningPredictions":null,"liveOvers":36,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16509,"objectId":1444468,"scribeId":8043,"slug":"sheffield-shield-2024-25","name":"Sheffield Shield","longName":"Sheffield Shield","alternateName":"Sheffield Shield","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in Australia","season":"2024/25","startDate":"2024-10-08T00:00:00.000Z","endDate":"2025-03-30T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":4,"subClassId":null}],"totalVideos":3,"totalSquads":6,"gamePlayWatch":false},"ground":{"id":209,"objectId":56336,"name":"Brisbane Cricket Ground, Woolloongabba, Brisbane","smallName":"Brisbane","longName":"Brisbane Cricket Ground, Woolloongabba, Brisbane","slug":"brisbane-cricket-ground-woolloongabba-brisbane","location":"Woolloongabba","image":{"id":35809,"objectId":189133,"slug":"australia-have-not-lost-a-test-at-the-gabba-since-1988","url":"/lsci/db/PICTURES/CMS/35800/35809.jpg","width":350,"height":232,"caption":"Australia have not lost a Test at the Gabba since 1988","longCaption":"Australia have not lost a Test at the Gabba since 1988","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":8,"objectId":56332,"name":"Brisbane","area":"Queensland","timezone":"Australia/Brisbane"},"country":{"id":2,"objectId":2,"name":"Australia","shortName":"Australia","abbreviation":"AUS","slug":"australia"},"capacity":"37,000"},"teams":[{"team":{"id":635,"objectId":584,"scribeId":584,"slug":"victoria","name":"Victoria","longName":"Victoria","abbreviation":"VIC","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/390400/390439.jpg","isCountry":false,"primaryColor":null,"image":{"id":390439,"objectId":1458568,"slug":"victora-team-logo-white-background","url":"/lsci/db/PICTURES/CMS/390400/390439.jpg","width":500,"height":500,"caption":"Victora team logo white background","longCaption":"Victora team logo white background","credit":"Cricket Australia","photographer":null,"peerUrls":null},"country":{"id":2,"objectId":2,"name":"Australia","shortName":"Australia","abbreviation":"AUS","slug":"australia"}},"isHome":false,"isLive":true,"score":"186 \u0026 122/0","scoreInfo":"36 ov","inningNumbers":[1,3],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":510,"objectId":459,"scribeId":459,"slug":"queensland","name":"Queensland","longName":"Queensland","abbreviation":"QLD","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313200/313233.logo.png","isCountry":false,"primaryColor":"#c90808","image":{"id":313233,"objectId":1241692,"slug":"queensland-logo","url":"/lsci/db/PICTURES/CMS/313200/313233.logo.png","width":500,"height":500,"caption":"Queensland logo","longCaption":"Queensland logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":2,"objectId":2,"name":"Australia","shortName":"Australia","abbreviation":"AUS","slug":"australia"}},"isHome":true,"isLive":false,"score":"297","scoreInfo":null,"inningNumbers":[2],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"MULTI","format":"TEST","headToHeadSource":"dougie","previewStoryId":null,"reportStoryId":330464,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":2,"totalVideos":0,"totalStories":2,"languages":[],"generatedAt":"2024-11-25T14:31:36.126Z","scorecardSource":"dougie","ballByBallSource":""},{"_uid":115845,"id":115845,"objectId":1444505,"scribeId":1444505,"slug":"new-south-wales-vs-tasmania-14th-match","stage":"RUNNING","state":"LIVE","internationalClassId":null,"generalClassId":4,"subClassId":null,"season":"2024/25","title":"14th Match","floodlit":"day","startDate":"2024-11-24T00:00:00.000Z","endDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-23T23:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"Stumps","statusText":"Day 2 - NSW trail by 129 runs.","statusEng":"Stumps","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":438,"tossWinnerChoice":2,"resultStatus":null,"liveInning":2,"liveInningPredictions":null,"liveOvers":60,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16509,"objectId":1444468,"scribeId":8043,"slug":"sheffield-shield-2024-25","name":"Sheffield Shield","longName":"Sheffield Shield","alternateName":"Sheffield Shield","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in Australia","season":"2024/25","startDate":"2024-10-08T00:00:00.000Z","endDate":"2025-03-30T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":4,"subClassId":null}],"totalVideos":3,"totalSquads":6,"gamePlayWatch":false},"ground":{"id":132,"objectId":56544,"name":"Sydney Cricket Ground","smallName":"Sydney","longName":"Sydney Cricket Ground","slug":"sydney-cricket-ground","location":"Moore Park","image":{"id":516,"objectId":56543,"slug":"sydney-cricket-ground","url":"/lsci/db/PICTURES/DB/011999/003928.jpg","width":450,"height":275,"caption":"Sydney Cricket Ground","longCaption":"Sydney Cricket Ground","credit":"Action Photographics","photographer":null,"peerUrls":null},"town":{"id":29,"objectId":56531,"name":"Sydney","area":"New South Wales","timezone":"Australia/Sydney"},"country":{"id":2,"objectId":2,"name":"Australia","shortName":"Australia","abbreviation":"AUS","slug":"australia"},"capacity":"44,002"},"teams":[{"team":{"id":611,"objectId":560,"scribeId":560,"slug":"tasmania","name":"Tasmania","longName":"Tasmania","abbreviation":"TAS","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313200/313235.logo.png","isCountry":false,"primaryColor":"#2fa305","image":{"id":313235,"objectId":1241694,"slug":"tasmania-logo","url":"/lsci/db/PICTURES/CMS/313200/313235.logo.png","width":500,"height":500,"caption":"Tasmania logo","longCaption":"Tasmania logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":2,"objectId":2,"name":"Australia","shortName":"Australia","abbreviation":"AUS","slug":"australia"}},"isHome":false,"isLive":false,"score":"364","scoreInfo":null,"inningNumbers":[1],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":438,"objectId":387,"scribeId":387,"slug":"new-south-wales","name":"NSW","longName":"New South Wales","abbreviation":"NSW","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/349300/349350.png","isCountry":false,"primaryColor":"#0bd1f9","image":{"id":349350,"objectId":1345238,"slug":"new-south-wales-team-logo-2022","url":"/lsci/db/PICTURES/CMS/349300/349350.png","width":500,"height":500,"caption":"New South Wales Team logo (2022)","longCaption":"New South Wales Team logo (2022)","credit":"New South Wales Cricket Association","photographer":null,"peerUrls":null},"country":{"id":2,"objectId":2,"name":"Australia","shortName":"Australia","abbreviation":"AUS","slug":"australia"}},"isHome":true,"isLive":true,"score":"235/4","scoreInfo":"60 ov","inningNumbers":[2],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"MULTI","format":"TEST","headToHeadSource":"dougie","previewStoryId":null,"reportStoryId":330455,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":2,"totalVideos":0,"totalStories":2,"languages":[],"generatedAt":"2024-11-25T14:31:37.062Z","scorecardSource":"dougie","ballByBallSource":""},{"_uid":117539,"id":117539,"objectId":1456691,"scribeId":1456691,"slug":"mashonaland-eagles-vs-mid-west-rhinos-5th-match","stage":"RUNNING","state":"LIVE","internationalClassId":null,"generalClassId":4,"subClassId":null,"season":"2024/25","title":"5th Match","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-28T00:00:00.000Z","startTime":"2024-11-25T08:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"Live","statusText":"Day 1 - Rhinos trail by 53 runs.","statusEng":"Live","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":4591,"tossWinnerChoice":1,"resultStatus":null,"liveInning":2,"liveInningPredictions":null,"liveOvers":29,"liveOversPending":13,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16773,"objectId":1456676,"scribeId":8794,"slug":"logan-cup-2024-25","name":"Logan Cup","longName":"Logan Cup","alternateName":"Logan Cup","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in Zimbabwe","season":"2024/25","startDate":"2024-10-27T00:00:00.000Z","endDate":"2025-01-09T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":4,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},"ground":{"id":260,"objectId":59545,"name":"Harare Sports Club","smallName":"Harare","longName":"Harare Sports Club","slug":"harare-sports-club","location":"","image":{"id":13881,"objectId":59544,"slug":"general-view-of-harare-sports-club","url":"/lsci/db/PICTURES/DB/032005/058856.jpg","width":210,"height":180,"caption":"General view of Harare Sports Club","longCaption":"General view of Harare Sports Club","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":1028,"objectId":59540,"name":"Harare","area":"","timezone":"Africa/Johannesburg"},"country":{"id":9,"objectId":9,"name":"Zimbabwe","shortName":"Zimbabwe","abbreviation":"ZIM","slug":"zimbabwe"},"capacity":"10,000"},"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":true,"isLive":false,"score":"183","scoreInfo":null,"inningNumbers":[1],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":4592,"objectId":424006,"scribeId":424006,"slug":"mid-west-rhinos","name":"Rhinos","longName":"Mid West Rhinos","abbreviation":"RHINO","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/318100/318120.png","isCountry":false,"primaryColor":null,"image":{"id":318120,"objectId":1255834,"slug":"rhinos-team-logo","url":"/lsci/db/PICTURES/CMS/318100/318120.png","width":500,"height":500,"caption":"Rhinos team logo","longCaption":"Rhinos 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":"130/1","scoreInfo":"29 ov","inningNumbers":[2],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"MULTI","format":"TEST","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T14:31:35.233Z","scorecardSource":"dougie","ballByBallSource":""},{"_uid":117540,"id":117540,"objectId":1456692,"scribeId":1456692,"slug":"mountaineers-vs-southern-rocks-6th-match","stage":"RUNNING","state":"LIVE","internationalClassId":null,"generalClassId":4,"subClassId":null,"season":"2024/25","title":"6th Match","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-28T00:00:00.000Z","startTime":"2024-11-25T08:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"Live","statusText":"Day 1 - Mountaineers chose to bat.","statusEng":"Live","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":4594,"tossWinnerChoice":1,"resultStatus":null,"liveInning":1,"liveInningPredictions":null,"liveOvers":75.05,"liveOversPending":14.1,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16773,"objectId":1456676,"scribeId":8794,"slug":"logan-cup-2024-25","name":"Logan Cup","longName":"Logan Cup","alternateName":"Logan Cup","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in Zimbabwe","season":"2024/25","startDate":"2024-10-27T00:00:00.000Z","endDate":"2025-01-09T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":4,"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":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":"289/3","scoreInfo":"75.5 ov","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":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"MULTI","format":"TEST","headToHeadSource":"dougie","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T14:31:35.234Z","scorecardSource":"dougie","ballByBallSource":""},{"_uid":116355,"id":116355,"objectId":1445994,"scribeId":1445994,"slug":"mizoram-vs-rajasthan-group-a","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group A","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T03:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"Rajasthan won by 62 runs","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":2088,"tossWinnerTeamId":6560,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":20,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":3586,"objectId":1290800,"name":"Saurashtra Cricket Association Stadium C","smallName":"Saurashtra","longName":"Saurashtra Cricket Association Stadium C","slug":"saurashtra-cricket-association-stadium-c","location":"","image":null,"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"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"}},"isHome":false,"isLive":false,"score":"217/6","scoreInfo":null,"inningNumbers":[1],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":6560,"objectId":1156780,"scribeId":1156780,"slug":"mizoram","name":"Mizoram","longName":"Mizoram","abbreviation":"MIZO","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317300/317353.png","isCountry":false,"primaryColor":null,"image":{"id":317353,"objectId":1253404,"slug":"mizoram-team-logo","url":"/lsci/db/PICTURES/CMS/317300/317353.png","width":500,"height":500,"caption":"Mizoram team logo","longCaption":"Mizoram team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"isHome":true,"isLive":false,"score":"155/5","scoreInfo":"20 ov, T:218","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T14:31:35.232Z","scorecardSource":"dougie","ballByBallSource":""},{"_uid":116358,"id":116358,"objectId":1445997,"scribeId":1445997,"slug":"karnataka-vs-tripura-group-b","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group B","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T03:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"Karnataka won by 5 wickets (with 3 balls remaining)","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1923,"tossWinnerTeamId":1923,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":19,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2139,"objectId":280431,"name":"Emerald High School Ground, Indore","smallName":"Indore","longName":"Emerald High School Ground, Indore","slug":"emerald-high-school-ground-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"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"}},"isHome":false,"isLive":false,"score":"185/5","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1923,"objectId":1872,"scribeId":1872,"slug":"karnataka","name":"Karnataka","longName":"Karnataka","abbreviation":"KNTKA","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313311,"objectId":1241770,"slug":"karnataka-and-mysore-logo","url":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","width":500,"height":500,"caption":"Karnataka (and Mysore) logo","longCaption":"Karnataka (and Mysore) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"isHome":true,"isLive":false,"score":"191/5","scoreInfo":"19.3/20 ov, T:186","inningNumbers":[2],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T14:31:35.233Z","scorecardSource":"dougie","ballByBallSource":""},{"_uid":116363,"id":116363,"objectId":1446002,"scribeId":1446002,"slug":"jharkhand-vs-manipur-group-c","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group C","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T03:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"Jharkhand won by 88 runs","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":6558,"tossWinnerTeamId":1994,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":20,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2409,"objectId":379598,"name":"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":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"}},"isHome":true,"isLive":false,"score":"243/4","scoreInfo":null,"inningNumbers":[1],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1994,"objectId":1943,"scribeId":1943,"slug":"manipur","name":"Manipur","longName":"Manipur","abbreviation":"MNPR","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313314.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313314,"objectId":1241773,"slug":"manipur-logo","url":"/lsci/db/PICTURES/CMS/313300/313314.logo.png","width":500,"height":500,"caption":"Manipur logo","longCaption":"Manipur logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"isHome":false,"isLive":false,"score":"155/6","scoreInfo":"20 ov, T:244","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T14:31:35.233Z","scorecardSource":"dougie","ballByBallSource":""},{"_uid":116366,"id":116366,"objectId":1446005,"scribeId":1446005,"slug":"odisha-vs-railways-group-d","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group D","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"Railways won by 7 wickets (with 7 balls remaining)","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1874,"tossWinnerTeamId":1874,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":18,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2937,"objectId":709715,"name":"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":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"}},"isHome":true,"isLive":false,"score":"194/5","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1874,"objectId":1823,"scribeId":1823,"slug":"railways","name":"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"}},"isHome":false,"isLive":false,"score":"198/3","scoreInfo":"18.5/20 ov, T:195","inningNumbers":[2],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T14:31:35.233Z","scorecardSource":"dougie","ballByBallSource":""},{"_uid":116368,"id":116368,"objectId":1446007,"scribeId":1446007,"slug":"goa-vs-services-group-e","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group E","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"Services won by 22 runs","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":2170,"tossWinnerTeamId":1768,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":20,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1613,"objectId":58138,"name":"Gymkhana Ground, Hyderabad","smallName":"Hyderabad","longName":"Gymkhana Ground, Hyderabad","slug":"gymkhana-ground-hyderabad","location":"","image":null,"town":{"id":613,"objectId":58135,"name":"Hyderabad","area":"Deccan","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"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"}},"isHome":false,"isLive":false,"score":"187/7","scoreInfo":null,"inningNumbers":[1],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1768,"objectId":1717,"scribeId":1717,"slug":"goa","name":"Goa","longName":"Goa","abbreviation":"GOA","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313302.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313302,"objectId":1241761,"slug":"goa-logo","url":"/lsci/db/PICTURES/CMS/313300/313302.logo.png","width":500,"height":500,"caption":"Goa logo","longCaption":"Goa logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"isHome":true,"isLive":false,"score":"165/5","scoreInfo":"20 ov, T:188","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T14:31:35.233Z","scorecardSource":"dougie","ballByBallSource":""},{"_uid":116369,"id":116369,"objectId":1446008,"scribeId":1446008,"slug":"kerala-vs-maharashtra-group-e","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group E","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"Maharashtra won by 4 wickets (with 1 ball remaining)","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1956,"tossWinnerTeamId":1956,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":19,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1981,"objectId":58142,"name":"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":1912,"objectId":1861,"scribeId":1861,"slug":"kerala-and-travancore-cochin","name":"Kerala","longName":"Kerala","abbreviation":"KER","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313310,"objectId":1241769,"slug":"kerala-and-travancore-cochin-logo","url":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","width":500,"height":500,"caption":"Kerala (and Travancore-Cochin) logo","longCaption":"Kerala (and Travancore-Cochin) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"isHome":true,"isLive":false,"score":"187/7","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1956,"objectId":1905,"scribeId":1905,"slug":"maharashtra","name":"Maharashtra","longName":"Maharashtra","abbreviation":"MAHA","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313312.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313312,"objectId":1241771,"slug":"maharashtra-logo","url":"/lsci/db/PICTURES/CMS/313300/313312.logo.png","width":500,"height":500,"caption":"Maharashtra logo","longCaption":"Maharashtra logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"isHome":false,"isLive":false,"score":"189/6","scoreInfo":"19.5/20 ov, T:188","inningNumbers":[2],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T14:31:35.233Z","scorecardSource":"dougie","ballByBallSource":""},{"_uid":116353,"id":116353,"objectId":1445992,"scribeId":1445992,"slug":"bihar-vs-punjab-group-a","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group A","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"Punjab won by 6 wickets (with 62 balls remaining)","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":2063,"tossWinnerTeamId":1636,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":9,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2401,"objectId":377285,"name":"Saurashtra Cricket Association Stadium, Rajkot","smallName":"Rajkot","longName":"Saurashtra Cricket Association Stadium, Rajkot","slug":"saurashtra-cricket-association-stadium-rajkot","location":"Khandheri","image":{"id":152967,"objectId":598909,"slug":"the-media-centre-at-the-saurashtra-cricket-association-stadium","url":"/lsci/db/PICTURES/CMS/152900/152967.jpg","width":900,"height":600,"caption":"The media centre at the Saurashtra Cricket Association Stadium","longCaption":"The media centre at the Saurashtra Cricket Association Stadium, Rajkot, December 28, 2012","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"28,000"},"teams":[{"team":{"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"}},"isHome":true,"isLive":false,"score":"113/6","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2063,"objectId":2012,"scribeId":2012,"slug":"punjab","name":"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"}},"isHome":false,"isLive":false,"score":"114/4","scoreInfo":"9.4/20 ov, T:114","inningNumbers":[2],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T14:31:35.232Z","scorecardSource":"dougie","ballByBallSource":""},{"_uid":116356,"id":116356,"objectId":1445995,"scribeId":1445995,"slug":"baroda-vs-uttarakhand-group-b","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group B","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"Baroda won by 5 wickets (with 8 balls remaining)","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1610,"tossWinnerTeamId":1610,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":18,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1055,"objectId":58150,"name":"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":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"}},"isHome":false,"isLive":false,"score":"165/7","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1610,"objectId":1559,"scribeId":1559,"slug":"baroda","name":"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"}},"isHome":true,"isLive":false,"score":"168/5","scoreInfo":"18.4/20 ov, T:166","inningNumbers":[2],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T14:31:35.232Z","scorecardSource":"dougie","ballByBallSource":""},{"_uid":116364,"id":116364,"objectId":1446003,"scribeId":1446003,"slug":"chandigarh-vs-vidarbha-group-d","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group D","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"Chandigarh won by 5 runs","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1692,"tossWinnerTeamId":2230,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":20,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1896,"objectId":58547,"name":"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":1692,"objectId":1641,"scribeId":1641,"slug":"chandigarh","name":"Chandigarh","longName":"Chandigarh","abbreviation":"CHD","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313300/313300.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313300,"objectId":1241759,"slug":"chandigarh-logo","url":"/lsci/db/PICTURES/CMS/313300/313300.logo.png","width":500,"height":500,"caption":"Chandigarh logo","longCaption":"Chandigarh logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"isHome":true,"isLive":false,"score":"191/9","scoreInfo":null,"inningNumbers":[1],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2230,"objectId":2179,"scribeId":2179,"slug":"vidarbha","name":"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":false,"isLive":false,"score":"186/9","scoreInfo":"20 ov, T:192","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T14:31:35.233Z","scorecardSource":"dougie","ballByBallSource":""},{"_uid":116354,"id":116354,"objectId":1445993,"scribeId":1445993,"slug":"madhya-pradesh-vs-meghalaya-group-a","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group A","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T08:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"M. Pradesh won by 101 runs","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1992,"tossWinnerTeamId":1992,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":19,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":3586,"objectId":1290800,"name":"Saurashtra Cricket Association Stadium C","smallName":"Saurashtra","longName":"Saurashtra Cricket Association Stadium C","slug":"saurashtra-cricket-association-stadium-c","location":"","image":null,"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"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"}},"isHome":true,"isLive":false,"score":"222/5","scoreInfo":null,"inningNumbers":[1],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":6563,"objectId":1156783,"scribeId":1156783,"slug":"meghalaya","name":"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"}},"isHome":false,"isLive":false,"score":"121","scoreInfo":"19.4/20 ov, T:223","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T14:31:35.232Z","scorecardSource":"dougie","ballByBallSource":""},{"_uid":116359,"id":116359,"objectId":1445998,"scribeId":1445998,"slug":"sikkim-vs-tamil-nadu-group-b","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group B","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T08:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"Tamil Nadu won by 134 runs","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":2184,"tossWinnerTeamId":2184,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":20,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2139,"objectId":280431,"name":"Emerald High School Ground, Indore","smallName":"Indore","longName":"Emerald High School Ground, Indore","slug":"emerald-high-school-ground-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"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"}},"isHome":false,"isLive":false,"score":"218/6","scoreInfo":null,"inningNumbers":[1],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2136,"objectId":2085,"scribeId":2085,"slug":"sikkim","name":"Sikkim","longName":"Sikkim","abbreviation":"SIKM","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313317.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313317,"objectId":1241776,"slug":"sikkim-logo","url":"/lsci/db/PICTURES/CMS/313300/313317.logo.png","width":500,"height":500,"caption":"Sikkim logo","longCaption":"Sikkim logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"isHome":true,"isLive":false,"score":"84/7","scoreInfo":"20 ov, T:219","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T14:31:35.233Z","scorecardSource":"dougie","ballByBallSource":""},{"_uid":116360,"id":116360,"objectId":1445999,"scribeId":1445999,"slug":"arunachal-pradesh-vs-haryana-group-c","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group C","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T08:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"Haryana won by 175 runs","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1808,"tossWinnerTeamId":1808,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":17,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2409,"objectId":379598,"name":"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":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"}},"isHome":false,"isLive":false,"score":"255/2","scoreInfo":null,"inningNumbers":[1],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":6559,"objectId":1156779,"scribeId":1156779,"slug":"arunachal-pradesh","name":"Arunachal","longName":"Arunachal Pradesh","abbreviation":"ARP","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317300/317354.jpg","isCountry":false,"primaryColor":null,"image":{"id":317354,"objectId":1253405,"slug":"arunachal-pradesh-team-logo","url":"/lsci/db/PICTURES/CMS/317300/317354.jpg","width":500,"height":500,"caption":"Arunachal Pradesh team logo","longCaption":"Arunachal Pradesh team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"isHome":true,"isLive":false,"score":"80","scoreInfo":"17/20 ov, T:256","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T14:31:35.233Z","scorecardSource":"dougie","ballByBallSource":""},{"_uid":117501,"id":117501,"objectId":1455929,"scribeId":1455929,"slug":"dhaka-division-vs-rajshahi-division-21st-match","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":4,"subClassId":null,"season":"2024/25","title":"21st Match","floodlit":"day","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-11-24T00:00:00.000Z","startTime":"2024-11-23T04:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"N","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"Dhaka DIV won by an innings and 11 runs","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":733,"tossWinnerTeamId":733,"tossWinnerChoice":2,"resultStatus":1,"liveInning":3,"liveInningPredictions":null,"liveOvers":30,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16764,"objectId":1455907,"scribeId":8814,"slug":"national-cricket-league-2024-25","name":"National Cricket League","longName":"National Cricket League","alternateName":"NCL","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in Bangladesh","season":"2024/25","startDate":"2024-10-19T00:00:00.000Z","endDate":"2024-12-03T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":4,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},"ground":{"id":1925,"objectId":56670,"name":"Shaheed Chandu Stadium, Bogra","smallName":"Bogra","longName":"Shaheed Chandu Stadium, Bogra","slug":"shaheed-chandu-stadium-bogra","location":"","image":{"id":60153,"objectId":240349,"slug":"the-covers-remain-at-the-shaheed-chandu-stadium-in-bogra","url":"/lsci/db/PICTURES/CMS/60100/60153.jpg","width":500,"height":320,"caption":"The covers remain at the Shaheed Chandu Stadium in Bogra","longCaption":"The covers remain at the Shaheed Chandu Stadium in Bogra, Bangladesh v Sri Lanka, 2nd Test, Bogra, 4th day, March 11 2006","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":1063,"objectId":235731,"name":"Bogra","area":"","timezone":"Asia/Dhaka"},"country":{"id":25,"objectId":25,"name":"Bangladesh","shortName":"Bangladesh","abbreviation":"BAN","slug":"bangladesh"},"capacity":null},"teams":[{"team":{"id":762,"objectId":711,"scribeId":711,"slug":"rajshahi-division","name":"Rajshahi DIV","longName":"Rajshahi Division","abbreviation":"RAJ","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313200/313249.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313249,"objectId":1241708,"slug":"rajshahi-division-logo","url":"/lsci/db/PICTURES/CMS/313200/313249.logo.png","width":500,"height":500,"caption":"Rajshahi Division logo","longCaption":"Rajshahi Division logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":25,"objectId":25,"name":"Bangladesh","shortName":"Bangladesh","abbreviation":"BAN","slug":"bangladesh"}},"isHome":false,"isLive":false,"score":"42 \u0026 128","scoreInfo":null,"inningNumbers":[1,3],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":733,"objectId":682,"scribeId":682,"slug":"dhaka-division-and-dacca","name":"Dhaka DIV","longName":"Dhaka Division","abbreviation":"DHA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313200/313246.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313246,"objectId":1241705,"slug":"dhaka-division-and-dacca-logo","url":"/lsci/db/PICTURES/CMS/313200/313246.logo.png","width":500,"height":500,"caption":"Dhaka Division (and Dacca) logo","longCaption":"Dhaka Division (and Dacca) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":25,"objectId":25,"name":"Bangladesh","shortName":"Bangladesh","abbreviation":"BAN","slug":"bangladesh"}},"isHome":true,"isLive":false,"score":"181","scoreInfo":null,"inningNumbers":[2],"points":9,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"MULTI","format":"TEST","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T14:31:36.811Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":117502,"id":117502,"objectId":1455930,"scribeId":1455930,"slug":"sylhet-division-vs-barishal-division-22nd-match","stage":"RUNNING","state":"LIVE","internationalClassId":null,"generalClassId":4,"subClassId":null,"season":"2024/25","title":"22nd Match","floodlit":"day","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-11-26T00:00:00.000Z","startTime":"2024-11-23T04:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"N","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"Not covered Live","statusText":"Day 3 - Barishal DIV lead by 104 runs.","statusEng":"Not covered Live","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":769,"tossWinnerChoice":2,"resultStatus":null,"liveInning":3,"liveInningPredictions":null,"liveOvers":35,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16764,"objectId":1455907,"scribeId":8814,"slug":"national-cricket-league-2024-25","name":"National Cricket League","longName":"National Cricket League","alternateName":"NCL","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in Bangladesh","season":"2024/25","startDate":"2024-10-19T00:00:00.000Z","endDate":"2024-12-03T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":4,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},"ground":{"id":1564,"objectId":56689,"name":"Sylhet International Cricket Stadium","smallName":"Sylhet","longName":"Sylhet International Cricket Stadium","slug":"sylhet-international-cricket-stadium","location":"","image":{"id":174981,"objectId":703707,"slug":"a-view-of-the-sylhet-stadium-during-the-victory-day-t20-cup","url":"/lsci/db/PICTURES/CMS/174900/174981.jpg","width":900,"height":713,"caption":"A view of the Sylhet Stadium during the Victory Day T20 Cup","longCaption":"A view of the Sylhet Stadium during the Victory Day T20 Cup, Sylhet, December 23, 2013","credit":"BCB","photographer":null,"peerUrls":null},"town":{"id":68,"objectId":56688,"name":"Sylhet","area":"","timezone":"Asia/Dhaka"},"country":{"id":25,"objectId":25,"name":"Bangladesh","shortName":"Bangladesh","abbreviation":"BAN","slug":"bangladesh"},"capacity":"18,000"},"teams":[{"team":{"id":713,"objectId":662,"scribeId":662,"slug":"barishal-division","name":"Barishal DIV","longName":"Barishal Division","abbreviation":"BAR","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313200/313239.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313239,"objectId":1241698,"slug":"barisal-division-logo","url":"/lsci/db/PICTURES/CMS/313200/313239.logo.png","width":500,"height":500,"caption":"Barisal Division logo","longCaption":"Barisal Division logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":25,"objectId":25,"name":"Bangladesh","shortName":"Bangladesh","abbreviation":"BAN","slug":"bangladesh"}},"isHome":false,"isLive":true,"score":"304 \u0026 142","scoreInfo":"35.3 ov","inningNumbers":[1,3],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":769,"objectId":718,"scribeId":718,"slug":"sylhet-division","name":"Sylhet DIV","longName":"Sylhet Division","abbreviation":"SYL","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313200/313250.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313250,"objectId":1241709,"slug":"sylhet-division-logo","url":"/lsci/db/PICTURES/CMS/313200/313250.logo.png","width":500,"height":500,"caption":"Sylhet Division logo","longCaption":"Sylhet Division logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":25,"objectId":25,"name":"Bangladesh","shortName":"Bangladesh","abbreviation":"BAN","slug":"bangladesh"}},"isHome":true,"isLive":false,"score":"342","scoreInfo":null,"inningNumbers":[2],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"MULTI","format":"TEST","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T14:31:35.233Z","scorecardSource":"dougie","ballByBallSource":""},{"_uid":117503,"id":117503,"objectId":1455931,"scribeId":1455931,"slug":"rangpur-division-vs-dhaka-metropolis-23rd-match","stage":"RUNNING","state":"LIVE","internationalClassId":null,"generalClassId":4,"subClassId":null,"season":"2024/25","title":"23rd Match","floodlit":"day","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-11-26T00:00:00.000Z","startTime":"2024-11-23T04:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"N","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"Not covered Live","statusText":"Day 3 - Rangpur DIV trail by 222 runs.","statusEng":"Not covered Live","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":734,"tossWinnerChoice":1,"resultStatus":null,"liveInning":2,"liveInningPredictions":null,"liveOvers":92,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16764,"objectId":1455907,"scribeId":8814,"slug":"national-cricket-league-2024-25","name":"National Cricket League","longName":"National Cricket League","alternateName":"NCL","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in Bangladesh","season":"2024/25","startDate":"2024-10-19T00:00:00.000Z","endDate":"2024-12-03T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":4,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},"ground":{"id":3265,"objectId":949397,"name":"Sheikh Kamal International Cricket Stadium Academy Ground, Cox's Bazar","smallName":"Cox's Bazar","longName":"Sheikh Kamal International Cricket Stadium Academy Ground, Cox's Bazar","slug":"sheikh-kamal-international-cricket-stadium-academy-ground-cox-s-bazar","location":"","image":null,"town":{"id":1393,"objectId":689857,"name":"Cox's Bazar","area":"","timezone":"Asia/Dhaka"},"country":{"id":25,"objectId":25,"name":"Bangladesh","shortName":"Bangladesh","abbreviation":"BAN","slug":"bangladesh"},"capacity":null},"teams":[{"team":{"id":734,"objectId":683,"scribeId":683,"slug":"dhaka-metropolis","name":"Dhaka Metro","longName":"Dhaka Metropolis","abbreviation":"DHA-M","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/328700/328749.jpg","isCountry":false,"primaryColor":null,"image":{"id":328749,"objectId":1283246,"slug":"dhaka-metro-team-logo","url":"/lsci/db/PICTURES/CMS/328700/328749.jpg","width":500,"height":500,"caption":"Dhaka Metro team logo","longCaption":"Dhaka Metro team logo","credit":"Bangladesh Cricket","photographer":null,"peerUrls":null},"country":{"id":25,"objectId":25,"name":"Bangladesh","shortName":"Bangladesh","abbreviation":"BAN","slug":"bangladesh"}},"isHome":false,"isLive":false,"score":"475","scoreInfo":null,"inningNumbers":[1],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":4967,"objectId":536705,"scribeId":536705,"slug":"rangpur-division","name":"Rangpur DIV","longName":"Rangpur Division","abbreviation":"RAN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/328700/328752.jpg","isCountry":false,"primaryColor":null,"image":{"id":328752,"objectId":1283251,"slug":"rangpur-division-team-logo","url":"/lsci/db/PICTURES/CMS/328700/328752.jpg","width":500,"height":500,"caption":"Rangpur Division team logo","longCaption":"Rangpur Division team logo","credit":"Bangladesh Cricket","photographer":null,"peerUrls":null},"country":{"id":25,"objectId":25,"name":"Bangladesh","shortName":"Bangladesh","abbreviation":"BAN","slug":"bangladesh"}},"isHome":true,"isLive":true,"score":"253/9","scoreInfo":"92.3 ov","inningNumbers":[2],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"MULTI","format":"TEST","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T14:31:36.812Z","scorecardSource":"dougie","ballByBallSource":""},{"_uid":117504,"id":117504,"objectId":1455932,"scribeId":1455932,"slug":"chattogram-division-vs-khulna-division-24th-match","stage":"RUNNING","state":"LIVE","internationalClassId":null,"generalClassId":4,"subClassId":null,"season":"2024/25","title":"24th Match","floodlit":"day","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-11-26T00:00:00.000Z","startTime":"2024-11-23T04:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"N","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"Not covered Live","statusText":"Day 3 - Chattogram need 86 runs.","statusEng":"Not covered Live","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":730,"tossWinnerChoice":2,"resultStatus":null,"liveInning":4,"liveInningPredictions":null,"liveOvers":30,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16764,"objectId":1455907,"scribeId":8814,"slug":"national-cricket-league-2024-25","name":"National Cricket League","longName":"National Cricket League","alternateName":"NCL","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in Bangladesh","season":"2024/25","startDate":"2024-10-19T00:00:00.000Z","endDate":"2024-12-03T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":4,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},"ground":{"id":3573,"objectId":1282965,"name":"Sylhet International Cricket Stadium, Academy Ground","smallName":"Sylhet","longName":"Sylhet International Cricket Stadium, Academy Ground","slug":"sylhet-international-cricket-stadium-academy-ground-sylhet","location":"","image":null,"town":{"id":68,"objectId":56688,"name":"Sylhet","area":"","timezone":"Asia/Dhaka"},"country":{"id":25,"objectId":25,"name":"Bangladesh","shortName":"Bangladesh","abbreviation":"BAN","slug":"bangladesh"},"capacity":null},"teams":[{"team":{"id":751,"objectId":700,"scribeId":700,"slug":"khulna-division","name":"Khulna DIV","longName":"Khulna Division","abbreviation":"KHU","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313200/313247.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313247,"objectId":1241706,"slug":"khulna-division-logo","url":"/lsci/db/PICTURES/CMS/313200/313247.logo.png","width":500,"height":500,"caption":"Khulna Division logo","longCaption":"Khulna Division logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":25,"objectId":25,"name":"Bangladesh","shortName":"Bangladesh","abbreviation":"BAN","slug":"bangladesh"}},"isHome":false,"isLive":false,"score":"204 \u0026 219","scoreInfo":null,"inningNumbers":[1,3],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":730,"objectId":679,"scribeId":679,"slug":"chattogram-division","name":"Chattogram","longName":"Chattogram Division","abbreviation":"CHATT","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313200/313245.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313245,"objectId":1241704,"slug":"chittagong-division-logo","url":"/lsci/db/PICTURES/CMS/313200/313245.logo.png","width":500,"height":500,"caption":"Chittagong Division logo","longCaption":"Chittagong Division logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":25,"objectId":25,"name":"Bangladesh","shortName":"Bangladesh","abbreviation":"BAN","slug":"bangladesh"}},"isHome":true,"isLive":true,"score":"220 \u0026 118/7","scoreInfo":"30 ov, T:204","inningNumbers":[2,4],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"MULTI","format":"TEST","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T14:31:36.812Z","scorecardSource":"dougie","ballByBallSource":""},{"_uid":117647,"id":117647,"objectId":1457230,"scribeId":1457230,"slug":"cambodia-vs-saudi-arabia-14th-match","stage":"FINISHED","state":"POST","internationalClassId":3,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"14th Match","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T06:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"N","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"Saudi Arabia won by 5 wickets (with 28 balls remaining)","statusEng":"RESULT","internationalNumber":"002980","generalNumber":null,"winnerTeamId":154,"tossWinnerTeamId":154,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":15.02,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16784,"objectId":1457216,"scribeId":21528,"slug":"icc-men-s-t20-world-cup-asia-qualifier-b-2024-25","name":"ICC Men's T20 World Cup Asia Qualifier B","longName":"ICC Men's T20 World Cup Asia Qualifier B","alternateName":"T20 World Cup Asia QLF B","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in Qatar","season":"2024/25","startDate":"2024-11-19T00:00:00.000Z","endDate":"2024-11-28T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":3,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},"ground":{"id":3666,"objectId":1422839,"name":"University of Doha for Science and Technology","smallName":"Doha","longName":"University of Doha for Science and Technology","slug":"university-of-doha-for-science-and-technology","location":"","image":null,"town":{"id":1395,"objectId":698947,"name":"Doha","area":"","timezone":"Asia/Qatar"},"country":{"id":187,"objectId":136,"name":"Qatar","shortName":"Qatar","abbreviation":"QAT","slug":"qatar"},"capacity":null},"teams":[{"team":{"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"}},"isHome":true,"isLive":false,"score":"161/6","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"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"}},"isHome":false,"isLive":false,"score":"164/5","scoreInfo":"15.2/20 ov, T:162","inningNumbers":[2],"points":2,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"dougie","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T14:31:36.788Z","scorecardSource":"dougie","ballByBallSource":""},{"_uid":114931,"id":114931,"objectId":1432225,"scribeId":1432225,"slug":"south-africa-women-vs-england-women-1st-t20i","stage":"FINISHED","state":"POST","internationalClassId":10,"generalClassId":17,"subClassId":null,"season":"2024/25","title":"1st T20I","floodlit":"day","startDate":"2024-11-24T00:00:00.000Z","endDate":"2024-11-24T00:00:00.000Z","startTime":"2024-11-24T12:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"ENG Women won by 4 wickets (with 4 balls remaining)","statusEng":"RESULT","internationalNumber":"002133","generalNumber":null,"winnerTeamId":1026,"tossWinnerTeamId":1026,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":19.02,"liveOversPending":null,"liveBalls":114,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":6,"series":{"id":16311,"objectId":1432221,"scribeId":22609,"slug":"south-africa-vs-england-women-2024-25","name":"South Africa vs England Women","longName":"England Women tour of South Africa","alternateName":"SA vs ENG [W]","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":4,"isTrophy":false,"description":"","season":"2024/25","startDate":"2024-11-24T00:00:00.000Z","endDate":"2024-12-18T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":5,"gamePlayWatch":false},"ground":{"id":931,"objectId":59098,"name":"Buffalo Park, East London","smallName":"East London","longName":"Buffalo Park, East London","slug":"buffalo-park-east-london","location":"","image":{"id":50668,"objectId":209587,"slug":"buffalo-park-general-view","url":"/lsci/db/PICTURES/CMS/50600/50668.jpg","width":500,"height":328,"caption":"Buffalo Park, general view","longCaption":"Buffalo Park, general view","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":898,"objectId":59097,"name":"East London","area":"","timezone":"Africa/Johannesburg"},"country":{"id":3,"objectId":3,"name":"South Africa","shortName":"South Africa","abbreviation":"SA","slug":"south-africa"},"capacity":"15000"},"teams":[{"team":{"id":3379,"objectId":3328,"scribeId":3328,"slug":"south-africa-women","name":"SA Women","longName":"South Africa Women","abbreviation":"SA-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","isCountry":false,"primaryColor":"#1c9b36","image":{"id":382733,"objectId":1438445,"slug":"south-africa-flag-team-logo","url":"/lsci/db/PICTURES/CMS/382700/382733.png","width":500,"height":500,"caption":"South Africa flag team logo","longCaption":"South Africa flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":3,"objectId":3,"name":"South Africa","shortName":"South Africa","abbreviation":"SA","slug":"south-africa"}},"isHome":true,"isLive":false,"score":"142/5","scoreInfo":null,"inningNumbers":[1],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":{"odds":"11/4","url":"https://www.bet365.com/dl/sportsbookredirect?affiliate=365_307576\u0026bs=165610075-1740251809~11/4\u0026bet=1"}},{"team":{"id":1026,"objectId":975,"scribeId":975,"slug":"england-women","name":"ENG Women","longName":"England Women","abbreviation":"ENG-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313200/313261.logo.png","isCountry":false,"primaryColor":"#0673c1","image":{"id":313261,"objectId":1241720,"slug":"england-women-logo","url":"/lsci/db/PICTURES/CMS/313200/313261.logo.png","width":500,"height":500,"caption":"England Women logo","longCaption":"England Women logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"}},"isHome":false,"isLive":false,"score":"143/6","scoreInfo":"19.2/20 ov, T:143","inningNumbers":[2],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":{"odds":"2/7","url":"https://www.bet365.com/dl/sportsbookredirect?affiliate=365_307576\u0026bs=165610075-1740251812~2/7\u0026bet=1"}}],"dayType":"SINGLE","format":"T20","headToHeadSource":"feedback","previewStoryId":null,"reportStoryId":330439,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":false,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":true,"totalGalleries":0,"totalImages":5,"totalVideos":0,"totalStories":2,"languages":[],"generatedAt":"2024-11-25T14:31:35.232Z","scorecardSource":"emma","ballByBallSource":"feedback"}]},"keySeriesItems":[{"title":"SA Women vs ENG Women","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16311,"objectId":1432221,"scribeId":22609,"slug":"south-africa-vs-england-women-2024-25","name":"South Africa vs England Women","longName":"England Women tour of South Africa","alternateName":"SA vs ENG [W]","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":4,"isTrophy":false,"description":"","season":"2024/25","startDate":"2024-11-24T00:00:00.000Z","endDate":"2024-12-18T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":5,"gamePlayWatch":false}},{"title":"WBBL 2024","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16467,"objectId":1442625,"scribeId":21284,"slug":"women-s-big-bash-league-2024-25","name":"Women's Big Bash League","longName":"Women's Big Bash League","alternateName":"WBBL","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in Australia","season":"2024/25","startDate":"2024-10-27T00:00:00.000Z","endDate":"2025-12-01T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":17,"subClassId":null}],"totalVideos":1,"totalSquads":8,"gamePlayWatch":false}},{"title":"Australia vs India","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16215,"objectId":1426547,"scribeId":22111,"slug":"australia-vs-india-2024-25","name":"Australia vs India","longName":"India tour of Australia","alternateName":"AUS vs IND","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":4,"isTrophy":false,"description":"","season":"2024/25","startDate":"2024-11-22T00:00:00.000Z","endDate":"2025-01-03T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":116,"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,"year":2025,"typeId":3,"isTrophy":true,"description":"","season":"2025","startDate":"2025-03-14T00:00:00.000Z","endDate":"2025-05-25T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":74,"totalSquads":10,"gamePlayWatch":false}},{"title":"Abu Dhabi T10","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16820,"objectId":1459838,"scribeId":18522,"slug":"abu-dhabi-t10-2024-25","name":"Abu Dhabi T10","longName":"Abu Dhabi T10","alternateName":"Abu Dhabi T10","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in United Arab Emirates","season":"2024/25","startDate":"2024-11-21T00:00:00.000Z","endDate":"2024-12-02T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":13,"subClassId":null}],"totalVideos":0,"totalSquads":10,"gamePlayWatch":false}},{"title":"West Indies vs Bangladesh","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16328,"objectId":1433357,"scribeId":22621,"slug":"west-indies-vs-bangladesh-2024-25","name":"West Indies vs Bangladesh","longName":"Bangladesh tour of West Indies","alternateName":"WI vs BAN","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":4,"isTrophy":false,"description":"","season":"2024/25","startDate":"2024-11-17T00:00:00.000Z","endDate":"2024-12-19T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":2,"gamePlayWatch":false}},{"title":"Pakistan A vs Sri Lanka A","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16631,"objectId":1450291,"scribeId":1450291,"slug":"sri-lanka-a-in-pakistan-2024-25","name":"Sri Lanka A in Pakistan","longName":"Sri Lanka A tour of Pakistan","alternateName":null,"longAlternateName":null,"unofficialName":null,"year":2024,"typeId":4,"isTrophy":false,"description":"","season":"2024/25","startDate":"2024-11-11T00:00:00.000Z","endDate":"2024-11-29T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false}},{"title":"Zimbabwe vs Pakistan","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16518,"objectId":1444642,"scribeId":1444642,"slug":"pakistan-in-zimbabwe-2024-25","name":"Pakistan in Zimbabwe","longName":"Pakistan tour of Zimbabwe","alternateName":"ZIM vs PAK","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":4,"isTrophy":false,"description":"","season":"2024/25","startDate":"2024-11-24T00:00:00.000Z","endDate":"2024-12-05T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":4,"gamePlayWatch":false}},{"title":"South Africa vs Sri Lanka","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16305,"objectId":1432203,"scribeId":22608,"slug":"south-africa-vs-sri-lanka-2024-25","name":"South Africa vs Sri Lanka","longName":"Sri Lanka tour of South Africa","alternateName":"SA vs SL","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":4,"isTrophy":false,"description":"","season":"2024/25","startDate":"2024-11-27T00:00:00.000Z","endDate":"2024-12-09T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":2,"gamePlayWatch":false}},{"title":"New Zealand vs England","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16249,"objectId":1428550,"scribeId":22108,"slug":"england-in-new-zealand-2024-25","name":"England in New Zealand","longName":"England tour of New Zealand","alternateName":"NZ vs ENG","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":4,"isTrophy":false,"description":"","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-18T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":1,"totalSquads":3,"gamePlayWatch":false}},{"title":"SMA Trophy","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false}},{"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,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-10-11T00:00:00.000Z","endDate":"2025-03-02T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":4,"subClassId":null}],"totalVideos":0,"totalSquads":32,"gamePlayWatch":false}},{"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,"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":"BBL 2024","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16475,"objectId":1443056,"scribeId":8044,"slug":"big-bash-league-2024-25","name":"Big Bash League","longName":"Big Bash League","alternateName":"BBL 2024","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in Australia","season":"2024/25","startDate":"2024-12-15T00:00:00.000Z","endDate":"2025-01-27T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":1,"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,"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,"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,"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,"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 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,"year":2024,"typeId":3,"isTrophy":true,"description":"in Uganda","season":"2024-2026","startDate":"2024-11-06T00:00:00.000Z","endDate":"2024-11-16T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":5,"subClassId":null}],"totalVideos":0,"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,"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":"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,"year":2022,"typeId":3,"isTrophy":true,"description":"","season":"2022/23-2025","startDate":"2022-06-01T00:00:00.000Z","endDate":"2025-01-01T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":9,"subClassId":null}],"totalVideos":9,"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,"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":430,"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":"IPL 2025 auction","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":20367,"objectId":1461256,"title":"https://www.espncricinfo.com/auction/ipl-2025-auction-1460972","url":"https://www.espncricinfo.com/auction/ipl-2025-auction-1460972"}},{"title":"WTC points table","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":16857,"objectId":1387891,"title":"https://www.espncricinfo.com/series/icc-world-test-championship-2023-2025-1345943/points-table-standings","url":"https://www.espncricinfo.com/series/icc-world-test-championship-2023-2025-1345943/points-table-standings"}},{"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":{"story":{"id":330404,"objectId":1461232,"scribeId":1461232,"slug":"ipl-2025-auction-live-577-players-to-go-under-the-hammer","title":"Live - IPL 2025 auction: RCB bag Bhuvneshwar, D Chahar goes to Mumbai","subTitle":"","seoTitle":"IPL 2025 auction LIVE: 577 players to go under the hammer","summary":"Follow the bidding for every player at the IPL 2025 auction in Jeddah","shortText":null,"byline":"Ashish Pant, Deivarayan Muthu and S Sudarshanan","categoryType":"BLOG","genreType":"OTHER","genreId":736,"genreName":"Live Blog","publishedAt":"2024-11-24T04:31:00.000Z","modifiedAt":"2024-11-25T08:15:00.000Z","showPublishedAt":true,"showModifiedAt":true,"day":null,"authorId":1,"image":{"id":391679,"objectId":1461645,"slug":"the-ipl-trophy-on-display-ahead-of-day-two-of-the-ipl-2025-auction","url":"/lsci/db/PICTURES/CMS/391600/391679.5.jpg","width":365,"height":205,"caption":"The IPL trophy on display ahead of day two of the IPL 2025 auction","longCaption":"The IPL trophy on display ahead of day two of the IPL 2025 auction in Jeddah, IPL auction, Saudi Arabia, November 25, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/391600/391679.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/391600/391679.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/391600/391679.10.jpg"}},"matchMeta":null,"isLiveBlog":true,"isLive":true,"language":"en","generatedAt":"2024-11-25T14:27:22.654Z","credit":"","copyright":"ESPN Sports Media Ltd.","overviewHtml":"\u003cul\u003e\n\u003cli\u003eClick here for the full \u003cb\u003e\u003ca href=\"https://www.espncricinfo.com/auction/ipl-2025-auction-1460972\"\u003eIPL 2025 auction\u003c/a\u003e\u003c/b\u003e coverage\u003c/li\u003e\n\u003cli\u003e Full list of players is \u003cb\u003e\u003ca href=\"https://www.espncricinfo.com/auction/ipl-2025-auction-1460972/all-players\"\u003ehere\u003c/a\u003e\u003c/b\u003e \u003c/li\u003e\n\u003cli\u003eAll the \u003cb\u003e\u003ca href=\"https://www.espncricinfo.com/series/ipl-2025-1449924\"\u003eIPL 2025 stories and videos are here\u003c/a\u003e\u003c/b\u003e \u003c/li\u003e\n\u003cli\u003eUpdated squads for the ten teams are \u003cb\u003e\u003ca href=\"https://www.espncricinfo.com/auction/ipl-2025-auction-1460972\"\u003ehere\u003c/a\u003e\u003c/b\u003e\u003c/li\u003e\n\u003cli\u003eConversion rate: USD 1 = INR 84 approx\u003c/li\u003e\n\u003cli\u003eConversion rate: USD 1 million = INR 8.4 crore\u003c/li\u003e\n\u003c/ul\u003e\n","keywords":[""],"video":null,"storyGenre":{"id":736,"slug":"live-blog","title":"Live Blog","summary":null}},"content":{"content":{"items":[]},"blogs":[{"_uid":21278,"id":21278,"storyId":330404,"title":"Divesh Sharma: Unsold","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T14:20:00.000Z","modifiedAt":"2024-11-25T14:23:43.000Z","reactionStat":{"id":17739,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":26},{"unicode":"U+1F525","skintone":1,"count":3},{"unicode":"U+2764","skintone":1,"count":6},{"unicode":"U+1F44F","skintone":1,"count":6}],"share":0,"modifiedAt":"2024-11-25T14:31:45.000Z"},"content":{"items":[{"type":"HTML","html":"In at 30 lakh. Unsold"}]}},{"_uid":21279,"id":21279,"storyId":330404,"title":"No takers for Naman Tiwari","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T14:20:00.000Z","modifiedAt":"2024-11-25T14:24:05.000Z","reactionStat":{"id":17741,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":17},{"unicode":"U+1F525","skintone":1,"count":2},{"unicode":"U+1F44F","skintone":1,"count":5},{"unicode":"U+2764","skintone":1,"count":2}],"share":0,"modifiedAt":"2024-11-25T14:30:54.000Z"},"content":{"items":[{"type":"HTML","html":"Naman Tiwari in at 30 lakh. Unsold"}]}},{"_uid":21281,"id":21281,"storyId":330404,"title":"LSG recruit Prince Yadav","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T14:20:00.000Z","modifiedAt":"2024-11-25T14:24:37.000Z","reactionStat":{"id":17743,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":6},{"unicode":"U+1F62D","skintone":1,"count":4},{"unicode":"U+1F525","skintone":1,"count":3},{"unicode":"U+2764","skintone":1,"count":2}],"share":0,"modifiedAt":"2024-11-25T14:30:56.000Z"},"content":{"items":[{"type":"HTML","html":"In at 30 lakh. LSG raise the paddle for Prince Yadav and that's the closing bid"}]}},{"_uid":21276,"id":21276,"storyId":330404,"title":"Kulwant Khejroliya: Unsold","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T14:19:00.000Z","modifiedAt":"2024-11-25T14:23:23.000Z","reactionStat":{"id":17737,"emojis":[{"unicode":"U+2764","skintone":1,"count":0},{"unicode":"U+1F44F","skintone":1,"count":2},{"unicode":"U+1F525","skintone":1,"count":1},{"unicode":"U+1F62D","skintone":1,"count":9}],"share":0,"modifiedAt":"2024-11-25T14:31:08.000Z"},"content":{"items":[{"type":"HTML","html":"Kulwant Khejroliya enters at 30 lakh. Was a net bowler with CSK in IPL 2024. No bids at all. Unsold"}]}},{"_uid":21271,"id":21271,"storyId":330404,"title":"No takers for Emanjot Chahal","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T14:18:00.000Z","modifiedAt":"2024-11-25T14:26:21.000Z","reactionStat":{"id":17734,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":20},{"unicode":"U+1F525","skintone":1,"count":2},{"unicode":"U+2764","skintone":1,"count":4},{"unicode":"U+1F44F","skintone":1,"count":3}],"share":0,"modifiedAt":"2024-11-25T14:30:40.000Z"},"content":{"items":[{"type":"HTML","html":"Emanjot Chahal from the Sher-E-Punjab T20 league is unsold"}]}},{"_uid":21272,"id":21272,"storyId":330404,"title":"Musheer Khan to PBKS","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T14:18:00.000Z","modifiedAt":"2024-11-25T14:26:21.000Z","reactionStat":{"id":17736,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":33},{"unicode":"U+1F525","skintone":1,"count":4},{"unicode":"U+1F62D","skintone":1,"count":10},{"unicode":"U+2764","skintone":1,"count":19}],"share":0,"modifiedAt":"2024-11-25T14:31:43.000Z"},"content":{"items":[{"type":"HTML","html":"Musheer Khan, Sarfaraz's younger brother, in at 30 lakh. PBKS start the bidding and sold to PBKS for 30 lakh"}]}},{"_uid":21274,"id":21274,"storyId":330404,"title":"PBKS pick up Suryash Shedge","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T14:18:00.000Z","modifiedAt":"2024-11-25T14:26:21.000Z","reactionStat":{"id":17738,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":3},{"unicode":"U+2764","skintone":1,"count":1},{"unicode":"U+1F62D","skintone":1,"count":4},{"unicode":"U+1F525","skintone":1,"count":1}],"share":0,"modifiedAt":"2024-11-25T14:30:43.000Z"},"content":{"items":[{"type":"HTML","html":"Mumbai allrounder Suryash Shedge in at 30 lakh. PBKS open the bidding and that's the closing bid. Shedge will work with Punter. PBKS been very active in this accelerated set"}]}},{"_uid":21269,"id":21269,"storyId":330404,"title":"Raj Bawa joins MI","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T14:16:00.000Z","modifiedAt":"2024-11-25T14:26:21.000Z","reactionStat":{"id":17735,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":8},{"unicode":"U+1F44F","skintone":1,"count":9},{"unicode":"U+2764","skintone":1,"count":11},{"unicode":"U+1F525","skintone":1,"count":2}],"share":0,"modifiedAt":"2024-11-25T14:30:45.000Z"},"content":{"items":[{"type":"HTML","html":"Chandigarh's Raj Angad Bawa in at 30 lakh. MI jump in quickly for Bawa. That's the closing bid. Bawa will be part of the MI squad"}]}},{"_uid":21262,"id":21262,"storyId":330404,"title":"Navdeep Saini is unsold","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T14:15:00.000Z","modifiedAt":"2024-11-25T14:18:31.000Z","reactionStat":{"id":17730,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":6},{"unicode":"U+2764","skintone":1,"count":4},{"unicode":"U+1F62D","skintone":1,"count":63},{"unicode":"U+1F525","skintone":1,"count":2}],"share":0,"modifiedAt":"2024-11-25T14:31:06.000Z"},"content":{"items":[{"type":"HTML","html":"Delhi quick Navdeep Singh in at 75 lakh. Radio silence. Unsold"}]}},{"_uid":21264,"id":21264,"storyId":330404,"title":"Salman Nizar - passed","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T14:15:00.000Z","modifiedAt":"2024-11-25T14:19:05.000Z","reactionStat":{"id":17731,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":13},{"unicode":"U+1F44F","skintone":1,"count":6},{"unicode":"U+2764","skintone":1,"count":1}],"share":0,"modifiedAt":"2024-11-25T14:31:28.000Z"},"content":{"items":[{"type":"HTML","html":"Salman Nizar in at 30 lakh. No takers for Nizar"}]}},{"_uid":21266,"id":21266,"storyId":330404,"title":"SRH get Aniket Verma","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T14:15:00.000Z","modifiedAt":"2024-11-25T14:19:43.000Z","reactionStat":{"id":17733,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":9},{"unicode":"U+1F62D","skintone":1,"count":8},{"unicode":"U+1F525","skintone":1,"count":1},{"unicode":"U+2764","skintone":1,"count":1}],"share":0,"modifiedAt":"2024-11-25T14:31:33.000Z"},"content":{"items":[{"type":"HTML","html":"Aniket Verma in at 30 lakh. No bids. Okay, SRH jump in belatedly. Sold to SRH for his base price of 30 lakh"}]}},{"_uid":21261,"id":21261,"storyId":330404,"title":"Shivam Mavi goes unsold","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T14:14:00.000Z","modifiedAt":"2024-11-25T14:18:06.000Z","reactionStat":{"id":17729,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":39},{"unicode":"U+1F44F","skintone":1,"count":6},{"unicode":"U+2764","skintone":1,"count":2},{"unicode":"U+1F525","skintone":1,"count":1}],"share":0,"modifiedAt":"2024-11-25T14:30:55.000Z"},"content":{"items":[{"type":"HTML","html":"UP's Shivam Mavi in at 75 lakh. Was out injured during the last IPL. No takers this time"}]}},{"_uid":21260,"id":21260,"storyId":330404,"title":"Shamar Joseph stays at LSG","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T14:13:00.000Z","modifiedAt":"2024-11-25T14:17:37.000Z","reactionStat":{"id":17728,"emojis":[{"unicode":"U+2764","skintone":1,"count":10},{"unicode":"U+1F44F","skintone":1,"count":17},{"unicode":"U+1F525","skintone":1,"count":4},{"unicode":"U+1F62D","skintone":1,"count":13}],"share":0,"modifiedAt":"2024-11-25T14:31:12.000Z"},"content":{"items":[{"type":"HTML","html":"WI sensation Shamar Joseph in at 75 lakh. MI open the bidding for the Baracara boy. That's the closing bid."},{"type":"HTML","html":"Wait on, LSG have an RTM and they wanna execute it. No more bids from MI. Shamar Joseph stays at LSG"}]}},{"_uid":21257,"id":21257,"storyId":330404,"title":"Nathan Ellis is a Super King","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T14:08:00.000Z","modifiedAt":"2024-11-25T14:16:22.000Z","reactionStat":{"id":17726,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":22},{"unicode":"U+1F525","skintone":1,"count":51},{"unicode":"U+2764","skintone":1,"count":56},{"unicode":"U+1F44F","skintone":1,"count":72}],"share":0,"modifiedAt":"2024-11-25T14:31:22.000Z"},"content":{"items":[{"type":"HTML","html":"Australia quick Nathan Ellis in at 1.25 crore. CSK open the bidding. His variations will suit the Chepauk. PBKS, Ellis' former team, jump in and compete with CSK. CSK ahead at 1.4 crore. Steal for CSK."},{"type":"HTML","html":"Hold on... not yet. PBKS want to execute their RTM on Ellis. CSK hike it up to 2 crore. PBKS need a moment to deliberate. PBKS need more than a moment. Intense discussions at the PBKS table. Fleming and CSK wait on."},{"type":"HTML","html":"PBKS say no. \u003cb\u003eEllis is heading to the Chepauk. Bargain buy \u003c/b\u003e"}]}},{"_uid":21251,"id":21251,"storyId":330404,"title":"Matt Short goes unsold","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T14:07:00.000Z","modifiedAt":"2024-11-25T14:10:29.000Z","reactionStat":{"id":17722,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":41},{"unicode":"U+1F44F","skintone":1,"count":12},{"unicode":"U+1F525","skintone":1,"count":4},{"unicode":"U+2764","skintone":1,"count":5}],"share":0,"modifiedAt":"2024-11-25T14:31:00.000Z"},"content":{"items":[{"type":"HTML","html":"Australia allrounder Matt Short enters at 75 lakh. No takers for Short"}]}},{"_uid":21253,"id":21253,"storyId":330404,"title":"No takers for Jason Behrendorff ","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T14:07:00.000Z","modifiedAt":"2024-11-25T14:11:05.000Z","reactionStat":{"id":17723,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":8},{"unicode":"U+1F62D","skintone":1,"count":33},{"unicode":"U+2764","skintone":1,"count":4},{"unicode":"U+1F525","skintone":1,"count":1}],"share":0,"modifiedAt":"2024-11-25T14:31:31.000Z"},"content":{"items":[{"type":"HTML","html":"Starts at 1.5 crore. Powerplay specialist in T20 cricket. Unsold this time"}]}},{"_uid":21255,"id":21255,"storyId":330404,"title":"DC get Dushmantha Chameera","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T14:07:00.000Z","modifiedAt":"2024-11-25T14:11:54.000Z","reactionStat":{"id":17725,"emojis":[{"unicode":"U+2764","skintone":1,"count":33},{"unicode":"U+1F62D","skintone":1,"count":6},{"unicode":"U+1F525","skintone":1,"count":11},{"unicode":"U+1F44F","skintone":1,"count":18}],"share":0,"modifiedAt":"2024-11-25T14:29:36.000Z"},"content":{"items":[{"type":"HTML","html":"SL fast bowler Dushmantha Chameera enters at 75 lakh. DC open the bidding for Chameera who can hit the deck and bowl at lively pace. Sold to DC for 75 lakh"}]}},{"_uid":21247,"id":21247,"storyId":330404,"title":"No takers for Kyle Mayers","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T14:05:00.000Z","modifiedAt":"2024-11-25T14:09:06.000Z","reactionStat":{"id":17720,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":38},{"unicode":"U+1F44F","skintone":1,"count":5},{"unicode":"U+1F525","skintone":1,"count":4},{"unicode":"U+2764","skintone":1,"count":3}],"share":0,"modifiedAt":"2024-11-25T14:27:25.000Z"},"content":{"items":[{"type":"HTML","html":"WI allrounder Kyle Mayers in at 1.5 crore. Plays for St Kitts and Nevis Patriots in the CPL. Unsold"}]}},{"_uid":21249,"id":21249,"storyId":330404,"title":"SRH recruit Kamindu Mendis","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T14:05:00.000Z","modifiedAt":"2024-11-25T14:10:02.000Z","reactionStat":{"id":17721,"emojis":[{"unicode":"U+2764","skintone":1,"count":40},{"unicode":"U+1F44F","skintone":1,"count":44},{"unicode":"U+1F525","skintone":1,"count":15},{"unicode":"U+1F62D","skintone":1,"count":10}],"share":0,"modifiedAt":"2024-11-25T14:31:08.000Z"},"content":{"items":[{"type":"HTML","html":"Kamindu Mendis from SL enters at 75 lakh. Hasn't been part of the IPL before. SRH start the bidding for Kamindu. Will play the league this time. Will SRH face some competition. Nope. Sold to SRH for 75 lakh"}]}},{"_uid":21245,"id":21245,"storyId":330404,"title":"Sarfaraz Khan goes unsold","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T14:04:00.000Z","modifiedAt":"2024-11-25T14:08:31.000Z","reactionStat":{"id":17719,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":3},{"unicode":"U+1F62D","skintone":1,"count":198},{"unicode":"U+1F525","skintone":1,"count":3},{"unicode":"U+2764","skintone":1,"count":3}],"share":0,"modifiedAt":"2024-11-25T14:31:45.000Z"},"content":{"items":[{"type":"HTML","html":"India and MI batter Sarfaraz Khan in at 75 lakh. Went unsold the last time. Unsold this time too"}]}},{"_uid":21244,"id":21244,"storyId":330404,"title":"Aaron Hardie joins PBKS","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T14:03:00.000Z","modifiedAt":"2024-11-25T14:07:59.000Z","reactionStat":{"id":17718,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":10},{"unicode":"U+1F525","skintone":1,"count":11},{"unicode":"U+2764","skintone":1,"count":4},{"unicode":"U+1F44F","skintone":1,"count":20}],"share":0,"modifiedAt":"2024-11-25T14:30:03.000Z"},"content":{"items":[{"type":"HTML","html":"Aussie allrounder Aaron Hardie in at 1.25 crore. Texas Super King in the MLC. PBKS belatedly jump in and raise the paddle for Hardie. He will unite with Stoin, Inglis, Maxi and Punter at PBKS"}]}},{"_uid":21242,"id":21242,"storyId":330404,"title":"Brydon Carse joins SRH","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T14:02:00.000Z","modifiedAt":"2024-11-25T14:07:00.000Z","reactionStat":{"id":17717,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":23},{"unicode":"U+2764","skintone":1,"count":4},{"unicode":"U+1F525","skintone":1,"count":4},{"unicode":"U+1F62D","skintone":1,"count":11}],"share":0,"modifiedAt":"2024-11-25T14:25:27.000Z"},"content":{"items":[{"type":"HTML","html":"Another England player: Brydon Carse enters at 1 crore. SRH raise the paddle for Carse. Sold to SRH for his base price of 1 crore"}]}},{"_uid":21240,"id":21240,"storyId":330404,"title":"Jacob Bethell to RCB","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T14:00:00.000Z","modifiedAt":"2024-11-25T14:06:07.000Z","reactionStat":{"id":17715,"emojis":[{"unicode":"U+1F525","skintone":1,"count":43},{"unicode":"U+2764","skintone":1,"count":23},{"unicode":"U+1F44F","skintone":1,"count":32},{"unicode":"U+1F62D","skintone":1,"count":35}],"share":0,"modifiedAt":"2024-11-25T14:31:08.000Z"},"content":{"items":[{"type":"HTML","html":"Barbados-born England allrounder Jacob Bethell at 1.25 crore. SRH open the bidding for him. Remember, Vettori works with Bethell at Birmingham Phoenix at the Hundred. RCB jump in and compete with SRH for the left-hand batter and left-arm fingerspinner. Future superstar potential."},{"type":"HTML","html":"SRH opt out as the bid gets dragged up to 2.2 crore by RCB."},{"type":"HTML","html":"New bidder: PBKS. RCB in the lead at 2.6 crore. Sold to RCB for 2.6 crore"}]}},{"_uid":21236,"id":21236,"storyId":330404,"title":"KL Shrijith gets an IPL gig with MI","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T13:59:00.000Z","modifiedAt":"2024-11-25T14:03:09.000Z","reactionStat":{"id":17713,"emojis":[{"unicode":"U+2764","skintone":1,"count":9},{"unicode":"U+1F525","skintone":1,"count":5},{"unicode":"U+1F44F","skintone":1,"count":11},{"unicode":"U+1F62D","skintone":1,"count":11}],"share":0,"modifiedAt":"2024-11-25T14:30:26.000Z"},"content":{"items":[{"type":"HTML","html":"KL Shrijith from the Maharaja T20 league. In at 30 lakh. MI open the bidding for Shrijith and that's the final bid"}]}},{"_uid":21237,"id":21237,"storyId":330404,"title":"Arpit Guleria: Unsold","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T13:59:00.000Z","modifiedAt":"2024-11-25T14:03:46.000Z","reactionStat":{"id":17714,"emojis":[{"unicode":"U+1F525","skintone":1,"count":1},{"unicode":"U+1F44F","skintone":1,"count":3},{"unicode":"U+1F62D","skintone":1,"count":6}],"share":0,"modifiedAt":"2024-11-25T14:29:52.000Z"},"content":{"items":[{"type":"HTML","html":"In at 30 lakh. Any takers for Guleria. Unsold"}]}},{"_uid":21233,"id":21233,"storyId":330404,"title":"DC pick Vipraj Nigam","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T13:57:00.000Z","modifiedAt":"2024-11-25T14:02:28.000Z","reactionStat":{"id":17711,"emojis":[{"unicode":"U+1F525","skintone":1,"count":4},{"unicode":"U+1F44F","skintone":1,"count":10},{"unicode":"U+2764","skintone":1,"count":3},{"unicode":"U+1F62D","skintone":1,"count":8}],"share":0,"modifiedAt":"2024-11-25T14:31:34.000Z"},"content":{"items":[{"type":"HTML","html":"Vipraj Nigam from the UP T20 league. In at 30 lakh. DC and MI compete with each other for Nigam."},{"type":"HTML","html":"RR need a moment to deliberate. DC ahead of everyone else at 50 lakh. Sold to DC for 50 lakh"}]}},{"_uid":21232,"id":21232,"storyId":330404,"title":"Manoj Bhandage returns to RCB","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T13:56:00.000Z","modifiedAt":"2024-11-25T14:01:02.000Z","reactionStat":{"id":17710,"emojis":[{"unicode":"U+1F525","skintone":1,"count":12},{"unicode":"U+1F62D","skintone":1,"count":9},{"unicode":"U+1F44F","skintone":1,"count":26},{"unicode":"U+2764","skintone":1,"count":18}],"share":0,"modifiedAt":"2024-11-25T14:29:35.000Z"},"content":{"items":[{"type":"HTML","html":"Finisher from the Maharaja T20 tournament Manoj Bhandage in at 30 lakh. RCB bid for the Bengaluru Huduga. Sold to RCB for his base price of 30 lakh"}]}},{"_uid":21227,"id":21227,"storyId":330404,"title":"Sachin Dhas: Unsold","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T13:50:00.000Z","modifiedAt":"2024-11-25T13:54:05.000Z","reactionStat":{"id":17706,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":33},{"unicode":"U+1F525","skintone":1,"count":5},{"unicode":"U+1F44F","skintone":1,"count":7},{"unicode":"U+2764","skintone":1,"count":3}],"share":0,"modifiedAt":"2024-11-25T14:30:21.000Z"},"content":{"items":[{"type":"HTML","html":"Maharashtra and former India U-19 batter Sachin Dhas enters at 30 lakh. No takers for Dhas"}]}},{"_uid":21230,"id":21230,"storyId":330404,"title":"Priyansh Arya joins PBKS","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T13:50:00.000Z","modifiedAt":"2024-11-25T14:00:14.000Z","reactionStat":{"id":17708,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":41},{"unicode":"U+1F44F","skintone":1,"count":41},{"unicode":"U+2764","skintone":1,"count":27},{"unicode":"U+1F525","skintone":1,"count":32}],"share":0,"modifiedAt":"2024-11-25T14:31:01.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":386661,"objectId":1448808,"slug":"priyansh-arya-scored-the-first-century-of-the-delhi-premier-league","url":"/lsci/db/PICTURES/CMS/386600/386661.4.jpg","width":900,"height":506,"caption":"Priyansh Arya scored the first century of the Delhi Premier League","longCaption":"Priyansh Arya scored the first century of the Delhi Premier League, Delhi, August 26, 2024","credit":"Delhi Premier League T20","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/386600/386661.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/386600/386661.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/386600/386661.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"Priyansh Arya, who whacked six sixes in an over in the Delhi T20 Premier league, enters at 30 lakh. DC want the local boy. MI jump in and compete with DC."},{"type":"HTML","html":"PBKS also enter the bidding and tussle with PBKS. Steady lifting of paddles at DC and PBKS tables. The bid is slowly creeping towards 1 crore."},{"type":"HTML","html":"Another new bidder: RCB. It's between PBKS and RCB now."},{"type":"HTML","html":"RCB ahead at 1.4 crore. PBKS come back in at 1.5 crore. Explosive batter, sparking a little bidding war."},{"type":"HTML","html":"\"Day before Priyansh Arya scored 102 off 43 for Delhi against UP in Mushtaq Ali Trophy,\" Vishal Dikshit reminds us. \"The UP attack had Bhuvi, Shivam Mavi, Piyush Chawla\". R Ashwin even spoke highly of one of his pick-up shots against Washy Sundar in a SMAT fixture in one of his YT shows."},{"type":"HTML","html":"The bid has zoomed up towards 4 crore. Two Delhi boys to open for RCB: Kohli and Arya?"},{"type":"HTML","html":"Hold on, PBKS in the lead at 3.8 crore. \u003cb\u003eSold to PBKS for 3.8 crore\u003c/b\u003e"}]}},{"_uid":21225,"id":21225,"storyId":330404,"title":"Luke Wood: Unsold","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T13:49:00.000Z","modifiedAt":"2024-11-25T13:53:38.000Z","reactionStat":{"id":17705,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":29},{"unicode":"U+1F525","skintone":1,"count":4},{"unicode":"U+1F44F","skintone":1,"count":5},{"unicode":"U+2764","skintone":1,"count":2}],"share":0,"modifiedAt":"2024-11-25T14:16:38.000Z"},"content":{"items":[{"type":"HTML","html":"England left-arm quick and former Mumbai Indian Luke Wood enters at 75 lakh. Remains unsold"}]}},{"_uid":21221,"id":21221,"storyId":330404,"title":"Kuldeep Sen heads to PBKS","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T13:48:00.000Z","modifiedAt":"2024-11-25T13:52:13.000Z","reactionStat":{"id":17703,"emojis":[{"unicode":"U+1F525","skintone":1,"count":9},{"unicode":"U+2764","skintone":1,"count":12},{"unicode":"U+1F44F","skintone":1,"count":19},{"unicode":"U+1F62D","skintone":1,"count":16}],"share":0,"modifiedAt":"2024-11-25T14:22:36.000Z"},"content":{"items":[{"type":"HTML","html":"Former TN and current MP quick Kuldeep Sen in at 75 lakh. CSK start the bidding for the former TN guest player. PBKS jump in and compete with Kuldeep. PBKS in the lead at 80 lakh. Sold to PBKS for 80 lakh"}]}},{"_uid":21223,"id":21223,"storyId":330404,"title":"MI recruit Reece Topley","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T13:48:00.000Z","modifiedAt":"2024-11-25T13:53:02.000Z","reactionStat":{"id":17704,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":31},{"unicode":"U+1F525","skintone":1,"count":11},{"unicode":"U+1F62D","skintone":1,"count":17},{"unicode":"U+2764","skintone":1,"count":9}],"share":0,"modifiedAt":"2024-11-25T14:31:24.000Z"},"content":{"items":[{"type":"HTML","html":"Reece Topley in at 75 lakh. MI open the bidding for Topley and that's the final bid. No RTM interest from RCB for the England left-arm seamer"}]}},{"_uid":21219,"id":21219,"storyId":330404,"title":"Kwena Maphaka: Unsold","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T13:47:00.000Z","modifiedAt":"2024-11-25T13:51:19.000Z","reactionStat":{"id":17702,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":43},{"unicode":"U+2764","skintone":1,"count":4},{"unicode":"U+1F525","skintone":1,"count":1},{"unicode":"U+1F44F","skintone":1,"count":11}],"share":0,"modifiedAt":"2024-11-25T14:26:04.000Z"},"content":{"items":[{"type":"HTML","html":"Kwena Maphaka from SA in at 75 lakh. MI picked him as a replacement player earlier this year. No takers for him now"}]}},{"_uid":21215,"id":21215,"storyId":330404,"title":"No takers for Gleeson","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T13:46:00.000Z","modifiedAt":"2024-11-25T13:50:00.000Z","reactionStat":{"id":17700,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":34},{"unicode":"U+2764","skintone":1,"count":5},{"unicode":"U+1F44F","skintone":1,"count":4},{"unicode":"U+1F525","skintone":1,"count":2}],"share":0,"modifiedAt":"2024-11-25T14:23:15.000Z"},"content":{"items":[{"type":"HTML","html":"Richard Gleeson in at 75 lakh. Unsold"}]}},{"_uid":21217,"id":21217,"storyId":330404,"title":"Alzarri Joseph: Unsold","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T13:46:00.000Z","modifiedAt":"2024-11-25T13:50:40.000Z","reactionStat":{"id":17701,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":44},{"unicode":"U+1F44F","skintone":1,"count":27},{"unicode":"U+2764","skintone":1,"count":7},{"unicode":"U+1F525","skintone":1,"count":10}],"share":0,"modifiedAt":"2024-11-25T14:31:41.000Z"},"content":{"items":[{"type":"HTML","html":"The WI quick enters at 2 crore. No takers for Alzarri. Unsold"}]}},{"_uid":21213,"id":21213,"storyId":330404,"title":"Farooqi is a Royal","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T13:45:00.000Z","modifiedAt":"2024-11-25T13:49:30.000Z","reactionStat":{"id":17699,"emojis":[{"unicode":"U+2764","skintone":1,"count":54},{"unicode":"U+1F44F","skintone":1,"count":48},{"unicode":"U+1F62D","skintone":1,"count":21},{"unicode":"U+1F525","skintone":1,"count":12}],"share":0,"modifiedAt":"2024-11-25T14:31:22.000Z"},"content":{"items":[{"type":"HTML","html":"Fazalhaq Farooqi, left-arm swing bowler from Afghanistan. Powerplay specialist in T20 cricket. RR start the bidding for Farooqi. \u003cb\u003eSold to RR for his base price of 2 crore\u003c/b\u003e"}]}},{"_uid":21211,"id":21211,"storyId":330404,"title":"Jayant Yadav goes back to GT","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T13:44:00.000Z","modifiedAt":"2024-11-25T13:48:35.000Z","reactionStat":{"id":17698,"emojis":[{"unicode":"U+2764","skintone":1,"count":11},{"unicode":"U+1F44F","skintone":1,"count":12},{"unicode":"U+1F62D","skintone":1,"count":21},{"unicode":"U+1F525","skintone":1,"count":5}],"share":0,"modifiedAt":"2024-11-25T14:29:14.000Z"},"content":{"items":[{"type":"HTML","html":"Haryana allrounder Jayant Yadav in at 75 lakh. He was previously with GT. Yes, GT want him back. The raise the paddle and that's the find bid"}]}},{"_uid":21207,"id":21207,"storyId":330404,"title":"Sikandar Raza goes unsold","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T13:43:00.000Z","modifiedAt":"2024-11-25T13:47:01.000Z","reactionStat":{"id":17695,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":200},{"unicode":"U+1F44F","skintone":1,"count":13},{"unicode":"U+2764","skintone":1,"count":15},{"unicode":"U+1F525","skintone":1,"count":10}],"share":0,"modifiedAt":"2024-11-25T14:29:07.000Z"},"content":{"items":[{"type":"HTML","html":"In at 1.25 crore. Can finish an innings as well as bowl mystery spin. No love for Raza"}]}},{"_uid":21209,"id":21209,"storyId":330404,"title":"Mitch Santner moves from CSK to MI","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T13:43:00.000Z","modifiedAt":"2024-11-25T13:47:53.000Z","reactionStat":{"id":17697,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":117},{"unicode":"U+1F44F","skintone":1,"count":63},{"unicode":"U+2764","skintone":1,"count":33},{"unicode":"U+1F525","skintone":1,"count":27}],"share":0,"modifiedAt":"2024-11-25T14:31:28.000Z"},"content":{"items":[{"type":"HTML","html":"Starts at 2 crore. MI start the bidding for Santner, NZ's premier white-ball spinner. Santner moves from CSK to MI. Sold for his base price of 2 crore"}]}},{"_uid":21203,"id":21203,"storyId":330404,"title":"Steven Smith is unsold","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T13:42:00.000Z","modifiedAt":"2024-11-25T13:45:53.000Z","reactionStat":{"id":17693,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":198},{"unicode":"U+1F44F","skintone":1,"count":26},{"unicode":"U+1F525","skintone":1,"count":5},{"unicode":"U+2764","skintone":1,"count":7}],"share":0,"modifiedAt":"2024-11-25T14:31:30.000Z"},"content":{"items":[{"type":"HTML","html":"Steven Smith in at 2 crore. All eyes on Punter. They recently won the MLC together. No bids at all. Unsold"}]}},{"_uid":21205,"id":21205,"storyId":330404,"title":"No takers for Gus Atkinson","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T13:42:00.000Z","modifiedAt":"2024-11-25T13:46:21.000Z","reactionStat":{"id":17694,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":35},{"unicode":"U+1F44F","skintone":1,"count":7},{"unicode":"U+2764","skintone":1,"count":2},{"unicode":"U+1F525","skintone":1,"count":2}],"share":0,"modifiedAt":"2024-11-25T14:26:51.000Z"},"content":{"items":[{"type":"HTML","html":"England quick Gus Atkinson asks for bids from 2 crore. Unsold"}]}},{"_uid":21200,"id":21200,"storyId":330404,"title":"Brandon King goes unsold","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T13:41:00.000Z","modifiedAt":"2024-11-25T13:44:52.000Z","reactionStat":{"id":17691,"emojis":[{"unicode":"U+2764","skintone":1,"count":5},{"unicode":"U+1F62D","skintone":1,"count":64},{"unicode":"U+1F44F","skintone":1,"count":10},{"unicode":"U+1F525","skintone":1,"count":4}],"share":0,"modifiedAt":"2024-11-25T14:23:31.000Z"},"content":{"items":[{"type":"HTML","html":"WI opener Brandon King also unsold"}]}},{"_uid":21202,"id":21202,"storyId":330404,"title":"SL's Nissanka is also unsold","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T13:41:00.000Z","modifiedAt":"2024-11-25T13:45:13.000Z","reactionStat":{"id":17692,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":170},{"unicode":"U+1F525","skintone":1,"count":4},{"unicode":"U+1F44F","skintone":1,"count":8},{"unicode":"U+2764","skintone":1,"count":3}],"share":0,"modifiedAt":"2024-11-25T14:31:06.000Z"},"content":{"items":[{"type":"HTML","html":"SL opener Pathum Nissanka in at 75 lakh. Unsold"}]}},{"_uid":21199,"id":21199,"storyId":330404,"title":"No takers for B Yeswanth","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T13:40:00.000Z","modifiedAt":"2024-11-25T13:44:25.000Z","reactionStat":{"id":17690,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":10},{"unicode":"U+1F44F","skintone":1,"count":8},{"unicode":"U+2764","skintone":1,"count":4},{"unicode":"U+1F525","skintone":1,"count":2}],"share":0,"modifiedAt":"2024-11-25T14:28:49.000Z"},"content":{"items":[{"type":"HTML","html":"B Yeswanth in at 30 lakh. He is unsold"}]}},{"_uid":21198,"id":21198,"storyId":330404,"title":"Raghav Goyal is unsold","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T13:39:00.000Z","modifiedAt":"2024-11-25T13:43:35.000Z","reactionStat":{"id":17689,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":14},{"unicode":"U+1F525","skintone":1,"count":1},{"unicode":"U+2764","skintone":1,"count":2},{"unicode":"U+1F44F","skintone":1,"count":7}],"share":0,"modifiedAt":"2024-11-25T14:10:07.000Z"},"content":{"items":[{"type":"HTML","html":"Spinner Raghav Goyal enters at 30 lakh. No bids at all. Unsold"}]}},{"_uid":21195,"id":21195,"storyId":330404,"title":"Gurjapneet Singh is a Super King","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T13:37:00.000Z","modifiedAt":"2024-11-25T13:50:10.000Z","reactionStat":{"id":17688,"emojis":[{"unicode":"U+2764","skintone":1,"count":28},{"unicode":"U+1F62D","skintone":1,"count":6},{"unicode":"U+1F44F","skintone":1,"count":49},{"unicode":"U+1F525","skintone":1,"count":24}],"share":0,"modifiedAt":"2024-11-25T14:31:10.000Z"},"content":{"items":[{"type":"HTML","html":"TN's Gurjapneet Singh in at 30 lakh. LSG start the bidding for Gurjapneet. CSK jump in. Gurjapneet has been a net bowler at CSK. CSK and LSG tussle for the exciting TN seamer."},{"type":"HTML","html":"Oh hello, new bidder. GT in. Nehra loves his left-arm quicks and TN boys. Steady lifting of paddles at the CSK and GT tables. Gurjapneet can swing the new ball and also bowl at the death. CSK in the lead at 2.2 crore. \u003cb\u003eSold to CSK for 2.2 crore\u003c/b\u003e"},{"type":"HTML","html":"A 6'3\" left-arm seamer, Gurjapneet Singh was born in Ludhiana (Punjab) and grew up in Ambala (Haryana), before he moved to Chennai when he was about 17. Seven years later, on his Ranji Trophy debut against former champions Saurashtra, he bagged 6 for 22, the best figures in a first-class innings by a TN fast bowler at home since 2005-06. During the process, he dismissed Pujara for a duck."},{"type":"HTML","html":"Gurjapneet has already had a taste of the IPL as a net bowler at CSK. Mentored by R Ashwin and Yo Mahesh, when he was at Dindigul Dragons, Gurjapneet has been among the best bowlers in the TNPL, often operating in the powerplay as well as the death. With T Natarajan currently out injured, Gurjapneet has seamlessly slotted into TN's Ranji and white-ball teams. \u003ca href=\"https://www.espncricinfo.com/story/ranji-trophy-gurjapneet-singh-brings-pace-to-tamil-nadu-via-ludhiana-and-ambala-1455628\"\u003eHere is Gurjapneet Singh’s story\u003c/a\u003e"}]}},{"_uid":21193,"id":21193,"storyId":330404,"title":"Akash Singh heads to LSG","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T13:36:00.000Z","modifiedAt":"2024-11-25T13:40:33.000Z","reactionStat":{"id":17687,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":9},{"unicode":"U+1F525","skintone":1,"count":2},{"unicode":"U+2764","skintone":1,"count":4},{"unicode":"U+1F44F","skintone":1,"count":12}],"share":0,"modifiedAt":"2024-11-25T14:24:50.000Z"},"content":{"items":[{"type":"HTML","html":"Former Sunriser and Super King Akash Singh in at 30 lakh. LSG raise the paddle for Akash. Sold to LSG for his base price. SRH don't want to execute their RTM on Akash"}]}},{"_uid":21190,"id":21190,"storyId":330404,"title":"No takers for LR Chetan","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T13:35:00.000Z","modifiedAt":"2024-11-25T13:38:59.000Z","reactionStat":{"id":17685,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":22},{"unicode":"U+2764","skintone":1,"count":7},{"unicode":"U+1F44F","skintone":1,"count":8},{"unicode":"U+1F525","skintone":1,"count":2}],"share":0,"modifiedAt":"2024-11-25T14:16:49.000Z"},"content":{"items":[{"type":"HTML","html":"LR Chetan from the Maharaja T20 league in at 30 lakh. Unsold"}]}},{"_uid":21191,"id":21191,"storyId":330404,"title":"Ashwani Kumar to MI","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T13:35:00.000Z","modifiedAt":"2024-11-25T13:39:39.000Z","reactionStat":{"id":17686,"emojis":[{"unicode":"U+2764","skintone":1,"count":6},{"unicode":"U+1F44F","skintone":1,"count":5},{"unicode":"U+1F62D","skintone":1,"count":9},{"unicode":"U+1F525","skintone":1,"count":3}],"share":1,"modifiedAt":"2024-11-25T14:27:50.000Z"},"content":{"items":[{"type":"HTML","html":"Ashwani Kumar asks for bids from 30 lakh. MI start the bidding for Ashwani and that's the final bid."}]}},{"_uid":21187,"id":21187,"storyId":330404,"title":"No bids for Arshin Kulkarni","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T13:34:00.000Z","modifiedAt":"2024-11-25T13:38:11.000Z","reactionStat":{"id":17683,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":32},{"unicode":"U+2764","skintone":1,"count":2},{"unicode":"U+1F44F","skintone":1,"count":1},{"unicode":"U+1F525","skintone":1,"count":1}],"share":0,"modifiedAt":"2024-11-25T14:13:12.000Z"},"content":{"items":[{"type":"HTML","html":"Another Maharashtra boy: Arshin Kulkarni. In at 30 lakh. Unsold"}]}},{"_uid":21189,"id":21189,"storyId":330404,"title":"Shivam Singh: Unsold","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T13:34:00.000Z","modifiedAt":"2024-11-25T13:38:35.000Z","reactionStat":{"id":17684,"emojis":[{"unicode":"U+1F525","skintone":1,"count":1},{"unicode":"U+1F62D","skintone":1,"count":12},{"unicode":"U+2764","skintone":1,"count":2},{"unicode":"U+1F44F","skintone":1,"count":1}],"share":0,"modifiedAt":"2024-11-25T14:11:31.000Z"},"content":{"items":[{"type":"HTML","html":"Shivam Singh, who plays under Ashwin at Dindigul Dragons, in at 30 lakh. Unsold"}]}},{"_uid":21184,"id":21184,"storyId":330404,"title":"Rishi Dhawan: Unsold","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T13:33:00.000Z","modifiedAt":"2024-11-25T13:37:04.000Z","reactionStat":{"id":17681,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":41},{"unicode":"U+1F525","skintone":1,"count":2},{"unicode":"U+2764","skintone":1,"count":5},{"unicode":"U+1F44F","skintone":1,"count":7}],"share":0,"modifiedAt":"2024-11-25T14:30:10.000Z"},"content":{"items":[{"type":"HTML","html":"HP veteran allrounder Rishi Dhawan asks for bids from 30 lakh. Unsold"}]}},{"_uid":21185,"id":21185,"storyId":330404,"title":"No takers for Raj Hangargekar","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T13:33:00.000Z","modifiedAt":"2024-11-25T13:37:39.000Z","reactionStat":{"id":17682,"emojis":[{"unicode":"U+1F525","skintone":1,"count":3},{"unicode":"U+1F62D","skintone":1,"count":41},{"unicode":"U+2764","skintone":1,"count":2},{"unicode":"U+1F44F","skintone":1,"count":3}],"share":0,"modifiedAt":"2024-11-25T14:29:11.000Z"},"content":{"items":[{"type":"HTML","html":"Mahrashtra allrounder Raj Hangargekar in at 30 lakh. Former Super King. Unsold"}]}},{"_uid":21182,"id":21182,"storyId":330404,"title":"RR recruit Yudhvir Charak","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T13:31:00.000Z","modifiedAt":"2024-11-25T13:36:25.000Z","reactionStat":{"id":17680,"emojis":[{"unicode":"U+1F525","skintone":1,"count":8},{"unicode":"U+2764","skintone":1,"count":9},{"unicode":"U+1F62D","skintone":1,"count":15},{"unicode":"U+1F44F","skintone":1,"count":18}],"share":0,"modifiedAt":"2024-11-25T14:27:44.000Z"},"content":{"items":[{"type":"HTML","html":"J\u0026K's Yudhvir Charak enters at 30 lakh. MI make the first move for Charak. RR come in and compete with MI. MI tap out. RR in the lead at 35 lakh. Sold to RR for 35 lakh"}]}},{"_uid":21181,"id":21181,"storyId":330404,"title":"DC on their picks","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T13:27:00.000Z","modifiedAt":"2024-11-25T13:31:16.000Z","reactionStat":{"id":17679,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":8},{"unicode":"U+1F525","skintone":1,"count":9},{"unicode":"U+1F44F","skintone":1,"count":10},{"unicode":"U+2764","skintone":1,"count":6}],"share":0,"modifiedAt":"2024-11-25T14:24:39.000Z"},"content":{"items":[{"type":"VIDEO","video":{"id":140204,"objectId":1461506,"scribeId":42580071,"statusTypeId":3,"slug":"ipl-2025-auction-kl-rahul-a-good-steal-for-delhi-capitals","title":"'KL Rahul a good steal for Delhi Capitals'","subTitle":"","seoTitle":"IPL 2025 auction - KL Rahul a good steal for Delhi Capitals","summary":"Delhi Capitals picked up KL Rahul for INR 14 crore","duration":238,"genreId":null,"genreType":"GENERAL","genreName":null,"publishedAt":"2024-11-24","modifiedAt":"2024-11-24T13:09:27.000Z","recordedAt":"2024-11-24","expireAt":"2040-11-27T12:44:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2024/1124/dm_241124_Auctionday2025_KLrahul/dm_241124_Auctionday2025_KLrahul.jpg","origin":{"type":"CLIP"},"assetId":"dm_241124_Auctionday2025_KLrahul","scribeMongoId":"67431fff0a4d1a28f913886b","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1124/dm_241124_Auctionday2025_KLrahul/dm_241124_Auctionday2025_KLrahul.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1124/dm_241124_Auctionday2025_KLrahul/dm_241124_Auctionday2025_KLrahul/playlist.m3u8"}]},"caption":"'KL Rahul a good steal for Delhi Capitals'","altVideo":null,"altVideoCaption":null,"altImage":null,"preview":true},{"type":"HTML","html":"Venugopal Rao, Director of Cricket, Delhi Capitals (IPL) said, “This time, our batting and bowling is very compact. Our bowling lineup is experienced. We have strengthened our fast bowling with Starc, Natarajan, Mohit and Mukesh, who are all experienced. They will combine with our spinners Axar and Kuldeep, so our bowling lineup is very experienced. Batters will win matches for us, but bowlers will win us the title.”"},{"type":"HTML","html":"On acquiring IPL veteran du Plessis, Sourav Ganguly, Director of Cricket, Delhi Capitals (WPL) and JSW Sports, said, “He has been very good in this (T20) format. He had a terrific CPL and MLC. Another part of Faf's ability is the leadership, so we are extremely happy and surprised that we got him for this amount.”"}]}},{"_uid":21180,"id":21180,"storyId":330404,"title":"Taking stock","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T13:22:00.000Z","modifiedAt":"2024-11-25T13:35:37.000Z","reactionStat":{"id":17677,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":25},{"unicode":"U+1F62D","skintone":1,"count":10},{"unicode":"U+1F525","skintone":1,"count":9},{"unicode":"U+2764","skintone":1,"count":8}],"share":0,"modifiedAt":"2024-11-25T14:02:17.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":391699,"objectId":1461696,"slug":"","url":"/lsci/db/PICTURES/CMS/391600/391699.1.png","width":1080,"height":1350,"caption":"","longCaption":null,"credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/391600/391699.square.png"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"Track how the squads are filling up \u003ca href=\"https://www.espncricinfo.com/auction/ipl-2025-auction-1460972\"\u003ehere\u003c/a\u003e."}]}},{"_uid":21179,"id":21179,"storyId":330404,"title":"A short break","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T13:20:00.000Z","modifiedAt":"2024-11-25T13:28:25.000Z","reactionStat":{"id":17676,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":12},{"unicode":"U+1F44F","skintone":1,"count":19},{"unicode":"U+2764","skintone":1,"count":4},{"unicode":"U+1F525","skintone":1,"count":8}],"share":0,"modifiedAt":"2024-11-25T14:24:41.000Z"},"content":{"items":[{"type":"HTML","html":"Hush. This was a quick round of accelerated round. PBKS still left with the biggest purse - INR 8.5 crore - while LSG have the least - INR 3.1 crore. How many of the remaining slots with the teams fill?"}]}},{"_uid":21177,"id":21177,"storyId":330404,"title":"Andre Siddarth - passed","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T13:19:00.000Z","modifiedAt":"2024-11-25T13:23:01.000Z","reactionStat":{"id":17674,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":90},{"unicode":"U+1F44F","skintone":1,"count":17},{"unicode":"U+1F525","skintone":1,"count":9},{"unicode":"U+2764","skintone":1,"count":8}],"share":0,"modifiedAt":"2024-11-25T14:29:54.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":384761,"objectId":1443126,"slug":"andre-siddarth-hits-over-the-top-in-the-tnpl","url":"/lsci/db/PICTURES/CMS/384700/384761.4.jpg","width":900,"height":506,"caption":"Andre Siddarth hits over the top in the TNPL","longCaption":"Andre Siddarth hits over the top in the TNPL, Chepauk Super Gillies vs Idream Tiruppur Tamizhans, TNPL 2024, Salem, July 10, 2024","credit":"TNPL","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/384700/384761.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/384700/384761.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/384700/384761.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"The TN batter asks for INR 30 lakh but finds no bids"}]}},{"_uid":21175,"id":21175,"storyId":330404,"title":"Harnoor Singh will play for PBKS","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T13:18:00.000Z","modifiedAt":"2024-11-25T13:18:59.000Z","reactionStat":{"id":17673,"emojis":[{"unicode":"U+2764","skintone":1,"count":16},{"unicode":"U+1F62D","skintone":1,"count":20},{"unicode":"U+1F525","skintone":1,"count":15},{"unicode":"U+1F44F","skintone":1,"count":25}],"share":0,"modifiedAt":"2024-11-25T14:07:19.000Z"},"content":{"items":[{"type":"HTML","html":"The batter asks for INR 30 lakh. PBKS take him at base price"}]}},{"_uid":21173,"id":21173,"storyId":330404,"title":"Rishad Hossain finds no takers","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T13:17:00.000Z","modifiedAt":"2024-11-25T13:32:20.000Z","reactionStat":{"id":17672,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":138},{"unicode":"U+1F44F","skintone":1,"count":51},{"unicode":"U+1F525","skintone":1,"count":11},{"unicode":"U+2764","skintone":1,"count":18}],"share":0,"modifiedAt":"2024-11-25T14:27:48.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":377246,"objectId":1423857,"slug":"rishad-hossain-poses-with-a-ball","url":"/lsci/db/PICTURES/CMS/377200/377246.4.jpg","width":900,"height":506,"caption":"Rishad Hossain poses with a ball","longCaption":"Rishad Hossain poses with a ball","credit":"BCB","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/377200/377246.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/377200/377246.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/377200/377246.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"The Bangladesh legspinner asks for INR 75 lakh. He was Bangladesh's bright spot in the T20 World Cup earlier this year. But no teams wants him (as of now)"}]}},{"_uid":21170,"id":21170,"storyId":330404,"title":"Umesh Yadav - no bids","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T13:16:00.000Z","modifiedAt":"2024-11-25T13:17:11.000Z","reactionStat":{"id":17671,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":176},{"unicode":"U+1F44F","skintone":1,"count":18},{"unicode":"U+1F525","skintone":1,"count":6},{"unicode":"U+2764","skintone":1,"count":7}],"share":0,"modifiedAt":"2024-11-25T14:27:54.000Z"},"content":{"items":[{"type":"HTML","html":"The India fast bowler asks for INR 2 crore. He finds no bids"}]}},{"_uid":21168,"id":21168,"storyId":330404,"title":"Jaydev Unadkat back at SRH again","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T13:15:00.000Z","modifiedAt":"2024-11-25T13:23:52.000Z","reactionStat":{"id":17670,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":54},{"unicode":"U+1F62D","skintone":1,"count":53},{"unicode":"U+1F525","skintone":1,"count":22},{"unicode":"U+2764","skintone":1,"count":16}],"share":0,"modifiedAt":"2024-11-25T14:14:52.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":378412,"objectId":1426713,"slug":"jaydev-unadkat-got-naman-dhir-to-break-mumbai-indians-momentum","url":"/lsci/db/PICTURES/CMS/378400/378412.4.jpg","width":900,"height":506,"caption":"Jaydev Unadkat returns to SRH","longCaption":"Jaydev Unadkat got Naman Dhir to break Mumbai Indians' momentum, Sunrisers Hyderabad vs Mumbai Indians, IPL 2024, Hyderabad, March 27, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/378400/378412.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/378400/378412.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/378400/378412.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"The Saurashtra captain asks for INR 1 crore. Was with SRH last year. SRH bid for him quite late. Get him at base price."}]}},{"_uid":21167,"id":21167,"storyId":330404,"title":"Naveen-ul-Haq finds no bids","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T13:14:00.000Z","modifiedAt":"2024-11-25T13:15:13.000Z","reactionStat":{"id":17668,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":32},{"unicode":"U+1F62D","skintone":1,"count":163},{"unicode":"U+1F525","skintone":1,"count":8},{"unicode":"U+2764","skintone":1,"count":6}],"share":0,"modifiedAt":"2024-11-25T14:31:04.000Z"},"content":{"items":[{"type":"HTML","html":"The Afghanistan speedster asks for INR 2 crore. He was with LSG last year but \u003cb\u003efinds no taker this year\u003c/b\u003e"}]}},{"_uid":21164,"id":21164,"storyId":330404,"title":"Nuwan Thushara heads to RCB","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T13:11:00.000Z","modifiedAt":"2024-11-25T13:14:19.000Z","reactionStat":{"id":17665,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":114},{"unicode":"U+2764","skintone":1,"count":100},{"unicode":"U+1F525","skintone":1,"count":69},{"unicode":"U+1F62D","skintone":1,"count":52}],"share":0,"modifiedAt":"2024-11-25T14:30:50.000Z"},"content":{"items":[{"type":"HTML","html":"The Sri Lankan slinga asks for INR 75 lakh. SRH start the bid and RCB also join in. The bid zooms past INR 95 lakh. RCB raise it to INR 1 crore. RR join in late but RCB raise it to INR 1.4 crore. RR still in the race at INR 1.5 crore. RCB still interested in Thushara and they raise it to INR 1.6 crore. RR are out. \u003cb\u003eThushara will play for RCB \u003c/b\u003e"}]}},{"_uid":21162,"id":21162,"storyId":330404,"title":"Ishant Sharma is a Titan","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T13:10:00.000Z","modifiedAt":"2024-11-25T13:12:38.000Z","reactionStat":{"id":17664,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":64},{"unicode":"U+2764","skintone":1,"count":27},{"unicode":"U+1F525","skintone":1,"count":19},{"unicode":"U+1F62D","skintone":1,"count":29}],"share":0,"modifiedAt":"2024-11-25T14:27:59.000Z"},"content":{"items":[{"type":"HTML","html":"The India fast bowler asks for INR 75 lakh. He played for DC last season, GT come in late for the opening bid. \u003cb\u003eGT get Ishant\u003c/b\u003e at the base price of INR 75 lakh"}]}},{"_uid":21159,"id":21159,"storyId":330404,"title":"Umran Malik finds no bids","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T13:09:00.000Z","modifiedAt":"2024-11-25T13:09:56.000Z","reactionStat":{"id":17662,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":444},{"unicode":"U+1F44F","skintone":1,"count":43},{"unicode":"U+2764","skintone":1,"count":15},{"unicode":"U+1F525","skintone":1,"count":14}],"share":0,"modifiedAt":"2024-11-25T14:31:02.000Z"},"content":{"items":[{"type":"HTML","html":"The India fast bowler asks for INR 75 lakh. And he finds no takers"}]}},{"_uid":21160,"id":21160,"storyId":330404,"title":"Mustafizur Rahman finds no takers","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T13:09:00.000Z","modifiedAt":"2024-11-25T13:10:40.000Z","reactionStat":{"id":17663,"emojis":[{"unicode":"U+1F525","skintone":1,"count":14},{"unicode":"U+1F44F","skintone":1,"count":51},{"unicode":"U+2764","skintone":1,"count":17},{"unicode":"U+1F62D","skintone":1,"count":286}],"share":0,"modifiedAt":"2024-11-25T14:30:37.000Z"},"content":{"items":[{"type":"HTML","html":"The Bangladesh fast bowler played for CSK last year. Asks for INR 2 crore. No team raises the paddle. No takers"}]}},{"_uid":21155,"id":21155,"storyId":330404,"title":"Spencer Johsnon for KKR","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T13:07:00.000Z","modifiedAt":"2024-11-25T13:09:29.000Z","reactionStat":{"id":17660,"emojis":[{"unicode":"U+1F525","skintone":1,"count":37},{"unicode":"U+1F44F","skintone":1,"count":73},{"unicode":"U+1F62D","skintone":1,"count":56},{"unicode":"U+2764","skintone":1,"count":36}],"share":0,"modifiedAt":"2024-11-25T14:16:51.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":391087,"objectId":1459990,"slug":"spencer-johnson-rattled-pakistan-with-early-blows","url":"/lsci/db/PICTURES/CMS/391000/391087.4.jpg","width":900,"height":506,"caption":"","longCaption":"Spencer Johnson rattled Pakistan with early blows, Australia vs Pakistan, 2nd T20I, Sydney, November 16, 2024","credit":"Cricket Australia via Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/391000/391087.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/391000/391087.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/391000/391087.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"The Australia left-arm fast bowler asks for INR 2 crore. KKR open the bid - replacing Starc? KKR thought they had got him but PBKS join in late. They manage to raise it to INR 2.6 crore but KKR take it to INR 2.8 crore. PBKS are out and \u003cb\u003eJohnson will play for KKR\u003c/b\u003e. Was with GT last season"}]}},{"_uid":21154,"id":21154,"storyId":330404,"title":"Josh Phillipe - no bids","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T13:06:00.000Z","modifiedAt":"2024-11-25T13:07:19.000Z","reactionStat":{"id":17659,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":50},{"unicode":"U+2764","skintone":1,"count":7},{"unicode":"U+1F44F","skintone":1,"count":17},{"unicode":"U+1F525","skintone":1,"count":6}],"share":0,"modifiedAt":"2024-11-25T14:22:15.000Z"},"content":{"items":[{"type":"HTML","html":"The Australia wicketkeeper-batter asks for INR 75 lakh. Passed"}]}},{"_uid":21153,"id":21153,"storyId":330404,"title":"Romario Shepherd heads to RCB","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T13:05:00.000Z","modifiedAt":"2024-11-25T13:06:36.000Z","reactionStat":{"id":17658,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":60},{"unicode":"U+2764","skintone":1,"count":37},{"unicode":"U+1F44F","skintone":1,"count":52},{"unicode":"U+1F525","skintone":1,"count":26}],"share":0,"modifiedAt":"2024-11-25T14:31:25.000Z"},"content":{"items":[{"type":"HTML","html":"RCB raise the paddle for the West Indies allrounder. He played for MI last season, and will play for RCB in IPL 2025 after they get him at the base price of INR 1.5crore"}]}},{"_uid":21151,"id":21151,"storyId":330404,"title":"R Sai Kishore back to GT","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T13:02:00.000Z","modifiedAt":"2024-11-25T13:05:49.000Z","reactionStat":{"id":17657,"emojis":[{"unicode":"U+2764","skintone":1,"count":23},{"unicode":"U+1F525","skintone":1,"count":26},{"unicode":"U+1F44F","skintone":1,"count":64},{"unicode":"U+1F62D","skintone":1,"count":36}],"share":1,"modifiedAt":"2024-11-25T14:28:47.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":387039,"objectId":1449946,"slug":"r-sai-kishore-tunes-up-for-the-duleep-trophy","url":"/lsci/db/PICTURES/CMS/387000/387039.4.jpg","width":900,"height":506,"caption":"","longCaption":"R Sai Kishore tunes up for the Duleep Trophy, India vs India B, Duleep Trophy 2024-25, Bengaluru, September 4, 2024","credit":"PTI ","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/387000/387039.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/387000/387039.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/387000/387039.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"The TN spinner, former GT player, asks for INR 75 lakh. SRH raise the paddle belatedly and then PBKS join in. They take it up to INR 90 lakh. GT ask for a moment, they are out. \u003cs\u003ePBKS have the winning bid and Sai Kishore will play for them\u003c/s\u003e. Oh, \u003cb\u003eGT exercise their RTM\u003c/b\u003e. PBKS raise it to INR 2 crore and \u003cb\u003eGT want their man\u003c/b\u003e"}]}},{"_uid":21149,"id":21149,"storyId":330404,"title":"Azmatullah Omarzai will play for PBKS","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T13:00:00.000Z","modifiedAt":"2024-11-25T13:02:00.000Z","reactionStat":{"id":17656,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":34},{"unicode":"U+2764","skintone":1,"count":49},{"unicode":"U+1F44F","skintone":1,"count":68},{"unicode":"U+1F525","skintone":1,"count":21}],"share":0,"modifiedAt":"2024-11-25T14:31:36.000Z"},"content":{"items":[{"type":"HTML","html":"Asks for INR 1.5 crore, and CSK want another allrounder. PBKS also join in and the price now reaches INR 2 crore. CSK raise it further to INR 2.2 crore. But PBKS raise it to INR 2.4 crore and CSK back out. \u003cb\u003eOmarzai will play for PBKS in IPL 2025\u003c/b\u003e"}]}},{"_uid":21146,"id":21146,"storyId":330404,"title":"Will Jacks is a Mumbai Indian","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T12:57:00.000Z","modifiedAt":"2024-11-25T13:00:41.000Z","reactionStat":{"id":17652,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":247},{"unicode":"U+1F525","skintone":1,"count":66},{"unicode":"U+1F44F","skintone":1,"count":74},{"unicode":"U+2764","skintone":1,"count":54}],"share":0,"modifiedAt":"2024-11-25T14:29:10.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":387993,"objectId":1452486,"slug":"will-jacks-stands-tall-to-drive","url":"/lsci/db/PICTURES/CMS/387900/387993.4.jpg","width":900,"height":506,"caption":"","longCaption":"Will Jacks stands tall to drive, England vs Australia, 3rd ODI, Chester-le-Street, September 24, 2024","credit":"Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/387900/387993.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/387900/387993.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/387900/387993.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"England opener asks for INR 2 crore. He played for RCB last season. MI take time before raising the paddle. PBKS come in at INR 2.2 crore but MI raise it to INR 2.4 crore. Both the teams raise the paddle swiftly and the price reaches INR 4 crore. And now both the teams take it beyond INR 5 crore. But \u003cb\u003eMI want their man and take Jacks for INR 5.25 crore\u003c/b\u003e. RCB don't want to use the RTM"}]}},{"_uid":21144,"id":21144,"storyId":330404,"title":"Deepak Hooda to CSK","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T12:55:00.000Z","modifiedAt":"2024-11-25T12:57:11.000Z","reactionStat":{"id":17649,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":117},{"unicode":"U+1F525","skintone":1,"count":54},{"unicode":"U+1F62D","skintone":1,"count":68},{"unicode":"U+2764","skintone":1,"count":43}],"share":0,"modifiedAt":"2024-11-25T14:26:38.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":379929,"objectId":1431210,"slug":"deepak-hooda-scored-a-half-century-off-30-balls","url":"/lsci/db/PICTURES/CMS/379900/379929.4.jpg","width":900,"height":506,"caption":"","longCaption":"Deepak Hooda scored a half-century off 30 balls, Lucknow Super Giants vs Rajasthan Royals, IPL 2024, Lucknow, April 27, 2024","credit":"AFP via Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/379900/379929.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/379900/379929.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/379900/379929.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"The Baroda allrounder asks for INR 75 lakh. CSK raise the paddle. SRH come in at INR 80 lakh. SRH raise it to INR 1.5 crore, but CSK come in to get it up to INR 1.7 crore. \u003cb\u003eCSK have the winning bid\u003c/b\u003e. LSG had the RTM but they do not use it"}]}},{"_uid":21141,"id":21141,"storyId":330404,"title":"Tim David to play for RCB","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T12:53:00.000Z","modifiedAt":"2024-11-25T12:55:10.000Z","reactionStat":{"id":17648,"emojis":[{"unicode":"U+1F525","skintone":1,"count":96},{"unicode":"U+1F62D","skintone":1,"count":72},{"unicode":"U+1F44F","skintone":1,"count":155},{"unicode":"U+2764","skintone":1,"count":98}],"share":0,"modifiedAt":"2024-11-25T14:29:19.000Z"},"content":{"items":[{"type":"HTML","html":"Australia and MI allrounder Tim David asks for INR 2 crore, SRH and RCB start the bidding. RCB have the edge at INR 3 crore and they get the hard-hitting middle-order bat"}]}},{"_uid":21140,"id":21140,"storyId":330404,"title":"No bids for Moeen Ali","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T12:52:00.000Z","modifiedAt":"2024-11-25T12:53:12.000Z","reactionStat":{"id":17647,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":277},{"unicode":"U+2764","skintone":1,"count":11},{"unicode":"U+1F44F","skintone":1,"count":24},{"unicode":"U+1F525","skintone":1,"count":10}],"share":0,"modifiedAt":"2024-11-25T14:29:36.000Z"},"content":{"items":[{"type":"HTML","html":"The former CSK allrounder asks for INR 2 crore and finds no takers"}]}},{"_uid":21138,"id":21138,"storyId":330404,"title":"Shahbaz Ahmed will play for LSG","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T12:50:00.000Z","modifiedAt":"2024-11-25T12:52:27.000Z","reactionStat":{"id":17646,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":24},{"unicode":"U+1F525","skintone":1,"count":19},{"unicode":"U+1F44F","skintone":1,"count":48},{"unicode":"U+2764","skintone":1,"count":16}],"share":0,"modifiedAt":"2024-11-25T14:23:09.000Z"},"content":{"items":[{"type":"HTML","html":"The Bengal allrounder asks for INR 1 crore. He is in red-hot form, scoring a fantastic century for them in the SMAT when Bengal were 10 for 4. SRH start the bid and LSG also join in. Shahbaz was with RCB in 2023 and was traded to SRH last year, and he kept Washington Sundar out of the XI. LSG and SRH fiercely bid and take it beyond INR 2 crore. LSG in the lead now at INR 2 crore before SRH raise it to INR 2.2 crore. LSG quickly come back to raise the price and take \u003cb\u003eShahbaz for INR 2.4 crore\u003c/b\u003e"}]}},{"_uid":21135,"id":21135,"storyId":330404,"title":"Sherfane Rutherford goes to GT","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T12:48:00.000Z","modifiedAt":"2024-11-25T12:50:06.000Z","reactionStat":{"id":17645,"emojis":[{"unicode":"U+2764","skintone":1,"count":15},{"unicode":"U+1F62D","skintone":1,"count":29},{"unicode":"U+1F525","skintone":1,"count":26},{"unicode":"U+1F44F","skintone":1,"count":45}],"share":0,"modifiedAt":"2024-11-25T14:30:48.000Z"},"content":{"items":[{"type":"HTML","html":"The West Indies allrounder asks for INR 1.5 crore. He is in good form, a solid lower-middle order hitter, who can bowl seam. GT start the bid before MI jump in to take the price beyond 2.5 crore. \u003cb\u003eGT get him for INR 2.6 crore\u003c/b\u003e"}]}},{"_uid":21133,"id":21133,"storyId":330404,"title":"Manish Pandey back to KKR","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T12:47:00.000Z","modifiedAt":"2024-11-25T12:48:19.000Z","reactionStat":{"id":17644,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":70},{"unicode":"U+1F62D","skintone":1,"count":32},{"unicode":"U+2764","skintone":1,"count":40},{"unicode":"U+1F525","skintone":1,"count":12}],"share":1,"modifiedAt":"2024-11-25T14:29:36.000Z"},"content":{"items":[{"type":"HTML","html":"KKR bid for the Karnataka batter for INR 75 lakh. He has been a Knight Rider in the past and will once again don the purple. Back to KKR after last year"}]}},{"_uid":21128,"id":21128,"storyId":330404,"title":"Finn Allen, no takers","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T12:46:00.000Z","modifiedAt":"2024-11-25T13:33:43.000Z","reactionStat":{"id":17641,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":162},{"unicode":"U+1F44F","skintone":1,"count":22},{"unicode":"U+2764","skintone":1,"count":9},{"unicode":"U+1F525","skintone":1,"count":10}],"share":0,"modifiedAt":"2024-11-25T14:31:39.000Z"},"content":{"items":[{"type":"HTML","html":"No bids for NZ explosive opener Finn Allen at INR 2 crore"}]}},{"_uid":21130,"id":21130,"storyId":330404,"title":"Dewald Brevis finds no bids","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T12:46:00.000Z","modifiedAt":"2024-11-25T12:46:53.000Z","reactionStat":{"id":17642,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":225},{"unicode":"U+1F44F","skintone":1,"count":14},{"unicode":"U+1F525","skintone":1,"count":4},{"unicode":"U+2764","skintone":1,"count":2}],"share":0,"modifiedAt":"2024-11-25T14:30:14.000Z"},"content":{"items":[{"type":"HTML","html":"Former MI batter asks for INR 75 lakh but does not get any"}]}},{"_uid":21131,"id":21131,"storyId":330404,"title":"No bids for Ben Duckett","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T12:46:00.000Z","modifiedAt":"2024-11-25T12:47:25.000Z","reactionStat":{"id":17643,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":73},{"unicode":"U+2764","skintone":1,"count":7},{"unicode":"U+1F525","skintone":1,"count":4},{"unicode":"U+1F44F","skintone":1,"count":17}],"share":0,"modifiedAt":"2024-11-25T14:30:16.000Z"},"content":{"items":[{"type":"HTML","html":"The England opener asks for INR 2 crore and there is silence in the room. Passed"}]}},{"_uid":21126,"id":21126,"storyId":330404,"title":"Jhathavedh Subramanyan - no takers","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T12:45:00.000Z","modifiedAt":"2024-11-25T12:45:48.000Z","reactionStat":{"id":17640,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":41},{"unicode":"U+2764","skintone":1,"count":7},{"unicode":"U+1F44F","skintone":1,"count":12},{"unicode":"U+1F525","skintone":1,"count":7}],"share":0,"modifiedAt":"2024-11-25T14:30:18.000Z"},"content":{"items":[{"type":"HTML","html":"No bids for the spinner at INR 30 lakh"}]}},{"_uid":21125,"id":21125,"storyId":330404,"title":"No takers for Prashant Solanki","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T12:44:00.000Z","modifiedAt":"2024-11-25T12:45:07.000Z","reactionStat":{"id":17639,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":34},{"unicode":"U+2764","skintone":1,"count":7},{"unicode":"U+1F44F","skintone":1,"count":8},{"unicode":"U+1F525","skintone":1,"count":7}],"share":0,"modifiedAt":"2024-11-25T14:30:20.000Z"},"content":{"items":[{"type":"HTML","html":"The lsgspinner has been with CSK in the past but finds no takers today"}]}},{"_uid":21122,"id":21122,"storyId":330404,"title":"Digvesh Singh to LSG","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T12:43:00.000Z","modifiedAt":"2024-11-25T12:44:22.000Z","reactionStat":{"id":17637,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":18},{"unicode":"U+1F525","skintone":1,"count":6},{"unicode":"U+2764","skintone":1,"count":7},{"unicode":"U+1F62D","skintone":1,"count":7}],"share":0,"modifiedAt":"2024-11-25T14:23:07.000Z"},"content":{"items":[{"type":"HTML","html":"The offspinner goes to LSG at base price"}]}},{"_uid":21120,"id":21120,"storyId":330404,"title":"M Siddharth back to LSG","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T12:41:00.000Z","modifiedAt":"2024-11-25T12:45:06.000Z","reactionStat":{"id":17636,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":32},{"unicode":"U+1F525","skintone":1,"count":13},{"unicode":"U+2764","skintone":1,"count":20},{"unicode":"U+1F62D","skintone":1,"count":16}],"share":0,"modifiedAt":"2024-11-25T14:25:45.000Z"},"content":{"items":[{"type":"HTML","html":"The Tamil Nadu spinner was with LSG last year. SRH and LSG bid for him. DC enter at INR 60 lakh. LSG raise it to INR 75 lakh and get him back"}]}},{"_uid":21118,"id":21118,"storyId":330404,"title":"Zeeshan Ansari to SRH","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T12:40:00.000Z","modifiedAt":"2024-11-25T12:41:36.000Z","reactionStat":{"id":17635,"emojis":[{"unicode":"U+1F525","skintone":1,"count":9},{"unicode":"U+2764","skintone":1,"count":20},{"unicode":"U+1F44F","skintone":1,"count":32},{"unicode":"U+1F62D","skintone":1,"count":12}],"share":0,"modifiedAt":"2024-11-25T14:22:35.000Z"},"content":{"items":[{"type":"HTML","html":"DC starts the bid for the UP legspinner and SRH join in to take it to INR 40 lakh. And \u003cb\u003eAnsari will play for SRH\u003c/b\u003e"}]}},{"_uid":21116,"id":21116,"storyId":330404,"title":"Rajan Kumar, passed","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T12:39:00.000Z","modifiedAt":"2024-11-25T12:40:03.000Z","reactionStat":{"id":17634,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":30},{"unicode":"U+1F44F","skintone":1,"count":8},{"unicode":"U+1F525","skintone":1,"count":3},{"unicode":"U+2764","skintone":1,"count":5}],"share":0,"modifiedAt":"2024-11-25T13:53:03.000Z"},"content":{"items":[{"type":"HTML","html":"Uncapped fast bowler at INR 30 lakh, no bids for him"}]}},{"_uid":21112,"id":21112,"storyId":330404,"title":"Sakib Hussain - passed","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T12:38:00.000Z","modifiedAt":"2024-11-25T12:38:43.000Z","reactionStat":{"id":17632,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":55},{"unicode":"U+2764","skintone":1,"count":7},{"unicode":"U+1F44F","skintone":1,"count":15},{"unicode":"U+1F525","skintone":1,"count":5}],"share":0,"modifiedAt":"2024-11-25T14:23:14.000Z"},"content":{"items":[{"type":"HTML","html":"No takers for the fast bowler who was with KKR last season"}]}},{"_uid":21114,"id":21114,"storyId":330404,"title":"Vidwath Kaverappa","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T12:38:00.000Z","modifiedAt":"2024-11-25T12:39:17.000Z","reactionStat":{"id":17633,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":55},{"unicode":"U+1F44F","skintone":1,"count":7},{"unicode":"U+2764","skintone":1,"count":3}],"share":0,"modifiedAt":"2024-11-25T14:07:09.000Z"},"content":{"items":[{"type":"HTML","html":"Karnataka fast bowler, was with PBKS last season. No takers for him at INR 30 lakh"}]}},{"_uid":21111,"id":21111,"storyId":330404,"title":"Mukesh Choudhary to CSK","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T12:37:00.000Z","modifiedAt":"2024-11-25T12:38:16.000Z","reactionStat":{"id":17631,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":65},{"unicode":"U+2764","skintone":1,"count":35},{"unicode":"U+1F62D","skintone":1,"count":22},{"unicode":"U+1F525","skintone":1,"count":29}],"share":0,"modifiedAt":"2024-11-25T14:24:57.000Z"},"content":{"items":[{"type":"HTML","html":"Only CSK bid for the Maharashtra fast bowler and get him for base price, INR 30 lakh"}]}},{"_uid":21108,"id":21108,"storyId":330404,"title":"Gurnoor Brar to GT","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T12:35:00.000Z","modifiedAt":"2024-11-25T12:37:46.000Z","reactionStat":{"id":17630,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":28},{"unicode":"U+1F62D","skintone":1,"count":13},{"unicode":"U+1F525","skintone":1,"count":13},{"unicode":"U+2764","skintone":1,"count":9}],"share":0,"modifiedAt":"2024-11-25T13:52:12.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":358998,"objectId":1371944,"slug":"gurnoor-brar-bowls-on-his-t20-debut","url":"/lsci/db/PICTURES/CMS/358900/358998.4.jpg","width":900,"height":506,"caption":"","longCaption":"Gurnoor Brar bowls on his T20 debut, Punjab Kings vs Lucknow Super Giants, IPL, Mohali, April 28, 2023","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/358900/358998.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/358900/358998.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/358900/358998.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"Exciting fast bowler, was with GT last year, played a game for PBKS in 2023. CSK start the bid at INR 30 lakh, PBKS also jump it. GT jump in at INR 65 lakh. The price has zoomed past INR 1 crore, and \u003cb\u003eTitans have him at INR 1.3 crore\u003c/b\u003e"},{"type":"HTML","html":"Here's \u003cb\u003eDeivarayan Muthu\u003c/b\u003e: At 6 feet 6 inches, Gurnoor Singh Brar has the ability to pound the deck and generate extra bounce. Brar was the top wicket-taker in the 2024 Sher-E-Punjab T20 league, with 22 strikes in 11 matches. He also recently bowled at the Chepauk nets to the India batters in the lead-up to the Chennai Test against Bangladesh earlier this year and rushed some of them for pace and bounce. Brar was picked as a net bowler to try and replicate Bangladesh tearaway Nahid Rana’s height and bounce at India’s training session. In the IPL, Brar had been with GT previously as a reserve bowler."}]}},{"_uid":21105,"id":21105,"storyId":330404,"title":"No bids for Vansh Bedi","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T12:34:00.000Z","modifiedAt":"2024-11-25T12:34:55.000Z","reactionStat":{"id":17628,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":24},{"unicode":"U+2764","skintone":1,"count":2},{"unicode":"U+1F44F","skintone":1,"count":5},{"unicode":"U+1F525","skintone":1,"count":3}],"share":0,"modifiedAt":"2024-11-25T13:54:31.000Z"},"content":{"items":[{"type":"HTML","html":"Another uncapped wicketkeeper, asks for INR 30 lakh, finds no bids"}]}},{"_uid":21106,"id":21106,"storyId":330404,"title":"Harvik Desai - passed","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T12:34:00.000Z","modifiedAt":"2024-11-25T12:35:35.000Z","reactionStat":{"id":17629,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":7},{"unicode":"U+2764","skintone":1,"count":2},{"unicode":"U+1F525","skintone":1,"count":5},{"unicode":"U+1F62D","skintone":1,"count":15}],"share":0,"modifiedAt":"2024-11-25T14:26:38.000Z"},"content":{"items":[{"type":"HTML","html":"INR 30 lakh for the Gujarat wicketkeeper. Was with MI last season, no takers this time"}]}},{"_uid":21104,"id":21104,"storyId":330404,"title":"Avanish Aravelly - no takers","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T12:33:00.000Z","modifiedAt":"2024-11-25T12:34:27.000Z","reactionStat":{"id":17627,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":22},{"unicode":"U+1F44F","skintone":1,"count":6},{"unicode":"U+2764","skintone":1,"count":4},{"unicode":"U+1F525","skintone":1,"count":4}],"share":0,"modifiedAt":"2024-11-25T14:01:48.000Z"},"content":{"items":[{"type":"HTML","html":"The uncapped wicketkeeper asks for INR 30 lakh, was with CSK last season. But finds no takers this time"}]}},{"_uid":21100,"id":21100,"storyId":330404,"title":"No takers for Anukul Roy","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T12:31:00.000Z","modifiedAt":"2024-11-25T12:31:55.000Z","reactionStat":{"id":17625,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":61},{"unicode":"U+1F44F","skintone":1,"count":15},{"unicode":"U+1F525","skintone":1,"count":6},{"unicode":"U+2764","skintone":1,"count":4}],"share":0,"modifiedAt":"2024-11-25T14:23:31.000Z"},"content":{"items":[{"type":"HTML","html":"Was with KKR last season, no bids this time for INR 30 lakh"}]}},{"_uid":21102,"id":21102,"storyId":330404,"title":"Swapnil Singh back to RCB ","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T12:31:00.000Z","modifiedAt":"2024-11-25T12:33:43.000Z","reactionStat":{"id":17626,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":52},{"unicode":"U+1F44F","skintone":1,"count":53},{"unicode":"U+1F525","skintone":1,"count":25},{"unicode":"U+2764","skintone":1,"count":44}],"share":0,"modifiedAt":"2024-11-25T14:28:52.000Z"},"content":{"items":[{"type":"HTML","html":"RCB put in the opening bid for the left-arm spinner, who played for them last season. They almost get him before DC put in a late bid. DC raise it to INR 35 lakh. \u003cb\u003eRCB opt for the RTM\u003c/b\u003e and DC raise the price to INR 50 lakh. \u003cb\u003eRCB want him, and get him back\u003c/b\u003e"}]}},{"_uid":21098,"id":21098,"storyId":330404,"title":"Darshan Nalkande to DC","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T12:30:00.000Z","modifiedAt":"2024-11-25T12:31:14.000Z","reactionStat":{"id":17624,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":13},{"unicode":"U+1F62D","skintone":1,"count":11},{"unicode":"U+2764","skintone":1,"count":7},{"unicode":"U+1F525","skintone":1,"count":4}],"share":0,"modifiedAt":"2024-11-25T14:23:32.000Z"},"content":{"items":[{"type":"HTML","html":"DC the only bidders for the allrounder and get him at base price INR 30 lakh"}]}},{"_uid":21096,"id":21096,"storyId":330404,"title":"Arshad Khan goes to GT","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T12:27:00.000Z","modifiedAt":"2024-11-25T12:30:38.000Z","reactionStat":{"id":17622,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":28},{"unicode":"U+1F62D","skintone":1,"count":15},{"unicode":"U+1F525","skintone":1,"count":14},{"unicode":"U+2764","skintone":1,"count":9}],"share":0,"modifiedAt":"2024-11-25T14:12:52.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":380949,"objectId":1433838,"slug":"arshad-khan-provided-some-big-hits","url":"/lsci/db/PICTURES/CMS/380900/380949.4.jpg","width":900,"height":506,"caption":"","longCaption":"Arshad Khan provided some big hits, Delhi Capitals vs Lucknow Super Giants, IPL 2024, Delhi, May 14, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/380900/380949.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/380900/380949.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/380900/380949.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"DC and PBKS start the bidding for the allrounder. He was with MI in 2023 before moving to LSG in IPL 2024. The bids zoom to INR 80 lakh with DC outbidding GT so far. GT now take it beyond 1 crore and \u003cs\u003ethey get Arshad for INR 1.1 crore\u003c/s\u003e PBKS come in at INR 1.2crore. But \u003cb\u003eGT manage to get him for INR 1.3 crore\u003c/b\u003e"}]}},{"_uid":21093,"id":21093,"storyId":330404,"title":"Anshul Kamboj will play for CSK!","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T12:23:00.000Z","modifiedAt":"2024-11-25T12:31:29.000Z","reactionStat":{"id":17620,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":70},{"unicode":"U+2764","skintone":1,"count":67},{"unicode":"U+1F44F","skintone":1,"count":119},{"unicode":"U+1F525","skintone":1,"count":73}],"share":0,"modifiedAt":"2024-11-25T14:24:08.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":380787,"objectId":1433443,"slug":"anshul-kamboj-bowled-shreyas-iyer","url":"/lsci/db/PICTURES/CMS/380700/380787.4.jpg","width":900,"height":506,"caption":"","longCaption":"Anshul Kamboj bowled Shreyas Iyer, Kolkata Knight Riders vs Mumbai Indians, IPL 2024, Kolkata, May 11, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/380700/380787.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/380700/380787.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/380700/380787.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"Uncapped allrounder at INR 30 lakh, DC and CSK start the bidding war. LSG come in at INR 40 lakh, and indulge in a tussle with CSK. Kamboj only recently took ten wickets in an innings in the Ranji Trophy. MI enter the race at INR 80 lakh, and the bids zoom past INR 1.5 crore. A pause to think over after CSK have him at INR 1.7 crore. MI come back in to take it beyond INR 2 crore. Fierce bidding, the price rockets beyond INR 3 crore now. \u003cb\u003eCSK get Kamboj at INR 3.4 crore\u003c/b\u003e"},{"type":"HTML","html":"Here's \u003cb\u003eNagraj Gollapudi\u003c/b\u003e: Kamboj, the Haryana quick who played fore MI last IPL, is rated by coaches for being a sharp new ball bowler who has the ability to hit the length consistently, has a good wrist position at release which he has also used to work on the ball with the inswinger which come naturally to him. Kamboj, who is stockily built, just under 6 feet, bowls at an average speed between 130-135 kph, but has a good yorker."}]}},{"_uid":21090,"id":21090,"storyId":330404,"title":"Himmat Singh will wear LSG colours","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T12:22:00.000Z","modifiedAt":"2024-11-25T12:22:52.000Z","reactionStat":{"id":17618,"emojis":[{"unicode":"U+2764","skintone":1,"count":12},{"unicode":"U+1F62D","skintone":1,"count":13},{"unicode":"U+1F44F","skintone":1,"count":13},{"unicode":"U+1F525","skintone":1,"count":7}],"share":0,"modifiedAt":"2024-11-25T14:25:02.000Z"},"content":{"items":[{"type":"HTML","html":"LSG start the bid for the uncapped batter, and noone else puts one in. Goes for base price"}]}},{"_uid":21091,"id":21091,"storyId":330404,"title":"Mayang Dagar finds no takers this time","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T12:22:00.000Z","modifiedAt":"2024-11-25T12:23:24.000Z","reactionStat":{"id":17619,"emojis":[{"unicode":"U+2764","skintone":1,"count":6},{"unicode":"U+1F62D","skintone":1,"count":21},{"unicode":"U+1F44F","skintone":1,"count":8},{"unicode":"U+1F525","skintone":1,"count":3}],"share":0,"modifiedAt":"2024-11-25T14:29:22.000Z"},"content":{"items":[{"type":"HTML","html":"The uncapped allrounder, who was with RCB last year, asks for INR 30 lakh. No takers."}]}},{"_uid":21088,"id":21088,"storyId":330404,"title":"Shaik Rasheed back to CSK","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T12:21:00.000Z","modifiedAt":"2024-11-25T12:21:55.000Z","reactionStat":{"id":17617,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":19},{"unicode":"U+1F44F","skintone":1,"count":54},{"unicode":"U+2764","skintone":1,"count":13},{"unicode":"U+1F525","skintone":1,"count":18}],"share":0,"modifiedAt":"2024-11-25T14:30:47.000Z"},"content":{"items":[{"type":"HTML","html":"Was with CSK, who put in the bid for him and get him at \u003cb\u003ebase price of INR 30 lakh\u003c/b\u003e"}]}},{"_uid":21085,"id":21085,"storyId":330404,"title":"Madhav Kaushik - passed","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T12:20:00.000Z","modifiedAt":"2024-11-25T12:20:32.000Z","reactionStat":{"id":17615,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":31},{"unicode":"U+1F525","skintone":1,"count":5},{"unicode":"U+2764","skintone":1,"count":4},{"unicode":"U+1F44F","skintone":1,"count":8}],"share":0,"modifiedAt":"2024-11-25T14:09:14.000Z"},"content":{"items":[{"type":"HTML","html":"A base price of INR 30 lakh, silence in the room"}]}},{"_uid":21087,"id":21087,"storyId":330404,"title":"Pukhraj Mann - no takers","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T12:20:00.000Z","modifiedAt":"2024-11-25T12:21:06.000Z","reactionStat":{"id":17616,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":18},{"unicode":"U+1F44F","skintone":1,"count":4},{"unicode":"U+1F525","skintone":1,"count":3},{"unicode":"U+2764","skintone":1,"count":3}],"share":0,"modifiedAt":"2024-11-25T14:26:36.000Z"},"content":{"items":[{"type":"HTML","html":"Uncapped batter, asks for INR 30 lakh but gets none"}]}},{"_uid":21083,"id":21083,"storyId":330404,"title":"Shubham Dubey back to RR","type":2,"showInTimeline":false,"isPinned":false,"publishedAt":"2024-11-25T12:17:00.000Z","modifiedAt":"2024-11-25T12:20:06.000Z","reactionStat":{"id":17613,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":31},{"unicode":"U+1F44F","skintone":1,"count":36},{"unicode":"U+1F525","skintone":1,"count":13},{"unicode":"U+2764","skintone":1,"count":14}],"share":0,"modifiedAt":"2024-11-25T14:02:56.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":380548,"objectId":1432800,"slug":"shubham-dubey-cracked-25-off-12-balls-before-falling-to-khaleel-ahmed","url":"/lsci/db/PICTURES/CMS/380500/380548.4.jpg","width":900,"height":506,"caption":"","longCaption":"Shubham Dubey cracked 25 off 12 balls before falling to Khaleel Ahmed, Delhi Capitals vs Rajasthan Royals, IPL 2024, Delhi, May 7, 2024 ","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/380500/380548.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/380500/380548.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/380500/380548.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"RR had him last season and they opened the bid at INR 30 lakh. RCB join in and the bid escalates to INR 60 lakh. Rajasthan Royals are leading the bid... RCB jump back in with a INR 65 lakh offer. \u003cs\u003eRR have him at INR 70 lakh\u003c/s\u003e. RCB raise it further and \u003cb\u003eRR have him at INR 80 lakh\u003c/b\u003e"}]}},{"_uid":21081,"id":21081,"storyId":330404,"title":"Swastik Chhikara finds no takers","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T12:16:00.000Z","modifiedAt":"2024-11-25T12:17:29.000Z","reactionStat":{"id":17614,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":25},{"unicode":"U+1F44F","skintone":1,"count":8},{"unicode":"U+2764","skintone":1,"count":2},{"unicode":"U+1F525","skintone":1,"count":0}],"share":0,"modifiedAt":"2024-11-25T14:14:47.000Z"},"content":{"items":[{"type":"HTML","html":"Asks for INR 30 lakh, gets no bids"}]}},{"_uid":21080,"id":21080,"storyId":330404,"title":"Anderson out!","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T12:09:00.000Z","modifiedAt":"2024-11-25T12:14:43.000Z","reactionStat":{"id":17612,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":402},{"unicode":"U+1F525","skintone":1,"count":13},{"unicode":"U+2764","skintone":1,"count":13},{"unicode":"U+1F44F","skintone":1,"count":32}],"share":1,"modifiedAt":"2024-11-25T14:29:42.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":384773,"objectId":1443155,"slug":"james-anderson-acknowledges-the-crowd-s-applause","url":"/lsci/db/PICTURES/CMS/384700/384773.4.jpg","width":900,"height":506,"caption":"","longCaption":"James Anderson acknowledges the crowd's applause, England vs West Indies, 1st Men's Test, Lord's, 3rd day, July 12, 2024","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/384700/384773.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/384700/384773.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/384700/384773.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"The ten franchises have submitted a list of 143 players for the accelerated round. And James Anderson, the oldest player in this auction, is not part of it. Steven Smith is part of it but no room for Glenn Phillips or Kane Williamson."},{"type":"HTML","html":"Notable absentees among Indians are Prithvi Shaw, Shardul Thakur, Devdutt Padikkal and Ajinkya Rahane"}]}},{"_uid":21078,"id":21078,"storyId":330404,"title":"Deepak Chahar reacts to finding a new IPL home","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T11:42:00.000Z","modifiedAt":"2024-11-25T11:51:55.000Z","reactionStat":{"id":17610,"emojis":[{"unicode":"U+2764","skintone":1,"count":16},{"unicode":"U+1F62D","skintone":1,"count":33},{"unicode":"U+1F44F","skintone":1,"count":42},{"unicode":"U+1F525","skintone":1,"count":15}],"share":0,"modifiedAt":"2024-11-25T14:27:38.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":378832,"objectId":1427958,"slug":"deepak-chahar-celebrates-after-removing-abhishek-sharma","url":"/lsci/db/PICTURES/CMS/378800/378832.4.jpg","width":900,"height":506,"caption":"Deepak Chahar has moved from CSK to MI","longCaption":"Deepak Chahar celebrates after removing Abhishek Sharma, Sunrisers Hyderabad vs Chennai Super Kings, IPL 2024, Hyderabad, April 5, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/378800/378832.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/378800/378832.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/378800/378832.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"\"Feeling great going from one great franchise to another franchise. I think Mumbai suits swing and my style and there's some seam movement. So, good to be part of this franchise. All good (on his fitness). Whatever role the team gives me I will do it. I just want to win the trophy. At CSK, I didn’t get much opportunity to bat but with the Indian team, I’ve done well with the bat.\""},{"type":"HTML","html":"Mumbai were big on an Indian swing bowler. They missed out on Bhuvneshwar, but they've got Chahar who could form a potent partnership with Bumrah and Boult. Chahar was troubled by injuries in IPL 2024, but is fit again. He proved his form and fitness recently by playing the first five rounds of the Ranji Trophy, India's premier domestic tournament. He is also currently playing for Rajasthan in the 20-over Syed Mushtaq Ali Trophy. In the Ranji fixture against HP \u003ca href=\"https://www.espncricinfo.com/series/ranji-trophy-2024-25-1445824/himachal-pradesh-vs-rajasthan-elite-group-b-1445860/full-scorecard\"\u003ein Dharamsala\u003c/a\u003e, he swung the new ball and ripped through their line-up to come away with five wickets in ten overs."}]}},{"_uid":21077,"id":21077,"storyId":330404,"title":"Akash Ambani on MI's auction","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T11:36:00.000Z","modifiedAt":"2024-11-25T11:41:17.000Z","reactionStat":{"id":17609,"emojis":[{"unicode":"U+2764","skintone":1,"count":10},{"unicode":"U+1F62D","skintone":1,"count":28},{"unicode":"U+1F44F","skintone":1,"count":23},{"unicode":"U+1F525","skintone":1,"count":6}],"share":0,"modifiedAt":"2024-11-25T14:31:35.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":391680,"objectId":1461646,"slug":"kieron-pollard-and-nita-ambani-at-the-mumbai-indians-auction-table","url":"/lsci/db/PICTURES/CMS/391600/391680.4.jpg","width":900,"height":506,"caption":"Kieron Pollard and Nita Ambani at the Mumbai Indians auction table","longCaption":"Kieron Pollard and Nita Ambani at the Mumbai Indians auction table, IPL auction, Saudi Arabia, November 24, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/391600/391680.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/391600/391680.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/391600/391680.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"\"In the auction, you have to plan for disappointing losses. We lost some players but our playing 12 is locked in now and we’re very happy about it. Disappointed to lose some ex-MI players. In the last two years, we’ve thought about the balance we need to get back to winning ways. For that we have to handle the emotional aspect too.\""}]}},{"_uid":21076,"id":21076,"storyId":330404,"title":"Next up: accelerated auction","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T11:32:00.000Z","modifiedAt":"2024-11-25T12:17:41.000Z","reactionStat":{"id":17608,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":104},{"unicode":"U+2764","skintone":1,"count":39},{"unicode":"U+1F525","skintone":1,"count":47},{"unicode":"U+1F62D","skintone":1,"count":55}],"share":0,"modifiedAt":"2024-11-25T13:37:01.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":391679,"objectId":1461645,"slug":"the-ipl-trophy-on-display-ahead-of-day-two-of-the-ipl-2025-auction","url":"/lsci/db/PICTURES/CMS/391600/391679.4.jpg","width":900,"height":506,"caption":"The IPL trophy on display ahead of day two of the IPL 2025 auction","longCaption":"The IPL trophy on display ahead of day two of the IPL 2025 auction in Jeddah, IPL auction, Saudi Arabia, November 25, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/391600/391679.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/391600/391679.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/391600/391679.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"116 players have gone under the hammer. The accelerated auction, which covers players from 117 to 577, is almost upon us. Franchises will also be asked to submit names of unsold players from the full list who will go up once more for bidding in another accelerated phase. You can track how the squads are filling up \u003ca href=\"https://www.espncricinfo.com/auction/ipl-2025-auction-1460972\"\u003ehere\u003c/a\u003e."}]}},{"_uid":21073,"id":21073,"storyId":330404,"title":"Who is Allah Ghazanfar, MI's latest recruit?","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T11:31:00.000Z","modifiedAt":"2024-11-25T11:34:46.000Z","reactionStat":{"id":17607,"emojis":[{"unicode":"U+2764","skintone":1,"count":50},{"unicode":"U+1F44F","skintone":1,"count":42},{"unicode":"U+1F62D","skintone":1,"count":17},{"unicode":"U+1F525","skintone":1,"count":28}],"share":1,"modifiedAt":"2024-11-25T14:18:08.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":377686,"objectId":1424685,"slug":"allah-mohammad-ghazanfar-in-action","url":"/lsci/db/PICTURES/CMS/377600/377686.4.jpg","width":900,"height":506,"caption":"Allah Mohammad Ghazanfar in action","longCaption":"Allah Mohammad Ghazanfar in action, Afghanistan vs Ireland, 3rd ODI, Sharjah, March 12, 2024","credit":"ACB","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/377600/377686.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/377600/377686.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/377600/377686.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"Here's \u003cb\u003eDeivarayan Muthu\u003c/b\u003e: \u003ca href=\"https://www.espncricinfo.com/cricketers/am-ghazanfar-1326798\"\u003eAM Ghazanfar\u003c/a\u003e, 18, is the next big mystery spinner from Afghanistan. He has a number of variations in his repertoire, including the carrom ball and wrong’un, and his action is very similar to that of India’s mystery spinner Varun Chakravarthy. Ghazanfar recently befuddled both South Africa and Bangladesh with his variations in ODI series in the UAE. Also, during the Emerging T20 Asia Cup against India A, he operated with the new ball and took out both Abhishek Sharma and Prabhsimran Singh. He can also bowl at the death. Ghazanfar has already has a taste of the IPL, having won the IPL with Kolkata Knight Riders as a replacement player earlier this year. He didn’t get a game, however, during IPL 2024."}]}},{"_uid":21072,"id":21072,"storyId":330404,"title":"Time for a break","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T11:23:00.000Z","modifiedAt":"2024-11-25T11:33:06.000Z","reactionStat":{"id":17606,"emojis":[{"unicode":"U+2764","skintone":1,"count":9},{"unicode":"U+1F62D","skintone":1,"count":18},{"unicode":"U+1F525","skintone":1,"count":7},{"unicode":"U+1F44F","skintone":1,"count":15}],"share":0,"modifiedAt":"2024-11-25T14:01:29.000Z"},"content":{"items":[{"type":"HTML","html":"That was a quick hour and a half. Lots of interesting picks, lots of players going unsold. Faf went to DC, Curran went back to CSK while DC exercised their RTM for Mukesh Kumar for 8 crore. Rahane, Mayank, Shaw, Phillips, and Williamson all remain unsold. There was a solid bidding war for Deepak Chahar who finally went to Mumbai Indians for 9.25 crore. Ghazanfar, the young Afghan spinner, also went to MI for 4.80 crore while Akash Deep was picked up by LSG for 8 crore."},{"type":"POLL","pollInfo":{"id":2364,"objectId":1461685,"title":"Which of these unsold players (so far) is a surprise?","modifiedAt":"2024-11-25T11:26:16.000Z","generatedAt":"2024-11-25T14:21:46.470Z","options":[{"id":8236,"title":"David Warner","votes":5648},{"id":8237,"title":"Glenn Phillips","votes":6195},{"id":8238,"title":"Prithvi Shaw","votes":2339},{"id":8239,"title":"Shardul Thakur","votes":4239}]},"size":"1"},{"type":"TWITTER","url":"https://twitter.com/DelhiCapitals/status/1860992129717424252"},{"type":"TWITTER","url":"https://twitter.com/krunalpandya24/status/1860995265987035243"}]}},{"_uid":21071,"id":21071,"storyId":330404,"title":"Keshav Maharaj: Unsold","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T11:21:00.000Z","modifiedAt":"2024-11-25T11:56:25.000Z","reactionStat":{"id":17605,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":233},{"unicode":"U+1F44F","skintone":1,"count":37},{"unicode":"U+2764","skintone":1,"count":10},{"unicode":"U+1F525","skintone":1,"count":11}],"share":0,"modifiedAt":"2024-11-25T14:24:53.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":383764,"objectId":1440935,"slug":"keshav-maharaj-will-be-key-for-south-africa-against-a-right-hander-heavy-afghanistan-side","url":"/lsci/db/PICTURES/CMS/383700/383764.4.jpg","width":900,"height":506,"caption":"Keshav Maharaj has excellent defensive skills in T20 cricket","longCaption":"Keshav Maharaj will be key for South Africa against a right-hander heavy Afghanistan side, Tarouba, June 25, 2024","credit":"ICC via Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/383700/383764.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/383700/383764.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/383700/383764.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"He has a base price of 75 lakh. Any takers for the South African? He was part of RR last season. No bids for him, too. Keshav Maharaj remains unsold."}]}},{"_uid":21066,"id":21066,"storyId":330404,"title":"Akeal Hosein goes unsold","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T11:20:00.000Z","modifiedAt":"2024-11-25T11:56:25.000Z","reactionStat":{"id":17601,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":132},{"unicode":"U+1F44F","skintone":1,"count":22},{"unicode":"U+2764","skintone":1,"count":11},{"unicode":"U+1F525","skintone":1,"count":6}],"share":0,"modifiedAt":"2024-11-25T14:24:56.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":383130,"objectId":1439321,"slug":"akeal-hosein-was-pleased-to-dismiss-azmatullah-omarzai","url":"/lsci/db/PICTURES/CMS/383100/383130.4.jpg","width":900,"height":506,"caption":"Akeal Hosein celebrates","longCaption":"Akeal Hosein was pleased to dismiss Azmatullah Omarzai, West Indies vs Afghanistan, T20 World Cup, St Lucia, June 17, 2024","credit":"ICC/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/383100/383130.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/383100/383130.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/383100/383130.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"Any takers for Hosein at 1.50 crore? Anyone? Nope. Akeal Hosein remains unsold."}]}},{"_uid":21068,"id":21068,"storyId":330404,"title":"Adil Rashid is unsold","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T11:20:00.000Z","modifiedAt":"2024-11-25T11:21:43.000Z","reactionStat":{"id":17602,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":115},{"unicode":"U+1F44F","skintone":1,"count":17},{"unicode":"U+2764","skintone":1,"count":3},{"unicode":"U+1F525","skintone":1,"count":6}],"share":0,"modifiedAt":"2024-11-25T14:25:01.000Z"},"content":{"items":[{"type":"HTML","html":"An opening bid of 2 crore for the Englishman. Any bids coming in for Adil? No paddles in sight. No one at all? Nope. Adil Rashid is the third player on the bounce to remain unsold."}]}},{"_uid":21064,"id":21064,"storyId":330404,"title":"Vijayakanth Viyaskanth is unsold","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T11:18:00.000Z","modifiedAt":"2024-11-25T11:55:13.000Z","reactionStat":{"id":17600,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":140},{"unicode":"U+2764","skintone":1,"count":13},{"unicode":"U+1F44F","skintone":1,"count":31},{"unicode":"U+1F525","skintone":1,"count":11}],"share":0,"modifiedAt":"2024-11-25T14:25:04.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":365521,"objectId":1392062,"slug":"vijayakanth-viyaskanth-and-russell-arnold-greet-each-other","url":"/lsci/db/PICTURES/CMS/365500/365521.4.jpg","width":900,"height":506,"caption":"Vijayakanth Viyaskanth and Russell Arnold greet each other","longCaption":"Vijayakanth Viyaskanth and Russell Arnold greet each other, B-Love Kandy vs Jaffna Kings, LPL 2023, Colombo, August 12, 2023","credit":"SLC","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/365500/365521.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/365500/365521.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/365500/365521.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"He has a base price of 75 lakh. Any bids for him? He played for SRH last season. No bids so far. Anyone? Nope. Vijayakanth Viyaskanth remains unsold."}]}},{"_uid":21062,"id":21062,"storyId":330404,"title":"Allah Ghazanfar to MI for 4.80 crore","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T11:13:00.000Z","modifiedAt":"2024-11-25T11:18:52.000Z","reactionStat":{"id":17596,"emojis":[{"unicode":"U+2764","skintone":1,"count":121},{"unicode":"U+1F62D","skintone":1,"count":80},{"unicode":"U+1F525","skintone":1,"count":89},{"unicode":"U+1F44F","skintone":1,"count":153}],"share":0,"modifiedAt":"2024-11-25T14:16:47.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":387615,"objectId":1451501,"slug":"am-ghazanfar-picked-3-for-20-from-his-ten-overs","url":"/lsci/db/PICTURES/CMS/387600/387615.4.jpg","width":900,"height":506,"caption":"AM Ghazanfar","longCaption":"AM Ghazanfar picked 3 for 20 from his ten overs, Afghanistan vs South Africa, 1st ODI, Sharjah, September 18, 2024","credit":"Afghanistan Cricket Board","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/387600/387615.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/387600/387615.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/387600/387615.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"The young Afghan legspinner comes in at 75 lakh. \u003cb\u003eKKR have their paddles up straight away. RCB jump in too. \u003c/b\u003e KKR move the bid up to 1.50 crore. RCB come back, so do KKR."},{"type":"HTML","html":"RCB move the bid up to 1.80 crore. KKR take a moment. And have their paddles up. RCB raise the bid to 2 crore but KKR are back at it. RCB back out."},{"type":"HTML","html":"\u003cb\u003eMI come in at 2.40 crore.\u003c/b\u003e KKR still at it though, who raise the bid to 3 crore. MI raise the bid to 4 crore and KKR take a moment. Allah Ghazanfar was part of the KKR setup last season and his stakes have risen big time after his performances in the international circuit most notably against South Africa."},{"type":"HTML","html":"\u003cb\u003eKKR go up to 4.20 crore but MI aren't backing out. \u003c/b\u003e KKR go up to 4.60 crore. MI up to 4.80 crore. KKR take a moment and back out."},{"type":"HTML","html":"\u003cb\u003eAllah Ghazanfar goes to Mumbai Indians for 4.80 crore.\u003c/b\u003e"}]}},{"_uid":21059,"id":21059,"storyId":330404,"title":"Capped spinners set up next","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T11:12:00.000Z","modifiedAt":"2024-11-25T11:12:50.000Z","reactionStat":{"id":17594,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":20},{"unicode":"U+2764","skintone":1,"count":26},{"unicode":"U+1F44F","skintone":1,"count":33},{"unicode":"U+1F525","skintone":1,"count":17}],"share":0,"modifiedAt":"2024-11-25T13:57:39.000Z"},"content":{"items":[{"type":"HTML","html":"Allah Ghazanfar \u003cbr\u003e\r\nAkeal Hosein\u003cbr\u003e\r\nKeshav Maharaj\u003cbr\u003e\r\nMujeeb Ur Rahman\u003cbr\u003e\r\nAdil Rashid\u003cbr\u003e\r\nVijayakanth Viyaskanth\u003cbr\u003e"}]}},{"_uid":21060,"id":21060,"storyId":330404,"title":"Mujeeb Ur Rahman up first","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T11:12:00.000Z","modifiedAt":"2024-11-25T11:13:22.000Z","reactionStat":{"id":17595,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":102},{"unicode":"U+1F44F","skintone":1,"count":17},{"unicode":"U+2764","skintone":1,"count":5},{"unicode":"U+1F525","skintone":1,"count":5}],"share":0,"modifiedAt":"2024-11-25T14:25:14.000Z"},"content":{"items":[{"type":"HTML","html":"He has a base price of INR 2 crore. No bids for him. He remains unsold."}]}},{"_uid":21058,"id":21058,"storyId":330404,"title":"Lockie Ferguson goes to PBKS for 2 crore","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T11:10:00.000Z","modifiedAt":"2024-11-25T11:12:12.000Z","reactionStat":{"id":17593,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":30},{"unicode":"U+1F44F","skintone":1,"count":45},{"unicode":"U+1F525","skintone":1,"count":20},{"unicode":"U+2764","skintone":1,"count":10}],"share":0,"modifiedAt":"2024-11-25T14:04:37.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":390762,"objectId":1459157,"slug":"lockie-ferguson-returned-to-the-xi-and-struck-in-his-first-over","url":"/lsci/db/PICTURES/CMS/390700/390762.4.jpg","width":900,"height":506,"caption":"Lockie Ferguson","longCaption":"Lockie Ferguson returned to the XI and struck in his first over, Sri Lanka vs New Zealand, 2nd T20I, Dambulla, November 10, 2024","credit":"AP Photo/Eranga Jayawardena","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/390700/390762.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/390700/390762.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/390700/390762.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"He has a base price of 2 crore. Any takers? PBKS come in at 2 crore. No other paddles up."},{"type":"HTML","html":"\u003cb\u003eFerguson goes to PBKS for 2 crore.\u003c/b\u003e RCB have an RTM option which they will not exercise. Ferguson stays with PBKS"}]}},{"_uid":21055,"id":21055,"storyId":330404,"title":"Akash Deep goes to LSG for 8 crore","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T11:07:00.000Z","modifiedAt":"2024-11-25T11:10:18.000Z","reactionStat":{"id":17591,"emojis":[{"unicode":"U+1F525","skintone":1,"count":18},{"unicode":"U+2764","skintone":1,"count":10},{"unicode":"U+1F44F","skintone":1,"count":46},{"unicode":"U+1F62D","skintone":1,"count":53}],"share":0,"modifiedAt":"2024-11-25T14:04:46.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":390897,"objectId":1459454,"slug":"akash-deep-gets-into-his-delivery-stride","url":"/lsci/db/PICTURES/CMS/390800/390897.4.jpg","width":900,"height":506,"caption":"Akash Deep gets into his delivery stride","longCaption":"Akash Deep gets into his delivery stride, Australia vs India, 1st Test, Perth, November 13, 2024","credit":"Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/390800/390897.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/390800/390897.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/390800/390897.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"He has a base price of 1 crore. \u003cb\u003eCSK bid first, LSG jump straight in.\u003c/b\u003e The bid swiftly moves past the 2 crore mark....and the 3 crore mark. Both teams are at it."},{"type":"HTML","html":"LSG go up to 3.40 crore and CSk are out. Punjab come in though but LSG are going on. The bids have moved past the 5 crore mark and the 6 crore mark too. LSG hold the bid at the moment at 7 crore. PBKS come back straight it, but LSG are in no mood to back down. Their bid currently stands at 8 crore. PBKS are out."},{"type":"HTML","html":"\u003cb\u003eAkash Deep is sold to LSG for 8 crore.\u003c/b\u003e"}]}},{"_uid":21053,"id":21053,"storyId":330404,"title":"Deepak Chahar to MI for 9.25 crore","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T11:02:00.000Z","modifiedAt":"2024-11-25T11:07:01.000Z","reactionStat":{"id":17589,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":140},{"unicode":"U+1F44F","skintone":1,"count":117},{"unicode":"U+2764","skintone":1,"count":59},{"unicode":"U+1F525","skintone":1,"count":51}],"share":0,"modifiedAt":"2024-11-25T14:28:36.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":378351,"objectId":1426533,"slug":"deepak-chahar-sent-back-both-the-titans-openers","url":"/lsci/db/PICTURES/CMS/378300/378351.4.jpg","width":900,"height":506,"caption":"Deepak Chahar","longCaption":"Deepak Chahar sent back both the Titans openers, Chennai Super Kings vs Gujarat Titans, IPL 2024, Chennai, March 26, 2024","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/378300/378351.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/378300/378351.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/378300/378351.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"He has a base price of INR 2 crore. Has been part of CSK in the past but injuries haven't been kind to him often. \u003cb\u003eMumbai come in at 2 crore. Punjab jump in quickly.\u003c/b\u003e The bids are up to 3 crore now."},{"type":"HTML","html":"MI are up to 3.20 crore now and Punjab are straight back. MI take a moment. They go up and so do Punjab. Up to 4 crore now, the bids."},{"type":"HTML","html":"The two teams are still at it. MI say 5.75 crore, PBKS say 6 crore but MI are not backing down. The bids are currently at 7 crore with Punjab. And up to 7.25 crore with MI. Both teams really want Chahar, don't they?"},{"type":"HTML","html":"The bid is with 7.75 crore with MI and Punjab have asked for a second. They are out. Or are they?"},{"type":"HTML","html":"Haaaaang on...a new player comes in. \u003cb\u003eCSK come in at 8 crore. \u003c/b\u003e But MI are adamant. CSK are out."},{"type":"HTML","html":"\u003cb\u003eDeepak Chahar goes to Mumbai Indians for 9.25 crore\u003c/b\u003e"}]}},{"_uid":21052,"id":21052,"storyId":330404,"title":"Mukesh Kumar stays with DC","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T10:56:00.000Z","modifiedAt":"2024-11-25T11:02:07.000Z","reactionStat":{"id":17587,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":63},{"unicode":"U+1F525","skintone":1,"count":56},{"unicode":"U+1F62D","skintone":1,"count":75},{"unicode":"U+2764","skintone":1,"count":28}],"share":0,"modifiedAt":"2024-11-25T14:01:47.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":379921,"objectId":1431197,"slug":"mukesh-kumar-had-tim-david-s-number-in-the-18th-over","url":"/lsci/db/PICTURES/CMS/379900/379921.4.jpg","width":900,"height":506,"caption":"Mukesh Kumar","longCaption":"Mukesh Kumar had Tim David's number in the 18th over, Delhi Capitals vs Mumbai Indians, IPL 2024, Delhi, April 27, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/379900/379921.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/379900/379921.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/379900/379921.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"He has a base price of 2 crore. CSK have their paddles up right on. Punjab also come in. The bids cross the 4 crore mark. It is with Punjab at the moment: 4.20 crore. But CSK are straight back in. Mukesh played for Delhi last season and was quite effective with the new ball and in the death."},{"type":"HTML","html":"The bid is with Punjab at 5 crore. CSK are right back in. The bid is currently at 5.50 crore with Punjab. CSK take a moment. And they raise their paddle at 5.75 crore but Punjab raise their bid to 6 crore."},{"type":"HTML","html":"CSK still going, so are Punjab. Punjab raise the bid to 6.50 crore and CSK are out."},{"type":"HTML","html":"\u003cb\u003eThere is an RTM option available and Delhi are exercising it.\u003c/b\u003e Punjab hike their bid to \u003cb\u003e8 crore.\u003c/b\u003e"},{"type":"HTML","html":"Delhi take a moment to think....And they have executed their RTM bid. \u003cb\u003eMukesh stays with Delhi Capitals for INR 8 crore.\u003c/b\u003e"}]}},{"_uid":21049,"id":21049,"storyId":330404,"title":"Bhuvneshwar Kumar goes to RCB","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T10:53:00.000Z","modifiedAt":"2024-11-25T10:56:26.000Z","reactionStat":{"id":17585,"emojis":[{"unicode":"U+1F525","skintone":1,"count":207},{"unicode":"U+1F44F","skintone":1,"count":365},{"unicode":"U+1F62D","skintone":1,"count":163},{"unicode":"U+2764","skintone":1,"count":233}],"share":0,"modifiedAt":"2024-11-25T14:30:35.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":379003,"objectId":1428545,"slug":"bhuvneshwar-kumar-struck-twice-in-his-first-spell","url":"/lsci/db/PICTURES/CMS/379000/379003.4.jpg","width":900,"height":506,"caption":"Bhuvneshwar Kumar","longCaption":"Bhuvneshwar Kumar struck twice in his first spell, Punjab Kings vs Sunrisers Hyderabad, IPL 2024, Mullanpur, April 9, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/379000/379003.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/379000/379003.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/379000/379003.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"A base price of INR 2 crore. Mumbai have their paddles up straight away. LSG come in swiftly too. Wowza, there is a proper bidding war for Bhuvi. The bids have crossed the 8 crore mark in no time."},{"type":"HTML","html":"Both teams still at it. LSG raise the bid to 10 crore. Mumbai take a moment. Up to 10.50 crore, and hang on RCB come in at 10.75 crore. Will they get him? Yes, they do."},{"type":"HTML","html":"\u003cb\u003eBhuvneshwar Kumar goes to RCB for INR 10.75 crore\u003c/b\u003e"}]}},{"_uid":21048,"id":21048,"storyId":330404,"title":"Gerald Coetzee goes to Titans for 2.4 crore","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T10:50:00.000Z","modifiedAt":"2024-11-25T10:53:21.000Z","reactionStat":{"id":17583,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":51},{"unicode":"U+1F525","skintone":1,"count":31},{"unicode":"U+1F44F","skintone":1,"count":46},{"unicode":"U+2764","skintone":1,"count":23}],"share":0,"modifiedAt":"2024-11-25T14:04:43.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":379409,"objectId":1429807,"slug":"gerald-coetzee-struck-in-the-first-over","url":"/lsci/db/PICTURES/CMS/379400/379409.4.jpg","width":900,"height":506,"caption":"Gerald Coetzee","longCaption":"Gerald Coetzee struck in the first over, Punjab Kings vs Mumbai Indians, IPL 2024, Mullanpur, April 18, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/379400/379409.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/379400/379409.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/379400/379409.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"He has a base price of 1.25 crore. Any takers? No? Oh, wow. Punjab Kings have asked to wait. Are they going for Coetzee? No, they are not."},{"type":"HTML","html":"There is a bid finally. Gujarat Titans go for Coetzee at 1.25 crore. Kings raise the bid further. GT come straight back."},{"type":"HTML","html":"\u003cb\u003eGT round up the bid to 2 crore. Punjab come straight back in.\u003c/b\u003e"},{"type":"HTML","html":"The bids go up to 2.4 crore and Punjab have backed out. \u003cb\u003eCoetzee goes to GT for INR 2.4 crore.\u003c/b\u003e"}]}},{"_uid":21046,"id":21046,"storyId":330404,"title":"Tushar Deshpande is a Royal","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T10:46:00.000Z","modifiedAt":"2024-11-25T10:50:11.000Z","reactionStat":{"id":17581,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":83},{"unicode":"U+2764","skintone":1,"count":38},{"unicode":"U+1F525","skintone":1,"count":49},{"unicode":"U+1F62D","skintone":1,"count":149}],"share":0,"modifiedAt":"2024-11-25T14:30:45.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":378972,"objectId":1428426,"slug":"tushar-deshpande-finished-with-3-for-33","url":"/lsci/db/PICTURES/CMS/378900/378972.4.jpg","width":900,"height":506,"caption":"Tushar Deshpande celebrates","longCaption":"Tushar Deshpande finished with 3 for 33, Chennai Super Kings vs Kolkata Knight Riders, IPL 2024, Chennai, April 8, 2024","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/378900/378972.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/378900/378972.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/378900/378972.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"CSK come in at 1 crore for the fast bowler. He played for CSK last season as well. RR jump in at 1.20 crore. A bidding war ensues between the two teams."},{"type":"HTML","html":"The bids have gone up to the 2 crore mark. Both CSK and RR are at it. RR take a moment and raise the bid to 3 crore. CSK are not backing down though. They want their player back in the yellow of CSK."},{"type":"HTML","html":"RR move the bid up to 5 crore, and quickly up to 6 crore. Wow, that's a proper bidding war for Deshpande. With RR at 6 crore, and CSK have backed out. No, they haven't...They come back with 6.25 crore. RR push up the bid to 6.50 crore."},{"type":"HTML","html":"\u003cb\u003eDeshpande goes to RR for INR 6.50 crore.\u003c/b\u003e"}]}},{"_uid":21044,"id":21044,"storyId":330404,"title":"What's up next?","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T10:43:00.000Z","modifiedAt":"2024-11-25T10:46:06.000Z","reactionStat":{"id":17579,"emojis":[{"unicode":"U+2764","skintone":1,"count":8},{"unicode":"U+1F525","skintone":1,"count":7},{"unicode":"U+1F62D","skintone":1,"count":9},{"unicode":"U+1F44F","skintone":1,"count":16}],"share":0,"modifiedAt":"2024-11-25T14:18:17.000Z"},"content":{"items":[{"type":"HTML","html":"The next set will be for the capped fast bowlers. Some exciting names in this set. Could be an exciting round this."},{"type":"HTML","html":"\u003cul\u003e\r\n\u003cli\u003eDeepak Chahar\u003c/li\u003e\r\n\u003cli\u003eGerald Coetzee\u003c/li\u003e\r\n\u003cli\u003eAkash Deep\u003c/li\u003e\r\n\u003cli\u003eTushar Deshpande\u003c/li\u003e\r\n\u003cli\u003eLockie Ferguson\u003c/li\u003e\r\n\u003cli\u003eBhuvneshwar Kumar\u003c/li\u003e\r\n\u003cli\u003eMukesh Kumar\u003c/li\u003e\r\n\u003c/ul\u003e"},{"type":"POLL","pollInfo":{"id":2363,"objectId":1461675,"title":"Who will get biggest bid from the capped fast bowlers set?","modifiedAt":"2024-11-25T10:42:23.000Z","generatedAt":"2024-11-25T14:28:32.595Z","options":[{"id":8232,"title":"Gerald Coetzee","votes":1937},{"id":8233,"title":"Deepak Chahar","votes":2742},{"id":8234,"title":"Akash Deep","votes":1307},{"id":8235,"title":"Lockie Ferguson","votes":1145}]},"size":"1"}]}},{"_uid":21042,"id":21042,"storyId":330404,"title":"No takers for Don Ferreira","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T10:32:00.000Z","modifiedAt":"2024-11-25T10:36:44.000Z","reactionStat":{"id":17576,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":89},{"unicode":"U+1F44F","skintone":1,"count":32},{"unicode":"U+1F525","skintone":1,"count":13},{"unicode":"U+2764","skintone":1,"count":12}],"share":0,"modifiedAt":"2024-11-25T14:25:47.000Z"},"content":{"items":[{"type":"HTML","html":"SA's Donovan Ferreira in at 75 lakh. He's a Super King in the SA20 and Royal in the CPL. Any bids for him at the IPL auction? Unsold"}]}},{"_uid":21041,"id":21041,"storyId":330404,"title":"Alex Carey goes unsold","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T10:31:00.000Z","modifiedAt":"2024-11-25T10:35:50.000Z","reactionStat":{"id":17575,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":124},{"unicode":"U+2764","skintone":1,"count":12},{"unicode":"U+1F525","skintone":1,"count":7},{"unicode":"U+1F44F","skintone":1,"count":32}],"share":0,"modifiedAt":"2024-11-25T14:25:52.000Z"},"content":{"items":[{"type":"HTML","html":"Another Aussie keeper to go under the hammer. Here's Alex Carey. Base price: 1 crore. Radio silence. Unsold"}]}},{"_uid":21039,"id":21039,"storyId":330404,"title":"Inglis joins Stoin, Maxwell, Ponting at PBKS","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T10:30:00.000Z","modifiedAt":"2024-11-25T10:45:56.000Z","reactionStat":{"id":17574,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":25},{"unicode":"U+2764","skintone":1,"count":29},{"unicode":"U+1F44F","skintone":1,"count":73},{"unicode":"U+1F525","skintone":1,"count":36}],"share":0,"modifiedAt":"2024-11-25T14:04:51.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":390731,"objectId":1459104,"slug":"josh-inglis-gives-the-team-talk-on-captaincy-debut","url":"/lsci/db/PICTURES/CMS/390700/390731.4.jpg","width":900,"height":506,"caption":"Josh Inglis gives the team talk on captaincy debut","longCaption":"Josh Inglis gives the team talk on captaincy debut, Australia vs Pakistan, 3rd ODI, Perth, November 10, 2024","credit":"Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/390700/390731.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/390700/390731.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/390700/390731.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"Australia's Josh Inglis enters at 2 crore. SRH start the bidding for Inglis who can play some funky shots. Ponting's PBKS and Vettori's SRH tussle for Inglis."},{"type":"HTML","html":"PBKS in the lead at 2.6 crore. Sold to PBKS for 2.6 crore"}]}},{"_uid":21037,"id":21037,"storyId":330404,"title":"KS Bharat: Unsold","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T10:29:00.000Z","modifiedAt":"2024-11-25T10:33:42.000Z","reactionStat":{"id":17572,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":18},{"unicode":"U+1F525","skintone":1,"count":7},{"unicode":"U+1F62D","skintone":1,"count":113},{"unicode":"U+2764","skintone":1,"count":3}],"share":0,"modifiedAt":"2024-11-25T14:26:04.000Z"},"content":{"items":[{"type":"HTML","html":"India and Andhra keeper-batter KS Bharat in at 75 lakh. Any takers for Bharat? Nope. Unsold. We might bring him back later"}]}},{"_uid":21035,"id":21035,"storyId":330404,"title":"Ryan Rickelton joins MI","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T10:28:00.000Z","modifiedAt":"2024-11-25T11:54:08.000Z","reactionStat":{"id":17570,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":105},{"unicode":"U+1F525","skintone":1,"count":49},{"unicode":"U+1F62D","skintone":1,"count":43},{"unicode":"U+2764","skintone":1,"count":32}],"share":0,"modifiedAt":"2024-11-25T13:43:51.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":374114,"objectId":1416905,"slug":"ryan-rickelton-continued-his-good-run-of-form","url":"/lsci/db/PICTURES/CMS/374100/374114.4.jpg","width":900,"height":506,"caption":"Ryan Rickelton in action for MICT","longCaption":"Ryan Rickelton continued his good run of form, MI Cape Town vs Sunrisers Eastern Cape, SA20, Cape Town, January 16, 2024","credit":"SA 20","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/374100/374114.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/374100/374114.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/374100/374114.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"SA's Ryan Rickelton in at 1 crore. He plays for MI Cape Town in the SA20. Mumbai Indians, do you want him? Of course. MI make the opening bid and that's the final bid. Sold to MI for 1 crore. Low-budget overseas buy. They didn't get Qdk, but they get Rickelton. He could open the batting alongside Rohit for MI."}]}},{"_uid":21032,"id":21032,"storyId":330404,"title":"Next set: capped wicketkeeper-batters","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T10:27:00.000Z","modifiedAt":"2024-11-25T10:30:44.000Z","reactionStat":{"id":17567,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":44},{"unicode":"U+2764","skintone":1,"count":24},{"unicode":"U+1F525","skintone":1,"count":22},{"unicode":"U+1F62D","skintone":1,"count":38}],"share":0,"modifiedAt":"2024-11-25T14:03:19.000Z"},"content":{"items":[{"type":"HTML","html":"KS Bharat, Alex Carey, Donnovan Ferreira, Shai Hope, Josh Inglis, Ryan Rickelton"}]}},{"_uid":21033,"id":21033,"storyId":330404,"title":"Shai Hope goes unsold","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T10:27:00.000Z","modifiedAt":"2024-11-25T10:31:51.000Z","reactionStat":{"id":17568,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":89},{"unicode":"U+1F44F","skintone":1,"count":10},{"unicode":"U+2764","skintone":1,"count":4},{"unicode":"U+1F525","skintone":1,"count":10}],"share":0,"modifiedAt":"2024-11-25T14:26:15.000Z"},"content":{"items":[{"type":"HTML","html":"WI's ODI captain Shai Hope enters at 1.25 crore. Has improved his T20 game in the recent past. Worked with Ponting at DC last season. Unsold this time"}]}},{"_uid":21030,"id":21030,"storyId":330404,"title":"Royals pick up Nitish Rana","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T10:23:00.000Z","modifiedAt":"2024-11-25T10:39:21.000Z","reactionStat":{"id":17566,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":101},{"unicode":"U+1F62D","skintone":1,"count":74},{"unicode":"U+2764","skintone":1,"count":54},{"unicode":"U+1F525","skintone":1,"count":40}],"share":0,"modifiedAt":"2024-11-25T13:37:09.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":388929,"objectId":1454981,"slug":"nitish-rana-prepares-to-defend-the-ball","url":"/lsci/db/PICTURES/CMS/388900/388929.4.jpg","width":900,"height":506,"caption":"Nitish Rana prepares to defend the ball","longCaption":"Nitish Rana prepares to defend the ball, Uttar Pradesh vs Bengal, Ranji Trophy 2024-25, Lucknow, 2nd day, October 12, 2024","credit":"Tanuj/Ekana Cricket Stadium","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/388900/388929.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/388900/388929.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/388900/388929.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"Former Knight Rider Nitish Rana enters at 1.5 crore. Superb player of spin and bowls handy offspin. CSK make the first move for Rana. RCB now jump in and compete with CSK for Rana."},{"type":"HTML","html":"A UP batter batting at No.3 for CSK. Sounds familiar? RCB join the bidding and push CSK."},{"type":"HTML","html":"The bid has crossed 3 crore. Right, CSK tap out. RR and RCB in a little bidding war for Rana. \u003cb\u003eSold to RR for 4.2 crore\u003c/b\u003e"}]}},{"_uid":21028,"id":21028,"storyId":330404,"title":"RCB scoop up Krunal Pandya","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T10:17:00.000Z","modifiedAt":"2024-11-25T10:26:17.000Z","reactionStat":{"id":17565,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":197},{"unicode":"U+1F525","skintone":1,"count":66},{"unicode":"U+1F44F","skintone":1,"count":173},{"unicode":"U+2764","skintone":1,"count":67}],"share":0,"modifiedAt":"2024-11-25T14:31:23.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":378025,"objectId":1425602,"slug":"krunal-pandya-prepares-ahead-of-another-ipl","url":"/lsci/db/PICTURES/CMS/378000/378025.4.jpg","width":900,"height":506,"caption":"Krunal Pandya prepares","longCaption":"Krunal Pandya prepares ahead of another IPL, IPL 2024, 21 March, 2024","credit":"Lucknow Super Giants","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/378000/378025.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/378000/378025.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/378000/378025.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"India allrounder and Baroda skipper Krunal Pandya in at 2 crore. Will he reunite with Hardik at MI? RCB start the bidding for Krunal. They need an experienced spinner to bowl at the Chinnaswamy and perhaps partner Suyash."},{"type":"HTML","html":"RR jump into the bidding for Krunal. They raise the bid up to 3 crore. RCB come back at 3.2 crore. Krunal is also a capable finisher with the bat."},{"type":"HTML","html":"The bid has hit 4 crore; it's with RCB. RR and RCB keep having a go at Krunal. RR have the SL boys Theekshana and Hasaranga but they need an Indian spinner. RCB back in the lead at 4.8 crore. RR need a moment to deliberate. They bid again for Krunal."},{"type":"HTML","html":"RCB ahead of RR at 5.75 crore. Sold to RCB for 5.75 crore. Do LSG want to execute their RTM card? Nah"}]}},{"_uid":21026,"id":21026,"storyId":330404,"title":"Daryl Mitchell goes unsold","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T10:16:00.000Z","modifiedAt":"2024-11-25T10:20:45.000Z","reactionStat":{"id":17564,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":214},{"unicode":"U+1F44F","skintone":1,"count":25},{"unicode":"U+1F525","skintone":1,"count":13},{"unicode":"U+2764","skintone":1,"count":13}],"share":0,"modifiedAt":"2024-11-25T14:26:34.000Z"},"content":{"items":[{"type":"HTML","html":"NZ allrounder Daryl Mitchell enters at 2 crore. Former Super King and Royal in the IPL. Silence across tables. He had a huge payday last auction. Unsold this time"}]}},{"_uid":21024,"id":21024,"storyId":330404,"title":"Marco Jansen moves north to PBKS","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T10:13:00.000Z","modifiedAt":"2024-11-25T10:19:41.000Z","reactionStat":{"id":17563,"emojis":[{"unicode":"U+2764","skintone":1,"count":67},{"unicode":"U+1F525","skintone":1,"count":79},{"unicode":"U+1F44F","skintone":1,"count":135},{"unicode":"U+1F62D","skintone":1,"count":66}],"share":0,"modifiedAt":"2024-11-25T14:28:24.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":370626,"objectId":1407158,"slug":"marco-jansen-at-a-training-session","url":"/lsci/db/PICTURES/CMS/370600/370626.4.jpg","width":900,"height":506,"caption":"Marco Jansen at a training session","longCaption":"Marco Jansen at a training session ahead of South Africa's World Cup game against India in Kolkata, November 4, 2023","credit":"ICC via Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/370600/370626.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/370600/370626.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/370600/370626.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"Enters at 1.25 crore. MI open the bidding. PBKS compete with MI for Jansen. Before I could blink, the bid has touched 2 crore. PBKS back in the lead at 2.25."},{"type":"HTML","html":"New bidder: GT. Left-arm swing bowlers usually attract a lot of interest. PBKS and GT tussle for Marco Jansen. Quick lifting of paddles across the PBKS and GT tables as the bid zooms past 5 crore."},{"type":"HTML","html":"PBKS take it up to 7 crore. Sold to PBKS for 7 crore"}]}},{"_uid":21023,"id":21023,"storyId":330404,"title":"Sam Curran returns to CSK","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T10:09:00.000Z","modifiedAt":"2024-11-25T10:37:40.000Z","reactionStat":{"id":17562,"emojis":[{"unicode":"U+2764","skintone":1,"count":78},{"unicode":"U+1F62D","skintone":1,"count":41},{"unicode":"U+1F44F","skintone":1,"count":161},{"unicode":"U+1F525","skintone":1,"count":84}],"share":0,"modifiedAt":"2024-11-25T14:29:54.000Z"},"content":{"items":[{"type":"HTML","html":"England allrounder Sam Curran will invite bids from 2 crore. Radio silence. CSK now open the bidding for Curran. He has played for them in the past and they need an overseas allrounder/finisher."},{"type":"HTML","html":"LSG jump into the bidding and show their interest for Curran. CSK come back in at 2.4 crore. LSG suggest that they're out. \u003cb\u003eSold to CSK for 2.4 crore. Bargain buy.\u003c/b\u003e"},{"type":"HTML","html":"But, hey, PBKS have an option to exercise their RTM card. Ness Wadia needs a moment to think. They don't want to buy back Curran."},{"type":"TWITTER","url":"https://x.com/ChennaiIPL/status/1860990771505274985"}]}},{"_uid":21019,"id":21019,"storyId":330404,"title":"Washington Sundar to GT for a steal","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T10:07:00.000Z","modifiedAt":"2024-11-25T10:24:57.000Z","reactionStat":{"id":17560,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":115},{"unicode":"U+2764","skintone":1,"count":50},{"unicode":"U+1F44F","skintone":1,"count":141},{"unicode":"U+1F525","skintone":1,"count":61}],"share":0,"modifiedAt":"2024-11-25T14:30:05.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":389731,"objectId":1456800,"slug":"washington-sundar-with-the-ball-that-brought-him-a-seven-for","url":"/lsci/db/PICTURES/CMS/389700/389731.4.jpg","width":900,"height":506,"caption":"Washington Sundar poses","longCaption":"Washington Sundar with the ball that brought him a seven-for, India vs New Zealand, 2nd Test, Pune, 1st day, October 24, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389700/389731.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389700/389731.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389700/389731.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"Washington Sundar enters at 2 crore. Awkward silence across tables. What? Come on guys. Nehra asks for a moment and GT make the first bid for the India and TN allrounder."},{"type":"HTML","html":"LSG now jump in at 2.2 crore and compete with GT. Steady lifting of paddles across the two tables. GT in the lead at 3.2 crore. Washington joins his friends SRK and Sai Sudharsan at GT. Sold for 3.2 crore. What a steal!"}]}},{"_uid":21018,"id":21018,"storyId":330404,"title":"Shardul Thakur goes unsold","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T10:06:00.000Z","modifiedAt":"2024-11-25T10:10:09.000Z","reactionStat":{"id":17559,"emojis":[{"unicode":"U+1F525","skintone":1,"count":25},{"unicode":"U+2764","skintone":1,"count":22},{"unicode":"U+1F44F","skintone":1,"count":64},{"unicode":"U+1F62D","skintone":1,"count":308}],"share":0,"modifiedAt":"2024-11-25T14:30:19.000Z"},"content":{"items":[{"type":"HTML","html":"Shardul Thakur in at 2 crore. CSK, do you want your man back? No bids from CSK. No bids at all. Unsold. A bit of a surprise"}]}},{"_uid":21017,"id":21017,"storyId":330404,"title":"Brace yourselves for capped allrounders","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T10:05:00.000Z","modifiedAt":"2024-11-25T10:09:17.000Z","reactionStat":{"id":17558,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":43},{"unicode":"U+2764","skintone":1,"count":32},{"unicode":"U+1F62D","skintone":1,"count":27},{"unicode":"U+1F525","skintone":1,"count":46}],"share":0,"modifiedAt":"2024-11-25T13:18:55.000Z"},"content":{"items":[{"type":"HTML","html":"Sam Curran, Marco Jansen, Daz Mitchell, Krunal Pandya, Nitish Rana, Shardul Thakur, Washington Sundar"}]}},{"_uid":21016,"id":21016,"storyId":330404,"title":"No takers for Prithvi Shaw","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T10:04:00.000Z","modifiedAt":"2024-11-25T10:08:35.000Z","reactionStat":{"id":17557,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":303},{"unicode":"U+1F44F","skintone":1,"count":94},{"unicode":"U+2764","skintone":1,"count":22},{"unicode":"U+1F525","skintone":1,"count":20}],"share":0,"modifiedAt":"2024-11-25T14:30:32.000Z"},"content":{"items":[{"type":"HTML","html":"India and Mumbai opener Prithvi Shaw in at 75 lakh. Anyone interested in Shaw? No bids for Shaw. Unsold"}]}},{"_uid":21013,"id":21013,"storyId":330404,"title":"Ajinkya Rahane goes unsold","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T10:03:00.000Z","modifiedAt":"2024-11-25T10:07:02.000Z","reactionStat":{"id":17555,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":287},{"unicode":"U+1F525","skintone":1,"count":14},{"unicode":"U+1F44F","skintone":1,"count":40},{"unicode":"U+2764","skintone":1,"count":11}],"share":0,"modifiedAt":"2024-11-25T14:27:02.000Z"},"content":{"items":[{"type":"HTML","html":"India batter Ajinkya Rahane enters at 1.5 crore. I don't see any paddles going up. Unsold. We might bring him back later"}]}},{"_uid":21014,"id":21014,"storyId":330404,"title":"Mayank Agarwal: Unsold","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T10:03:00.000Z","modifiedAt":"2024-11-25T10:07:48.000Z","reactionStat":{"id":17556,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":155},{"unicode":"U+1F44F","skintone":1,"count":25},{"unicode":"U+2764","skintone":1,"count":4},{"unicode":"U+1F525","skintone":1,"count":6}],"share":0,"modifiedAt":"2024-11-25T14:30:44.000Z"},"content":{"items":[{"type":"HTML","html":"Mayank Agarwal enters at 1 crore. Quite a few franchises need domestic Indian batters. Mayank, anyone? Unsold"}]}},{"_uid":21011,"id":21011,"storyId":330404,"title":"New IPL home for Faf du Plessis","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T10:01:00.000Z","modifiedAt":"2024-11-25T10:06:19.000Z","reactionStat":{"id":17554,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":92},{"unicode":"U+1F62D","skintone":1,"count":226},{"unicode":"U+1F525","skintone":1,"count":38},{"unicode":"U+2764","skintone":1,"count":49}],"share":0,"modifiedAt":"2024-11-25T14:24:32.000Z"},"content":{"items":[{"type":"HTML","html":"Faf du Plessis asks for bids from 2 crore. He is 40 but continues to feature in leagues around the world. Another player unsold. Hold on, DC ask for a moment. Yes, DC bid for Faf. \u003cb\u003eSold to DC for his base price of 2 crore\u003c/b\u003e. No RTM interest from RCB"}]}},{"_uid":21009,"id":21009,"storyId":330404,"title":"Rovman Powell returns to KKR","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T10:00:00.000Z","modifiedAt":"2024-11-25T10:04:30.000Z","reactionStat":{"id":17553,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":59},{"unicode":"U+1F525","skintone":1,"count":22},{"unicode":"U+1F62D","skintone":1,"count":40},{"unicode":"U+2764","skintone":1,"count":28}],"share":0,"modifiedAt":"2024-11-25T14:29:53.000Z"},"content":{"items":[{"type":"HTML","html":"WI T20I captain Rovman Powell enters at 1.5 crore. He captains the Royals in the CPL. No bids from Royals so far. KKR open the bidding for Powell. Back-up for Dre Russ? Sold to KKR for 1.5 crore. Powell returns to his first IPL franchise"}]}},{"_uid":21008,"id":21008,"storyId":330404,"title":"Glenn Phillips","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T09:59:00.000Z","modifiedAt":"2024-11-25T10:03:30.000Z","reactionStat":{"id":17552,"emojis":[{"unicode":"U+2764","skintone":1,"count":13},{"unicode":"U+1F525","skintone":1,"count":11},{"unicode":"U+1F62D","skintone":1,"count":258},{"unicode":"U+1F44F","skintone":1,"count":24}],"share":0,"modifiedAt":"2024-11-25T14:27:22.000Z"},"content":{"items":[{"type":"HTML","html":"NZ's do-it-all man Glenn Phillips enters at 2 crore. Anyone? Two New Zealanders unsold back-to-back"}]}},{"_uid":21006,"id":21006,"storyId":330404,"title":"Kane Williamson goes unsold","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T09:58:00.000Z","modifiedAt":"2024-11-25T10:02:43.000Z","reactionStat":{"id":17551,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":29},{"unicode":"U+2764","skintone":1,"count":16},{"unicode":"U+1F62D","skintone":1,"count":267},{"unicode":"U+1F525","skintone":1,"count":7}],"share":0,"modifiedAt":"2024-11-25T14:27:28.000Z"},"content":{"items":[{"type":"HTML","html":"The first name to go under the hammer on day two of the IPL 2025 mega-auction is Kane Williamson. Former NZ captain in at 2 crore. Awkward silence across the tables. Anyone? No love for Kane yet. Unsold. He might come back later"}]}},{"_uid":21005,"id":21005,"storyId":330404,"title":"Marco Jansen could be in high demand","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T09:55:00.000Z","modifiedAt":"2024-11-25T10:02:04.000Z","reactionStat":{"id":17550,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":8},{"unicode":"U+1F525","skintone":1,"count":17},{"unicode":"U+2764","skintone":1,"count":10},{"unicode":"U+1F62D","skintone":1,"count":7}],"share":0,"modifiedAt":"2024-11-25T13:23:26.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":390950,"objectId":1459588,"slug":"marco-jansen-goes-big","url":"/lsci/db/PICTURES/CMS/390900/390950.4.jpg","width":900,"height":506,"caption":"Marco Jansen goes big","longCaption":"Marco Jansen goes big, South Africa vs India, 3rd T20I, Centurion, November 13, 2024","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/390900/390950.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/390900/390950.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/390900/390950.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"\u003cb\u003eNagraj Gollapudi\u003c/b\u003e: Could Marco Jansen become the most expensive buy on the day 2 of the auction? I see you raising the quizzical eyebrow because Jansen is remembered for suffering yips in a close contest against Gujarat Titans where he failed to defend 22 runs off the final over of the match against Rashid Khan."},{"type":"HTML","html":"But the South African allrounder, who was with SRH over the last three IPL seasons for 4.2 crore, is being talked about among franchise think tanks a serious prospect because he can bowl fast, brings variety as a left-arm quick, and, importantly is a vastly improved and dangerous batter. Recently Jansen set up his bating stall in Centurion when he nearly helped South Africa chased down 219-run target against India with a blistering \u003ca href=\"https://www.espncricinfo.com/series/india-in-south-africa-2024-25-1449299/south-africa-vs-india-3rd-t20i-1449303/full-scorecard\"\u003e17-ball 54\u003c/a\u003e."},{"type":"HTML","html":"Several franchises need an overseas fast bowler as well as allrounder. Expect Mumbai, Punjab to be among teams gunning for the tall South African."}]}},{"_uid":21001,"id":21001,"storyId":330404,"title":"First set for today: Capped batters","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T09:32:00.000Z","modifiedAt":"2024-11-25T09:59:41.000Z","reactionStat":{"id":17547,"emojis":[{"unicode":"U+2764","skintone":1,"count":137},{"unicode":"U+1F44F","skintone":1,"count":132},{"unicode":"U+1F62D","skintone":1,"count":57},{"unicode":"U+1F525","skintone":1,"count":103}],"share":0,"modifiedAt":"2024-11-25T14:23:16.000Z"},"content":{"items":[{"type":"HTML","html":"Capped batters to go under the hammer first up today:"},{"type":"HTML","html":"\u003cul\u003e\r\n\u003cli\u003eMayank Agarwal \u003c/li\u003e \r\n\u003cli\u003eFaf du Plessis \u003c/li\u003e \r\n\u003cli\u003eGlenn Phillips\u003c/li\u003e\r\n\u003cli\u003eRovman Powell\u003c/li\u003e \r\n\u003cli\u003eAjinkya Rahane\u003c/li\u003e \r\n\u003cli\u003ePrithvi Shaw\u003c/li\u003e \r\n\u003cli\u003eKane Williamson\u003c/li\u003e\r\n\u003c/ul\u003e"}]}},{"_uid":20999,"id":20999,"storyId":330404,"title":"In the spotlight: Faf du Plessis","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T09:15:00.000Z","modifiedAt":"2024-11-25T09:41:10.000Z","reactionStat":{"id":17546,"emojis":[{"unicode":"U+2764","skintone":1,"count":15},{"unicode":"U+1F62D","skintone":1,"count":7},{"unicode":"U+1F44F","skintone":1,"count":18},{"unicode":"U+1F525","skintone":1,"count":7}],"share":0,"modifiedAt":"2024-11-25T13:26:34.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":388595,"objectId":1454132,"slug":"faf-du-plessis-slaps-one-away","url":"/lsci/db/PICTURES/CMS/388500/388595.4.jpg","width":900,"height":506,"caption":"Faf du Plessis led St Lucia Kings to CPL glory","longCaption":"Faf du Plessis slaps one away, Guyana Amazon Warriors vs St Lucia Kings, CPL 2024 final, Providence, October 6, 2024","credit":"CPL T20 via Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/388500/388595.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/388500/388595.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/388500/388595.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"One of the batters who will be up for bidding soon - in the first set of the day - is Faf du Plessis, who led RCB in the last couple of seasons. Earlier in the year, he captained St Lucia Kings to their maiden title in CPL 2024. He was their second-highest run-getter as well. At over 40 years, he is one of the older players in this auction and there will be intrigue around which team choses him. He is currently in action in the \u003ca href=\"https://www.espncricinfo.com/series/abu-dhabi-t10-2024-25-1459838\"\u003eAbu Dhabi T10\u003c/a\u003e, leading the run charts there. Du Plessis himself, though, is unsure if he will find a team for IPL 2025."},{"type":"HTML","html":"\"You never know with IPL. I've played a lot of cricket in the IPL, and I know with auctions, nothing is guaranteed,\" du Plessis said after last night's game. \"I don't even know what's going on. I don't think my name has come up yet. So let's see. I mean, there's a lot of batters already been picked up. So let's see what happen.\""},{"type":"POLL","pollInfo":{"id":2362,"objectId":1461644,"title":"Will Faf du Plessis be picked at the IPL 2025 auction?","modifiedAt":"2024-11-25T09:14:03.000Z","generatedAt":"2024-11-25T14:24:42.849Z","options":[{"id":8230,"title":"Oh yes! He's still got it","votes":4233},{"id":8231,"title":"Not happening, sorry","votes":808}]},"size":"1"}]}},{"_uid":20997,"id":20997,"storyId":330404,"title":"DC eye stability with Rahul","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T09:00:00.000Z","modifiedAt":"2024-11-25T09:04:21.000Z","reactionStat":{"id":17545,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":16},{"unicode":"U+1F62D","skintone":1,"count":11},{"unicode":"U+2764","skintone":1,"count":6},{"unicode":"U+1F525","skintone":1,"count":5}],"share":0,"modifiedAt":"2024-11-25T13:09:01.000Z"},"content":{"items":[{"type":"VIDEO","video":{"id":140204,"objectId":1461506,"scribeId":42580071,"statusTypeId":3,"slug":"ipl-2025-auction-kl-rahul-a-good-steal-for-delhi-capitals","title":"'KL Rahul a good steal for Delhi Capitals'","subTitle":"","seoTitle":"IPL 2025 auction - KL Rahul a good steal for Delhi Capitals","summary":"Delhi Capitals picked up KL Rahul for INR 14 crore","duration":238,"genreId":null,"genreType":"GENERAL","genreName":null,"publishedAt":"2024-11-24","modifiedAt":"2024-11-24T13:09:27.000Z","recordedAt":"2024-11-24","expireAt":"2040-11-27T12:44:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2024/1124/dm_241124_Auctionday2025_KLrahul/dm_241124_Auctionday2025_KLrahul.jpg","origin":{"type":"CLIP"},"assetId":"dm_241124_Auctionday2025_KLrahul","scribeMongoId":"67431fff0a4d1a28f913886b","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1124/dm_241124_Auctionday2025_KLrahul/dm_241124_Auctionday2025_KLrahul.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1124/dm_241124_Auctionday2025_KLrahul/dm_241124_Auctionday2025_KLrahul/playlist.m3u8"}]},"caption":"'KL Rahul a good steal for Delhi Capitals'","altVideo":null,"altVideoCaption":null,"altImage":null,"preview":true},{"type":"HTML","html":"By the looks of it, Capitals have ticked their captaincy box after Pant's departure with KL Rahul being picked. \"We were looking for stability in the top order, someone with experience who can build the innings. And, I think KL Rahul, given his record in the IPL, he's someone who's consistently given more than 400 runs every season,\" DC co-owner Parth Jindal said. \"I think with the Kotla wicket, it is going to suit his game. We're very excited to have him. We have a very young batting lineup. Both KL and Axar are going to lead them and are going to guide them. KL's batting and experience will be a vital cog in the wheel.\""}]}},{"_uid":20995,"id":20995,"storyId":330404,"title":"All eyes on MI","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T08:28:00.000Z","modifiedAt":"2024-11-25T08:33:08.000Z","reactionStat":{"id":17544,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":24},{"unicode":"U+1F62D","skintone":1,"count":13},{"unicode":"U+2764","skintone":1,"count":24},{"unicode":"U+1F525","skintone":1,"count":11}],"share":0,"modifiedAt":"2024-11-25T11:38:17.000Z"},"content":{"items":[{"type":"VIDEO","video":{"id":140219,"objectId":1461540,"scribeId":42582583,"statusTypeId":3,"slug":"ipl-2025-auction-mumbai-indians-trent-boult-joins-jasprit-bumrah","title":"'Combination of Boult and Bumrah is mouth-watering'","subTitle":"","seoTitle":"IPL 2025 auction - Mumbai Indians - Trent Boult joins Jasprit Bumrah","summary":"Trent Boult returns to Mumbai Indians for INR 11.25 crore","duration":146,"genreId":34,"genreType":"GENERAL","genreName":"News and Analysis","publishedAt":"2024-11-24","modifiedAt":"2024-11-24T16:11:16.000Z","recordedAt":"2024-11-24","expireAt":"2040-11-27T15:58:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2024/1124/dm_241124_AD25_Boult/dm_241124_AD25_Boult.jpg","origin":{"type":"CLIP"},"assetId":"dm_241124_AD25_Boult","scribeMongoId":"67434d547d3cc54598a0255c","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1124/dm_241124_AD25_Boult/dm_241124_AD25_Boult.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1124/dm_241124_AD25_Boult/dm_241124_AD25_Boult/playlist.m3u8"}]},"caption":"'Combination of Boult and Bumrah is mouth-watering'","altVideo":null,"altVideoCaption":null,"altImage":null,"preview":true},{"type":"HTML","html":"The biggest surprise for me from yesterday was the fact that Mumbai Indians bought only four players, including the only overseas player in their roster so far. And their first pick was not until the sixth set, really. But it was not that they did not raise the paddle at all till then. They bid for as many as 18 players and ended up being the losing bidders on eight occasions. Quite clearly, they are the team who should be busy today. What does the team management think, though?"},{"type":"HTML","html":"Mahela Jayawardene, back as their head coach, said MI were always ready to play the patient game."},{"type":"HTML","html":"\u003cblockquote\u003e \"When we saw the list of players, that it’s two halves to this auction. So we knew that if we’re doing this route, we have to be patient. There’s another 400 or more players on the list. So we could pick and choose and there’s a lot of talent that we’re going to pick wisely."},{"type":"HTML","html":"\u003cblockquote\u003e \"At the end of the day, the auction is not just for the players that are in the auction and the purses that we have, it’s to the players that we retain, the value that we put into those players. To be in that situation where we are in the top 3 in purses going into day 2 and at the same time we secured nine slots in our playing XI that gives us a lot of comfort in how we want to execute.\"\u003c/blockquote\u003e"}]}},{"_uid":20994,"id":20994,"storyId":330404,"title":"Welcome to day 2!","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-25T08:15:00.000Z","modifiedAt":"2024-11-25T08:19:54.000Z","reactionStat":{"id":17543,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":4},{"unicode":"U+2764","skintone":1,"count":6},{"unicode":"U+1F44F","skintone":1,"count":6},{"unicode":"U+1F525","skintone":1,"count":3}],"share":0,"modifiedAt":"2024-11-25T14:16:08.000Z"},"content":{"items":[{"type":"HTML","html":"Hello everyone! We are here again. Still some time to go before the a(u)ction resumes, so let's slowly get to pace, shall we?"},{"type":"HTML","html":"Here's \u003ca href=\"https://www.espncricinfo.com/story/ipl-auction-2025-shreyas-iyer-first-player-to-breach-inr-25-crore-mark-in-ipl-auction-1461418\"\u003ea quick recap\u003c/a\u003e of what happened yesterday and a bit on \u003ca href=\"https://www.espncricinfo.com/story/ipl-auction-2025-how-the-ten-teams-stack-up-1461273\"\u003ewhat teams need to do\u003c/a\u003e today on the second day. Dustin Silgardo and Nagraj Gollapudi also combine \u003ca href=\"https://www.espncricinfo.com/story/ipl-2024-auction-day-1-takeaways-why-did-shreyas-iyer-and-venkatesh-iyer-get-so-much-money-1461564\"\u003eto make sense of some of the talking points\u003c/a\u003e from yesterday"},{"type":"VIDEO","video":{"id":140224,"objectId":1461575,"scribeId":42593726,"statusTypeId":3,"slug":"ipl-2025-which-team-had-the-best-outing-on-day-one-of-the-auction","title":"Which team had the best outing on day one of the auction?","subTitle":"","seoTitle":"IPL 2025 - Which team had the best outing on day one of the auction?","summary":"Tom Moody, S Sriram, Raunak Kapoor join Yash Jha to recap the first day of the auction and what gaps teams would like to plug on day two of the IPL 2025 mega auction","duration":2827,"genreId":34,"genreType":"GENERAL","genreName":"News and Analysis","publishedAt":"2024-11-25","modifiedAt":"2024-11-25T03:53:59.000Z","recordedAt":"2024-11-25","expireAt":"2044-11-28T03:05:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2024/1124/dm_241124_INET_CRIC_iplauction2025_day_two_lookahead_branded_GLOBAL/dm_241124_INET_CRIC_iplauction2025_day_two_lookahead_branded_GLOBAL.jpg","origin":{"type":"CLIP"},"assetId":"dm_241124_INET_CRIC_iplauction2025_day_two_lookahead_branded_GLOBAL","scribeMongoId":"6743e9f10a4d1a28f9140acd","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1124/dm_241124_INET_CRIC_iplauction2025_day_two_lookahead_branded_GLOBAL/dm_241124_INET_CRIC_iplauction2025_day_two_lookahead_branded_GLOBAL.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1124/dm_241124_INET_CRIC_iplauction2025_day_two_lookahead_branded_GLOBAL/dm_241124_INET_CRIC_iplauction2025_day_two_lookahead_branded_GLOBAL/playlist.m3u8"}]},"caption":"Which team had the best outing on day one of the auction?","altVideo":null,"altVideoCaption":null,"altImage":null,"preview":true}]}},{"_uid":20979,"id":20979,"storyId":330404,"title":"Who's left with what?","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T18:08:00.000Z","modifiedAt":"2024-11-24T18:10:02.000Z","reactionStat":{"id":17514,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":35},{"unicode":"U+2764","skintone":1,"count":46},{"unicode":"U+1F62D","skintone":1,"count":53},{"unicode":"U+1F525","skintone":1,"count":24}],"share":0,"modifiedAt":"2024-11-25T12:45:24.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":391629,"objectId":1461555,"slug":"purse-and-slots-remaining-after-the-first-day-of-ipl-2025-auction","url":"/lsci/db/PICTURES/CMS/391600/391629.png","width":1080,"height":1350,"caption":"Purse and slots remaining after the first day of IPL 2025 auction","longCaption":"Purse and slots remaining after the first day of IPL 2025 auction, November 24, 2024","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/391600/391629.square.png"}},"displayWidth":"900","captionPosition":null},{"type":"POLL","pollInfo":{"id":2360,"objectId":1461550,"title":"Which team had the best buys today?","modifiedAt":"2024-11-24T17:55:08.000Z","generatedAt":"2024-11-25T14:23:21.792Z","options":[{"id":8222,"title":"Punjab Kings","votes":13145},{"id":8223,"title":"Gujarat Titans","votes":5752},{"id":8224,"title":"Lucknow Super Giants","votes":5591},{"id":8225,"title":"Kolkata Knight Riders","votes":3014}]},"size":"1"},{"type":"POLL","pollInfo":{"id":2361,"objectId":1461551,"title":"What was the biggest surprise of the day?","modifiedAt":"2024-11-24T17:56:34.000Z","generatedAt":"2024-11-25T14:23:46.740Z","options":[{"id":8226,"title":"Venkatesh Iyer's big pay day","votes":15771},{"id":8227,"title":"KL Rahul going for 14 crore","votes":4231},{"id":8228,"title":"David Warner going unsold","votes":6152},{"id":8229,"title":"Noor's INR 10 crore price tag","votes":2416}]},"size":"1"}]}},{"_uid":20978,"id":20978,"storyId":330404,"title":"Day one round up","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T17:49:00.000Z","modifiedAt":"2024-11-24T18:08:24.000Z","reactionStat":{"id":17513,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":33},{"unicode":"U+1F44F","skintone":1,"count":30},{"unicode":"U+2764","skintone":1,"count":22},{"unicode":"U+1F525","skintone":1,"count":21}],"share":0,"modifiedAt":"2024-11-25T13:50:36.000Z"},"content":{"items":[{"type":"HTML","html":"Phew! The first day of the mega auction ahead of IPL 2025 comes to a close. We have had 72 players sold today, with the rest of the slots being filled in the accelerated round tomorrow. Some of the key takeaways:"},{"type":"HTML","html":"\u003cul\u003e\r\n\u003cli\u003e Rishabh Pant and Shreyas Iyer were picked at record bids - INR 27 crore and INR 26.75 crore respectively \u003c/li\u003e\r\n\u003cli\u003e RCB have the most purse left (INR 30.65 crore) and also have their three RTMs intact\u003c/li\u003e\r\n\u003cli\u003e MI made the least purchase, adding just four players to the roster - Trent Boult, who is the only overseas players for them so far \u003c/li\u003e\r\n\u003cli\u003e CSK bolstered their spin attack by bringing back R Ashwin and Noor Ahmad \u003c/li\u003e\r\n\u003cli\u003ePBKS had the largest purse heading into the auction and they splurged like anything fetching Iyer, Chahal, Arshdeep, Macwell, Wadhera, Vyshak among others\r\n\u003cli\u003eVenkatesh Iyer was one of the biggest surprise package of the day going for a massive 23.75 crore to KKR\u003c/li\u003e\r\n\u003cli\u003eGujarat Titans had a number of quality buys. They picked up Buttler, Suraj, Rabada, and Prasidh\u003c/li\u003e\r\n\u003cli\u003eLSG also added a few good players such as Avesh Khan, Mitchell Marsh, David Miller and Aiden Markram along with Pant\u003c/li\u003e\r\n\u003cli\u003eRR went big for Jofra Archer while SRH splurged on Ishan Kishan\u003c/li\u003e \r\n\u003c/ul\u003e"}]}},{"_uid":20974,"id":20974,"storyId":330404,"title":"No takers for Shreyas Gopal","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T17:32:00.000Z","modifiedAt":"2024-11-24T17:37:26.000Z","reactionStat":{"id":17511,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":151},{"unicode":"U+1F525","skintone":1,"count":7},{"unicode":"U+2764","skintone":1,"count":12},{"unicode":"U+1F44F","skintone":1,"count":19}],"share":0,"modifiedAt":"2024-11-25T12:36:04.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":386557,"objectId":1448563,"slug":"shreyas-gopal-returned-1-for-13-in-his-four-overs","url":"/lsci/db/PICTURES/CMS/386500/386557.4.jpg","width":900,"height":506,"caption":"Shreyas Gopal in action at the Maharaja T20 tournament","longCaption":"Shreyas Gopal returned 1 for 13 in his four overs, Gulbarga Mystics vs Mangalore Dragons, Maharaja T20 Trophy, Bengaluru, August 23, 2024","credit":"Maharaja T20","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/386500/386557.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/386500/386557.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/386500/386557.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"Shreyas Gopal, who moved back to Karnataka from Kerala before this domestic season, enters at 30 lakh. Unsold. That's the end of proceedings for today in Jeddah."}]}},{"_uid":20973,"id":20973,"storyId":330404,"title":"Manav Suthar returns to GT","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T17:31:00.000Z","modifiedAt":"2024-11-24T17:40:05.000Z","reactionStat":{"id":17510,"emojis":[{"unicode":"U+1F525","skintone":1,"count":13},{"unicode":"U+1F44F","skintone":1,"count":35},{"unicode":"U+1F62D","skintone":1,"count":26},{"unicode":"U+2764","skintone":1,"count":20}],"share":0,"modifiedAt":"2024-11-25T12:35:48.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":387325,"objectId":1450654,"slug":"manav-suthar-tosses-a-ball-up-in-practice","url":"/lsci/db/PICTURES/CMS/387300/387325.4.jpg","width":900,"height":506,"caption":"Manav Suthar tosses a ball up in practice","longCaption":"Manav Suthar tosses a ball up in practice, September 11, 2024","credit":"Manav Suthar","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/387300/387325.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/387300/387325.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/387300/387325.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"Manav Suthar, who is on the radar of the India Test team, enters at 30 lakh. He was with GT last season. GT open the bidding and that's the closing bid"}]}},{"_uid":20972,"id":20972,"storyId":330404,"title":"Kumar Kartikeya Singh is a Royal","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T17:30:00.000Z","modifiedAt":"2024-11-24T17:40:05.000Z","reactionStat":{"id":17509,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":42},{"unicode":"U+2764","skintone":1,"count":14},{"unicode":"U+1F525","skintone":1,"count":11},{"unicode":"U+1F62D","skintone":1,"count":37}],"share":0,"modifiedAt":"2024-11-25T12:43:29.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":377863,"objectId":1425094,"slug":"kumar-kartikeya-bowls-in-the-nets","url":"/lsci/db/PICTURES/CMS/377800/377863.4.jpg","width":900,"height":506,"caption":"Kumar Kartikeya bowls in the nets","longCaption":"Kumar Kartikeya bowls in the nets, IPL 2024, Mumbai, March 15, 2024","credit":"Mumbai Indians","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/377800/377863.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/377800/377863.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/377800/377863.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"Starts at 30 lakh. Former Mumbai Indian. RR open the bidding for Kartikeya. Sold to RR for his base price"}]}},{"_uid":20969,"id":20969,"storyId":330404,"title":"Piyush Chawla: Unsold","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T17:29:00.000Z","modifiedAt":"2024-11-24T17:33:28.000Z","reactionStat":{"id":17508,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":246},{"unicode":"U+1F44F","skintone":1,"count":45},{"unicode":"U+2764","skintone":1,"count":18},{"unicode":"U+1F525","skintone":1,"count":12}],"share":0,"modifiedAt":"2024-11-25T12:35:37.000Z"},"content":{"items":[{"type":"HTML","html":"The 'uncapped' Piyush Chawla enters at 50 lakh. Unsold"}]}},{"_uid":20968,"id":20968,"storyId":330404,"title":"KKR pick Mayank Markande","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T17:28:00.000Z","modifiedAt":"2024-11-24T17:32:50.000Z","reactionStat":{"id":17507,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":54},{"unicode":"U+1F44F","skintone":1,"count":45},{"unicode":"U+2764","skintone":1,"count":13},{"unicode":"U+1F525","skintone":1,"count":18}],"share":0,"modifiedAt":"2024-11-25T12:35:34.000Z"},"content":{"items":[{"type":"HTML","html":"Mayank Markande has set his base price at 30 lakh. Was with SRH in IPL 2024. KKR come in and make the first bid and that's the final bid. SRH don't want to execute their RTM on the legspinner"}]}},{"_uid":20966,"id":20966,"storyId":330404,"title":"Karn Sharma returns to MI","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T17:27:00.000Z","modifiedAt":"2024-11-24T17:40:05.000Z","reactionStat":{"id":17506,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":38},{"unicode":"U+1F62D","skintone":1,"count":51},{"unicode":"U+2764","skintone":1,"count":21},{"unicode":"U+1F525","skintone":1,"count":21}],"share":0,"modifiedAt":"2024-11-25T12:35:26.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":311279,"objectId":1237569,"slug":"karn-sharma-lets-out-a-celebratory-roar","url":"/lsci/db/PICTURES/CMS/311200/311279.4.jpg","width":900,"height":506,"caption":"Karn Sharma lets out a celebratory roar","longCaption":"Karn Sharma lets out a celebratory roar, Chennai Super Kings vs Kolkata Knight Riders, IPL 2020, Dubai, October 29, 2020","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/311200/311279.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/311200/311279.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/311200/311279.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"Veteran Karn Sharma enters at 50 lakh. MI open the bidding for him. He has played for them in the past. Sold to MI for his base price of 50 lakh"},{"type":"HTML","html":"RCB don't want to exercise their RTM on Karn. All yours, MI"}]}},{"_uid":20965,"id":20965,"storyId":330404,"title":"RCB snap up Suyash Sharma","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T17:22:00.000Z","modifiedAt":"2024-11-24T17:41:51.000Z","reactionStat":{"id":17505,"emojis":[{"unicode":"U+2764","skintone":1,"count":59},{"unicode":"U+1F62D","skintone":1,"count":87},{"unicode":"U+1F525","skintone":1,"count":54},{"unicode":"U+1F44F","skintone":1,"count":88}],"share":0,"modifiedAt":"2024-11-25T12:35:08.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":358680,"objectId":1370930,"slug":"suyash-sharma-wheels-away-after-dismissing-ruturaj-gaikwad-with-a-googly","url":"/lsci/db/PICTURES/CMS/358600/358680.4.jpg","width":900,"height":506,"caption":"Suyash Sharma wheels away","longCaption":"Suyash Sharma wheels away after dismissing Ruturaj Gaikwad with a googly, Kolkata Knight Riders vs Chennai Super Kings, IPL 2023, Kolkata, April 23, 2023","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/358600/358680.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/358600/358680.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/358600/358680.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"Delhi wristspinner Suyash Sharma in at 30 lakh. Was with KKR previously. DC open the bidding for Suyash. RCB join the bidding. Mystery spinners or wristspinners could work at the Chinnaswamy, right?"},{"type":"HTML","html":"RCB in the lead at 55 lakh. MI jump in at 60 lakh. RCB and MI battle it out for Suyash. The bid has passed 1 crore, with RCB in the lead at 1.1 crore. RCB drag it up to 1.50 crore. MI back in at 1.60 crore."},{"type":"HTML","html":"Okay, the bid has quickly crossed 2 crore. MI need a moment to recalculate and then raise it up to 2.4 crore. RCB take it up for 2.6 crore. Sold to RCB for 2.6 crore. Suyash is RCB's first specialist spinner bought at this auction."}]}},{"_uid":20963,"id":20963,"storyId":330404,"title":"Uncapped spinners next","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T17:21:00.000Z","modifiedAt":"2024-11-24T17:37:56.000Z","reactionStat":{"id":17503,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":52},{"unicode":"U+1F525","skintone":1,"count":28},{"unicode":"U+1F44F","skintone":1,"count":36},{"unicode":"U+2764","skintone":1,"count":38}],"share":0,"modifiedAt":"2024-11-25T12:34:18.000Z"},"content":{"items":[{"type":"HTML","html":"Piyush Chawla, Shreyas Gopal, Mayank Markande, Suyash Sharma, Karn Sharma, Kumar Karthikeya Singh, Manav Suthar"}]}},{"_uid":20962,"id":20962,"storyId":330404,"title":"Simarjeet Singh moves to SRH","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T17:20:00.000Z","modifiedAt":"2024-11-24T17:40:05.000Z","reactionStat":{"id":17502,"emojis":[{"unicode":"U+1F525","skintone":1,"count":13},{"unicode":"U+2764","skintone":1,"count":18},{"unicode":"U+1F62D","skintone":1,"count":72},{"unicode":"U+1F44F","skintone":1,"count":35}],"share":0,"modifiedAt":"2024-11-25T12:34:15.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":386387,"objectId":1448128,"slug":"simarjeet-singh-flies-high-in-the-delhi-premier-league","url":"/lsci/db/PICTURES/CMS/386300/386387.4.jpg","width":900,"height":506,"caption":"Simarjeet Singh flies high in the Delhi Premier League","longCaption":"Simarjeet Singh flies high in the Delhi Premier League, Delhi, August 20, 2024","credit":"Delhi Premier League T20","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/386300/386387.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/386300/386387.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/386300/386387.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"Delhi tearaway and former Super King Simarjeet Singh in at 30 lakh. CSK want their man back and start the bidding. SRH enter the fray and try to get the quick."},{"type":"HTML","html":"Simarjeet recently added more pace and stepped up for CSK last season when Chahar was out injured. The bidding continues. SRH ahead at 1.3 crore. CSK are back at 1.4 crore."},{"type":"HTML","html":"SRH move into the lead at 1.5 crore. CSK pull out. Sold to SRH for 1.5 crore"}]}},{"_uid":20959,"id":20959,"storyId":330404,"title":"Kartik Tyagi: Unsold","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T17:19:00.000Z","modifiedAt":"2024-11-24T17:23:12.000Z","reactionStat":{"id":17501,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":233},{"unicode":"U+1F44F","skintone":1,"count":25},{"unicode":"U+1F525","skintone":1,"count":16},{"unicode":"U+2764","skintone":1,"count":13}],"share":0,"modifiedAt":"2024-11-25T13:18:50.000Z"},"content":{"items":[{"type":"HTML","html":"Kartik Tyagi enters at 40 lakh. Unsold"}]}},{"_uid":20957,"id":20957,"storyId":330404,"title":"Yash Thakur finds a spot at PBKS","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T17:16:00.000Z","modifiedAt":"2024-11-24T17:40:05.000Z","reactionStat":{"id":17500,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":44},{"unicode":"U+1F62D","skintone":1,"count":31},{"unicode":"U+2764","skintone":1,"count":12},{"unicode":"U+1F525","skintone":1,"count":14}],"share":0,"modifiedAt":"2024-11-25T12:33:25.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":376353,"objectId":1421786,"slug":"yash-thakur-wheels-away-after-taking-a-wicket","url":"/lsci/db/PICTURES/CMS/376300/376353.4.jpg","width":900,"height":506,"caption":"Yash Thakur wheels away after taking a wicket","longCaption":"Yash Thakur wheels away after taking a wicket, Vidarbha vs Haryana, 3rd day, Ranji Trophy 2023-24, Nagpur, February 18, 2024","credit":"PTI ","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/376300/376353.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/376300/376353.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/376300/376353.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"Vidarbha fast bowler Yash Thakur enters at 30 lakh. Did a superb job for LSG last season. PBKS make the first move for Thakur. GT now enter the fray."},{"type":"HTML","html":"GT take it up to 65 lakh. PBKS to 70 lakh. Thakur can also slam the deck and bowl cutters. The bid has reached 1 crore and it's with PBKS. GT come back at 1.1 crore."},{"type":"HTML","html":"The bidding continues for Thakur. Indian fast bowlers are always in demand at IPL auctions. PBKS in the lead at 1.6 crore. Sold to PBKS for 1.6 crore"}]}},{"_uid":20955,"id":20955,"storyId":330404,"title":"Vaibhav Arora returns to KKR","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T17:12:00.000Z","modifiedAt":"2024-11-24T17:19:27.000Z","reactionStat":{"id":17499,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":79},{"unicode":"U+2764","skintone":1,"count":53},{"unicode":"U+1F62D","skintone":1,"count":34},{"unicode":"U+1F525","skintone":1,"count":42}],"share":0,"modifiedAt":"2024-11-25T12:47:42.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":378970,"objectId":1428424,"slug":"vaibhav-arora-made-the-opening-breakthrough","url":"/lsci/db/PICTURES/CMS/378900/378970.4.jpg","width":900,"height":506,"caption":"Vaibhav Arora celebrates","longCaption":"Vaibhav Arora made the opening breakthrough, Chennai Super Kings vs Kolkata Knight Riders, IPL 2024, Chennai, April 8, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/378900/378970.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/378900/378970.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/378900/378970.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"HP swing king Vaibhav Arora enters at 30 lakh. Won IPL 2024 with KKR. KKR, of course, open the bidding for their man. RR now enter the fray and compete with KKR for Arora."},{"type":"HTML","html":"Slow lifting of paddles at the KKR and RR tables as the bid crosses 1 crore. KKR in at 1.2 crore. RR belatedly jump back in. RR tap out. KKR back in the lead at 1.6 crore."},{"type":"HTML","html":"DC come in at 1.7 crore. They need some right-arm variety in their attack. KKR hike it up to 1.8 crore. Sold to KKR for 1.8 crore"}]}},{"_uid":20953,"id":20953,"storyId":330404,"title":"Vyshak Vijaykumar to PBKS","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T17:08:00.000Z","modifiedAt":"2024-11-24T17:40:05.000Z","reactionStat":{"id":17497,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":43},{"unicode":"U+1F62D","skintone":1,"count":43},{"unicode":"U+1F525","skintone":1,"count":17},{"unicode":"U+2764","skintone":1,"count":13}],"share":0,"modifiedAt":"2024-11-25T13:15:25.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":363557,"objectId":1386269,"slug":"vijaykumar-vyshak-is-pumped-after-taking-a-wicket","url":"/lsci/db/PICTURES/CMS/363500/363557.4.jpg","width":900,"height":506,"caption":"Vijaykumar Vyshak is pumped after taking a wicket","longCaption":"Vijaykumar Vyshak is pumped after taking a wicket, North Zone vs South Zone, Duleep Trophy 2023-24 semi-finals, Bengaluru, 3rd day, July 7, 2023","credit":"PTI ","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/363500/363557.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/363500/363557.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/363500/363557.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"Vyshak Vijaykumar, who recently earned a maiden call-up to the India T20I side, enters at 30 lakh. SRH open the bidding for the Karnataka seamer. GT now jump in and compete with SRH. Vyshak can bowl some deceptive slower balls."},{"type":"HTML","html":"Vyshak now has PBKS bidding for him. They raise it up to 50 lakh. GT back in at 55 lakh. The bidding continues for Vyshak and it passes 1 crore."},{"type":"HTML","html":"Nehra has a chat with Solanki who raises the paddle once again. PBKS ahead at 1.8 crore. GT tap out. \u003cb\u003eSold to PBKS for 1.8 crore\u003c/b\u003e. No RTM interest from RCB"}]}},{"_uid":20951,"id":20951,"storyId":330404,"title":"Mohit Sharma returns to DC","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T17:04:00.000Z","modifiedAt":"2024-11-24T17:12:10.000Z","reactionStat":{"id":17495,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":44},{"unicode":"U+1F44F","skintone":1,"count":72},{"unicode":"U+2764","skintone":1,"count":31},{"unicode":"U+1F525","skintone":1,"count":36}],"share":0,"modifiedAt":"2024-11-25T12:32:37.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":358606,"objectId":1370580,"slug":"mohit-sharma-was-nerveless-in-the-death-as-gujarat-titans-closed-out-an-improbable-win","url":"/lsci/db/PICTURES/CMS/358600/358606.4.jpg","width":900,"height":506,"caption":"Mohit Sharma was with GT in IPL 2024","longCaption":"Mohit Sharma was nerveless in the death as Gujarat Titans closed out an improbable win, Lucknow Super Giants vs Gujarat Titans, IPL 2023, Lucknow, April 22, 2023","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/358600/358606.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/358600/358606.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/358600/358606.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"The 'uncapped' Mohit Sharma asks for bids from 50 lakh. Has done so well for GT. Yes, they open the bidding for him. DC enter the fray and challenge GT for Mohit's skills."},{"type":"HTML","html":"DC and GT tussle for their former player. GT in the lead at 1.8 crore. PBKS need a moment to think."},{"type":"HTML","html":"DC back in at 1.9 crore. GT stay in it at 2 crore. DC ahead at 2.2 crore now. \u003cb\u003eThat's the winning bid\u003c/b\u003e"}]}},{"_uid":20949,"id":20949,"storyId":330404,"title":"Akash Madhwal moves to RR","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T17:00:00.000Z","modifiedAt":"2024-11-24T17:40:05.000Z","reactionStat":{"id":17493,"emojis":[{"unicode":"U+2764","skintone":1,"count":39},{"unicode":"U+1F44F","skintone":1,"count":86},{"unicode":"U+1F62D","skintone":1,"count":45},{"unicode":"U+1F525","skintone":1,"count":45}],"share":0,"modifiedAt":"2024-11-25T12:32:24.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":359902,"objectId":1375149,"slug":"akash-madhwal-sent-shubman-gill-back","url":"/lsci/db/PICTURES/CMS/359900/359902.4.jpg","width":900,"height":506,"caption":"Akash Madhwal celebrates","longCaption":"Akash Madhwal sent Shubman Gill back, Mumbai Indians vs Gujarat Titans, IPL 2023, Mumbai, May 12, 2023","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/359900/359902.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/359900/359902.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/359900/359902.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"Former Mumbai Indian Madhwal in at 30 lakh. Took a hat-trick yesterday at SMAT. RR open the bidding for Madhwal. PBKS enter the fray and challenge RR. Madhwal has the ability to get the ball to skid off different lengths."},{"type":"HTML","html":"RR and PBKS seem to value those skills. PBKS raise the bid up to 75 lakh. RR back in at 80 lakh."},{"type":"HTML","html":"Slow raising of paddles at these two tables. \u003cb\u003eRR take the bid up to 1.2 crore and that's the winning bid\u003c/b\u003e."}]}},{"_uid":20947,"id":20947,"storyId":330404,"title":"Rasikh Salam Dar to RCB","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T16:55:00.000Z","modifiedAt":"2024-11-24T17:41:09.000Z","reactionStat":{"id":17491,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":101},{"unicode":"U+1F525","skintone":1,"count":58},{"unicode":"U+2764","skintone":1,"count":71},{"unicode":"U+1F62D","skintone":1,"count":167}],"share":0,"modifiedAt":"2024-11-25T13:48:41.000Z"},"content":{"items":[{"type":"HTML","html":"J\u0026K's Rasikh Salam Dar enters at 30 lakh. Bowled some searing yorkers for DC last season. RCB start the bidding for the fast bowler. SRH now enter the fray."},{"type":"HTML","html":"SRH and RCB tussle for Dar. He also has some pace variations in his repertoire and was recently in action in the Emerging T20 Asia Cup."},{"type":"HTML","html":"Steady lifting of paddles at the SRH and RCB tables. The bid has zoomed up to 2 crore. RCB in the lead. That's the winning bid."},{"type":"HTML","html":"But hang on, \u003cb\u003eDC wish to exercise their RTM on Dar\u003c/b\u003e. Bobat, DK, Malolan, Freddie all have a chat and then pause for a bit. RCB hike it up to 6 crore for Dar after some deliberation. Are DC are ready to spend 6 crore on Dar? Nope. \u003cb\u003eSold to RCB for 6 crore.\u003c/b\u003e"}]}},{"_uid":20945,"id":20945,"storyId":330404,"title":"Vishnu Vinod sold to PBKS for 95 lakh","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T16:54:00.000Z","modifiedAt":"2024-11-24T16:57:58.000Z","reactionStat":{"id":17489,"emojis":[{"unicode":"U+2764","skintone":1,"count":17},{"unicode":"U+1F62D","skintone":1,"count":23},{"unicode":"U+1F44F","skintone":1,"count":36},{"unicode":"U+1F525","skintone":1,"count":12}],"share":0,"modifiedAt":"2024-11-25T12:31:31.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":359887,"objectId":1375109,"slug":"vishnu-vinod-given-a-rare-opportunity-made-an-immediate-impact","url":"/lsci/db/PICTURES/CMS/359800/359887.4.jpg","width":900,"height":506,"caption":"Vishnu Vinod","longCaption":"Vishnu Vinod, given a rare opportunity, made an immediate impact, Mumbai Indians vs Gujarat Titans, IPL 2023, Mumbai, May 12, 2023","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/359800/359887.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/359800/359887.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/359800/359887.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"He has a base price of 30 lakh. KKR raise their paddle for him. So do PBKS at 35 lakh. KKR back out. Or do they? They take their time and raise their paddle. PBKS also at it. KKR are out."},{"type":"HTML","html":"Vishnu Vinod goes to PBKS....no wait. MI come in late and raise their paddle. Vinod has played for MI in the past But PBKS are not backing out. MI still going for him. PBKS raise the bid to 95 lakh and MI are backing out."},{"type":"HTML","html":"\u003cb\u003eVishnu Vinod goes to PBKS for INR 95 lakh.\u003c/b\u003e"}]}},{"_uid":20946,"id":20946,"storyId":330404,"title":"Next up: Uncapped quicks","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T16:54:00.000Z","modifiedAt":"2024-11-24T16:58:27.000Z","reactionStat":{"id":17490,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":18},{"unicode":"U+1F525","skintone":1,"count":11},{"unicode":"U+2764","skintone":1,"count":18},{"unicode":"U+1F44F","skintone":1,"count":23}],"share":0,"modifiedAt":"2024-11-25T12:31:12.000Z"},"content":{"items":[{"type":"HTML","html":"Vaibhav Arora, Rasikh Salam Dar, Akash Madhwal, Mohit Sharma, Simarjeet Singh, Yash Thakur, Kartik Tyagi, Vyshak Vijaykumar"}]}},{"_uid":20942,"id":20942,"storyId":330404,"title":"Luvnith Sisodia is unsold","type":2,"showInTimeline":false,"isPinned":false,"publishedAt":"2024-11-24T16:53:00.000Z","modifiedAt":"2024-11-24T16:54:22.000Z","reactionStat":{"id":17487,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":13},{"unicode":"U+1F525","skintone":1,"count":8},{"unicode":"U+1F62D","skintone":1,"count":52},{"unicode":"U+2764","skintone":1,"count":3}],"share":0,"modifiedAt":"2024-11-25T13:35:11.000Z"},"content":{"items":[{"type":"HTML","html":"Was part of RCB a couple of years back. He comes in at a base price of INR 30 lakh. Any takers for him? Nope. Sisodia remains unsold."}]}},{"_uid":20938,"id":20938,"storyId":330404,"title":"Aryan Juyal to LSG for 30 lakh","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T16:52:00.000Z","modifiedAt":"2024-11-24T16:52:50.000Z","reactionStat":{"id":17485,"emojis":[{"unicode":"U+1F525","skintone":1,"count":12},{"unicode":"U+1F44F","skintone":1,"count":14},{"unicode":"U+2764","skintone":1,"count":7},{"unicode":"U+1F62D","skintone":1,"count":22}],"share":0,"modifiedAt":"2024-11-25T12:30:58.000Z"},"content":{"items":[{"type":"HTML","html":"the young wicketkeeper batter comes in at a base price of 30 lakh. Only LSG have their paddle up for him, and he goes to them at base price."}]}},{"_uid":20940,"id":20940,"storyId":330404,"title":"Upendra Yadav","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T16:52:00.000Z","modifiedAt":"2024-11-25T05:34:47.000Z","reactionStat":{"id":17486,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":11},{"unicode":"U+1F62D","skintone":1,"count":30},{"unicode":"U+1F525","skintone":1,"count":8},{"unicode":"U+2764","skintone":1,"count":3}],"share":0,"modifiedAt":"2024-11-25T12:30:50.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":346106,"objectId":1335222,"slug":"upendra-yadav-looks-on","url":"/lsci/db/PICTURES/CMS/346100/346106.4.jpg","width":900,"height":506,"caption":"Upendra Yadav looks on","longCaption":"Upendra Yadav looks on, India A vs New Zealand A, 3rd unofficial Test, Bengaluru, 2nd day, September 16, 2022","credit":"Manoj Bookanakere/KSCA","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/346100/346106.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/346100/346106.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/346100/346106.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"The Railways wicketkeeper-batter up next at INR 30 lakh. Any takers for him? No one? Nope. So he is unsold for now."}]}},{"_uid":20937,"id":20937,"storyId":330404,"title":"Anuj Rawat goes to GT at 30 lakh","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T16:50:00.000Z","modifiedAt":"2024-11-24T16:52:02.000Z","reactionStat":{"id":17484,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":30},{"unicode":"U+1F62D","skintone":1,"count":46},{"unicode":"U+2764","skintone":1,"count":12},{"unicode":"U+1F525","skintone":1,"count":14}],"share":0,"modifiedAt":"2024-11-25T12:30:43.000Z"},"content":{"items":[{"type":"HTML","html":"has a base price of INR 30 lakh. He played for RCB last season. Only GT have their paddle up for him, and he is sold to them for INR 30 lakh. RCB have an RTM option but they do not go for him"}]}},{"_uid":20936,"id":20936,"storyId":330404,"title":"Robin Minz to Mumbai Indians at 65 lakh","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T16:49:00.000Z","modifiedAt":"2024-11-24T16:50:52.000Z","reactionStat":{"id":17483,"emojis":[{"unicode":"U+1F525","skintone":1,"count":25},{"unicode":"U+1F62D","skintone":1,"count":45},{"unicode":"U+2764","skintone":1,"count":33},{"unicode":"U+1F44F","skintone":1,"count":52}],"share":0,"modifiedAt":"2024-11-25T12:30:37.000Z"},"content":{"items":[{"type":"HTML","html":"He comes in at a base price of 30 lakh. CSK and MI go at it. \u003cb\u003eCSK back out and MI grab him at 65 lakh. \u003c/b\u003e"}]}},{"_uid":20932,"id":20932,"storyId":330404,"title":"Uncapped wicketkeepers up next","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T16:46:00.000Z","modifiedAt":"2024-11-24T16:46:42.000Z","reactionStat":{"id":17480,"emojis":[{"unicode":"U+2764","skintone":1,"count":27},{"unicode":"U+1F44F","skintone":1,"count":39},{"unicode":"U+1F62D","skintone":1,"count":45},{"unicode":"U+1F525","skintone":1,"count":25}],"share":0,"modifiedAt":"2024-11-25T12:30:27.000Z"},"content":{"items":[{"type":"HTML","html":"Here are the players:"},{"type":"HTML","html":"Aryan Juyal, Kumar Kushagra, Robin Minz, Anuj Rawat, Luvnith Sisodia, Vishnu Vinod, Upendra Yadav"}]}},{"_uid":20934,"id":20934,"storyId":330404,"title":"Kumar Kushagra to GT for 65 lakh","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T16:46:00.000Z","modifiedAt":"2024-11-24T16:49:31.000Z","reactionStat":{"id":17482,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":10},{"unicode":"U+1F525","skintone":1,"count":7},{"unicode":"U+1F44F","skintone":1,"count":9},{"unicode":"U+2764","skintone":1,"count":3}],"share":0,"modifiedAt":"2024-11-25T12:30:16.000Z"},"content":{"items":[{"type":"HTML","html":"He went for big money last season to DC. CSK raise their paddle first up at INR 30 lakh. PBKS wait for a moment and they come in at INR 40 lakh. CSK raise the bid to 50 lakh, and PBKS are out."},{"type":"HTML","html":"GT come in now at 55 lakh but CSK are at it. At 65 lakh, the bid is with GT. Any other team coming in? Nope, Kushagra will play for GT. \u003cb\u003eHe goes to GT for INR 65 lakh after DC say no to the RTM option\u003c/b\u003e"}]}},{"_uid":20930,"id":20930,"storyId":330404,"title":"Utkarsh Singh goes unsold","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T16:45:00.000Z","modifiedAt":"2024-11-24T16:45:40.000Z","reactionStat":{"id":17479,"emojis":[{"unicode":"U+2764","skintone":1,"count":9},{"unicode":"U+1F62D","skintone":1,"count":75},{"unicode":"U+1F44F","skintone":1,"count":9},{"unicode":"U+1F525","skintone":1,"count":7}],"share":0,"modifiedAt":"2024-11-25T12:30:11.000Z"},"content":{"items":[{"type":"HTML","html":"He has a base price of 30 lakh. Any bidders for him? Nope, he remains unsold."}]}},{"_uid":20929,"id":20929,"storyId":330404,"title":"Ashutosh Sharma to DC for 3.80 crore","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T16:38:00.000Z","modifiedAt":"2024-11-24T16:45:11.000Z","reactionStat":{"id":17477,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":64},{"unicode":"U+1F44F","skintone":1,"count":72},{"unicode":"U+2764","skintone":1,"count":26},{"unicode":"U+1F525","skintone":1,"count":41}],"share":0,"modifiedAt":"2024-11-25T12:30:05.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":381167,"objectId":1434438,"slug":"ashutosh-sharma-came-in-as-an-impact-player","url":"/lsci/db/PICTURES/CMS/381100/381167.4.jpg","width":900,"height":506,"caption":"Ashutosh Sharma came in as an Impact Player","longCaption":"Ashutosh Sharma came in as an Impact Player, Sunrisers Hyderabad vs Punjab Kings, IPL 2024, Hyderabad, May 19, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/381100/381167.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/381100/381167.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/381100/381167.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"The hard-hitting batter Ahustosh Sharma is up next. He has a base price of 30 lakh. \u003cb\u003eRCB open the bid and RR join in.\u003c/b\u003e These two are not backing down for the moment. Ashutosh mostly came in as an Impact Player in the last season for PBKS and turned a number of games around."},{"type":"HTML","html":"At 95 lakh with RCB and RR are out. But DC come in. The bids quickly crosses the 1 crore mark."},{"type":"HTML","html":"DC and RCB are going for him. \u003cb\u003eAt 1.50 crore, the bid is with DC.\u003c/b\u003e RCB have asked for a moment and they are out."},{"type":"HTML","html":"But PBKS come in now and they are now fighting it out with DC. \u003cb\u003eThe bids go past the 3 crore mark.\u003c/b\u003e This is a huge payday for Ashutosh already. Punjab raise the bid to 3.60 crore. DC want a moment. They come back with 3.80 crore. \u003cstrike\u003ePBKS are out.\u003c/strike\u003e Hang on, they have asked to wait. False alarm, they are out."},{"type":"HTML","html":"\u003cb\u003eAshutosh Sharma goes to DC for INR 3.80 crore.\u003c/b\u003e"}]}},{"_uid":20926,"id":20926,"storyId":330404,"title":"Mahipal Lomror will play for Titans in IPL 2025","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T16:35:00.000Z","modifiedAt":"2024-11-24T16:38:51.000Z","reactionStat":{"id":17476,"emojis":[{"unicode":"U+1F525","skintone":1,"count":19},{"unicode":"U+2764","skintone":1,"count":13},{"unicode":"U+1F62D","skintone":1,"count":29},{"unicode":"U+1F44F","skintone":1,"count":30}],"share":0,"modifiedAt":"2024-11-25T12:26:06.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":380849,"objectId":1433589,"slug":"mahipal-lomror-goes-on-the-attack","url":"/lsci/db/PICTURES/CMS/380800/380849.4.jpg","width":900,"height":506,"caption":"Mahipal Lomror goes on the attack","longCaption":"Mahipal Lomror goes on the attack, Royal Challengers Bengaluru vs Delhi Capitals, IPL 2024, Bengaluru, May 12, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/380800/380849.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/380800/380849.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/380800/380849.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"He has a base of 50 lakh. Has played for RR and RCB in the past. RR start the bidding but RR are quickly in it. The two teams go head to head and the bids are raised past the 1 crore mark."},{"type":"HTML","html":"At 1.40 crore, it is RR with their paddles up. But Titans are at it, who have raised the bid to 1.70 crore. RR back out."},{"type":"HTML","html":"Will RCB exercise their RTM option? They do not. \u003cb\u003eLomror goes to GT for INR 1.70 crore.\u003c/b\u003e"}]}},{"_uid":20925,"id":20925,"storyId":330404,"title":"Vijay Shankar to CSK at 1.2 crore","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T16:33:00.000Z","modifiedAt":"2024-11-24T16:35:31.000Z","reactionStat":{"id":17474,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":175},{"unicode":"U+1F44F","skintone":1,"count":100},{"unicode":"U+1F525","skintone":1,"count":40},{"unicode":"U+2764","skintone":1,"count":49}],"share":0,"modifiedAt":"2024-11-25T12:46:00.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":378766,"objectId":1427750,"slug":"vijay-shankar-warms-up-before-gujarat-titans-third-home-game","url":"/lsci/db/PICTURES/CMS/378700/378766.4.jpg","width":900,"height":506,"caption":"Vijay Shankar","longCaption":"Vijay Shankar warms up before Gujarat Titans' third home game, Gujarat Titans vs Punjab Kings, IPL 2024, Ahmedabad, April 4, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/378700/378766.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/378700/378766.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/378700/378766.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"The 'uncapped' Vijay Shankar is up next. He played for Titans previously. CSK start the bidding at 30 lakh and Titans quickly come in. The bids are quickly raised past the 1 crore mark."},{"type":"HTML","html":"Where will Vijay go? His home state franchise or the franchise he has previously played for?"},{"type":"HTML","html":"The home state franchise wins. \u003cb\u003eVijay Shankar goes to CSK for INR 1.20 crore.\u003c/b\u003e"}]}},{"_uid":20923,"id":20923,"storyId":330404,"title":"Harpreet Brar to PBKS for INR 1.50 crore","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T16:30:00.000Z","modifiedAt":"2024-11-24T16:33:06.000Z","reactionStat":{"id":17473,"emojis":[{"unicode":"U+1F525","skintone":1,"count":20},{"unicode":"U+1F44F","skintone":1,"count":63},{"unicode":"U+1F62D","skintone":1,"count":24},{"unicode":"U+2764","skintone":1,"count":26}],"share":0,"modifiedAt":"2024-11-25T12:25:39.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":359984,"objectId":1375443,"slug":"harpreet-brar-bowled-manish-pandey-for-a-duck","url":"/lsci/db/PICTURES/CMS/359900/359984.4.jpg","width":900,"height":506,"caption":"Harpreet Brar celebrates","longCaption":"Harpreet Brar bowled Manish Pandey for a duck, Delhi Capitals vs Punjab Kings, IPL 2023, Delhi, May 13, 2023","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/359900/359984.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/359900/359984.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/359900/359984.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"Any opening bids for the allrounder at INR 30 lakh? PBKS? Nope, it is LSG who open the bid at 30 lakh. Who else coming in? Yes, PBKS come in at 35 lakh. The two teams are now at it."},{"type":"HTML","html":"The bids go past the 1 crore mark. The bid is with PBKS a 1.1 crore, and nope do they get him? Nope, Mumbai come in at the last second. But PBKS are not backing out. At INR 1.50 crore, the bid is with PBKS."},{"type":"HTML","html":"\u003cb\u003eBrar goes to PBKS for INR 1.50 crore.\u003c/b\u003e"}]}},{"_uid":20921,"id":20921,"storyId":330404,"title":"Abdul Samad sold to LSG for INR 4.20 crore","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T16:25:00.000Z","modifiedAt":"2024-11-24T16:29:56.000Z","reactionStat":{"id":17471,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":60},{"unicode":"U+1F525","skintone":1,"count":45},{"unicode":"U+1F62D","skintone":1,"count":76},{"unicode":"U+2764","skintone":1,"count":43}],"share":0,"modifiedAt":"2024-11-25T12:45:41.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":378554,"objectId":1427190,"slug":"abdul-samad-hit-some-lusty-blows","url":"/lsci/db/PICTURES/CMS/378500/378554.4.jpg","width":900,"height":506,"caption":"Abdul Samad hit some lusty blows","longCaption":"Abdul Samad hit some lusty blows, Gujarat Titans vs Sunrisers Hyderabad, IPL, Ahmedabad, March 31, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/378500/378554.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/378500/378554.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/378500/378554.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"He has a base price of INR 30 lakh. \u003cb\u003eRCB and LSG are involved in a fierce bidding war\u003c/b\u003e and the bids have quickly reached the INR 1.5 crore mark. RCB back out but PBKS come in at INR 1.6 crore."},{"type":"HTML","html":"PBKS raise the bid to INR 2 crore but LSG are adamant. They aren't backing down. \u003cb\u003eThey raise the bid to INR 3 crore.\u003c/b\u003e Both of them are still going."},{"type":"HTML","html":"Samad was part of the SRH setup last season. He is a hard-hitting lower-order batter and an effective spinner."},{"type":"HTML","html":"LSG raise the bid to 4.20 crore and PBKS have asked for a second. They back out."},{"type":"HTML","html":"There is a RTM option. SRH do not want to exercise it and \u003cb\u003eSamad goes to LSG for INR 4.20 crore.\u003c/b\u003e"}]}},{"_uid":20919,"id":20919,"storyId":330404,"title":"Naman Dhir goes to MI for INR 5.25 crore","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T16:17:00.000Z","modifiedAt":"2024-11-24T16:25:36.000Z","reactionStat":{"id":17469,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":87},{"unicode":"U+1F525","skintone":1,"count":59},{"unicode":"U+2764","skintone":1,"count":57},{"unicode":"U+1F62D","skintone":1,"count":63}],"share":0,"modifiedAt":"2024-11-25T12:25:21.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":381105,"objectId":1434252,"slug":"naman-dhir-brought-the-hosts-close-with-a-late-surge","url":"/lsci/db/PICTURES/CMS/381100/381105.4.jpg","width":900,"height":506,"caption":"Naman Dhir","longCaption":"Naman Dhir brought the hosts close with a late surge, Mumbai Indians vs Lucknow Super Giants, IPL 2024, Mumbai, May 17, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/381100/381105.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/381100/381105.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/381100/381105.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"He has a base price of 30 lakh. He played for MI last season and they bid for him immediately. RCB also enter the bid quickly. The two teams are involved in a bidding war. The bids go past the 1 crore mark."},{"type":"HTML","html":"RCB are out, but DC have entered the bidding war and raise their paddles up to 1.50 crore. Mumbai are not back out though. DC ask for a minute and go ahead with their bid at INR 1.7 crore. DC are still in it at 1.9 crore and MI are right back in it at 2 crore."},{"type":"HTML","html":"DC are out but Rajasthan have their paddles up at INR 2.20 crore. Mumbai still going though. \u003cb\u003eRR raise their bid to INR 2.60 crore and Mumbai are out.\u003c/b\u003e"},{"type":"HTML","html":"Naman Dhir will play for....oh wait. PBKS come in now but RR have raised their bid to INR 3 crore. PBKS and RR are at it."},{"type":"HTML","html":"RR have raised their bid to INR 3.40 crore and PBKS have asked for a second. The back out"},{"type":"HTML","html":"\u003cb\u003eNaman Dhir goes to RR for INR 3.40 crore.\u003c/b\u003e But MI have asked for a RTM. RR have raised their bid to INR 5.25 crore. MI accept the bid. \u003cb\u003eDhir will be going back to MI for INR 5.25 crore.\u003c/b\u003e"}]}},{"_uid":20917,"id":20917,"storyId":330404,"title":"Sameer Rizvi goes to DC for 95 lakh","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T16:15:00.000Z","modifiedAt":"2024-11-24T16:17:34.000Z","reactionStat":{"id":17467,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":86},{"unicode":"U+2764","skintone":1,"count":31},{"unicode":"U+1F525","skintone":1,"count":30},{"unicode":"U+1F44F","skintone":1,"count":53}],"share":0,"modifiedAt":"2024-11-25T12:45:06.000Z"},"content":{"items":[{"type":"HTML","html":"The allrounder has a base price of INR 30 lakh. He had a huge payday in the last auction. Will CSK go for him again? Yes, they do. DC also have their paddle up. The bids move up quickly."},{"type":"HTML","html":"\u003cb\u003eThe bid is with DC at 95 lakh and they have him at that price.\u003c/b\u003e"}]}},{"_uid":20915,"id":20915,"storyId":330404,"title":"Nishant Sindhu goes to GT for 30 lakh","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T16:14:00.000Z","modifiedAt":"2024-11-24T16:15:26.000Z","reactionStat":{"id":17466,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":24},{"unicode":"U+2764","skintone":1,"count":11},{"unicode":"U+1F44F","skintone":1,"count":30},{"unicode":"U+1F525","skintone":1,"count":6}],"share":0,"modifiedAt":"2024-11-25T10:50:16.000Z"},"content":{"items":[{"type":"HTML","html":"He has a base price of 30 lakh. Will Sindhu get any takers? Oh, he does. \u003cb\u003eGT raise their paddle and have Nishant Sindhu for INR 30 lakh\u003c/b\u003e"}]}},{"_uid":20913,"id":20913,"storyId":330404,"title":"Next up, uncapped allrounders","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T16:13:00.000Z","modifiedAt":"2024-11-24T16:14:17.000Z","reactionStat":{"id":17465,"emojis":[{"unicode":"U+2764","skintone":1,"count":4},{"unicode":"U+1F44F","skintone":1,"count":14},{"unicode":"U+1F525","skintone":1,"count":5},{"unicode":"U+1F62D","skintone":1,"count":10}],"share":0,"modifiedAt":"2024-11-25T11:42:27.000Z"},"content":{"items":[{"type":"HTML","html":"Here are the players in the list"},{"type":"HTML","html":"Harpreet Brar, Naman Dhir, Mahipal Lomror, Sameer Rizvi, Abdul Samad, Vijay Shankar, Ashutosh Sharma, Nishant Sindhu, Utkarsh Singh"},{"type":"POLL","pollInfo":{"id":2359,"objectId":1461539,"title":"Will 'uncapped' Vijay Shankar find any takers?","modifiedAt":"2024-11-24T15:55:17.000Z","generatedAt":"2024-11-25T14:24:04.293Z","options":[{"id":8220,"title":"Yep, seam-bowling allrounders are good in T20s","votes":2214},{"id":8221,"title":"Sorry, not happening this time","votes":1665}]},"size":"1"}]}},{"_uid":20912,"id":20912,"storyId":330404,"title":"Abhinav Manohar goes to SRH for INR 3.20 crore","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T16:07:00.000Z","modifiedAt":"2024-11-24T16:13:18.000Z","reactionStat":{"id":17463,"emojis":[{"unicode":"U+1F525","skintone":1,"count":65},{"unicode":"U+2764","skintone":1,"count":32},{"unicode":"U+1F62D","skintone":1,"count":71},{"unicode":"U+1F44F","skintone":1,"count":85}],"share":0,"modifiedAt":"2024-11-25T12:44:32.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":359255,"objectId":1372858,"slug":"abhinav-manohar-drives-through-the-covers","url":"/lsci/db/PICTURES/CMS/359200/359255.4.jpg","width":900,"height":506,"caption":"Abhinav Manohar drives through the covers","longCaption":"Abhinav Manohar drives through the covers, Gujarat Titans vs Delhi Capitals, IPL 2023, Ahmedabad, May 2, 2023","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/359200/359255.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/359200/359255.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/359200/359255.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"He has a base price of 30 lakh. He had a really good Maharaja T20 league as well. Was part of Gujarat Titans last season. \u003cb\u003eRCB bid for him and CSK jump right in.\u003c/b\u003e The bids go up to 85 lakh with CSK, but RCB aren't backing down. The bids go past the 1 crore mark."},{"type":"HTML","html":"RCB have backed out but Titans come in for the player who has been part of their setup earlier. CSK though are not backing down. Titans holding strong at INR 1.8 crore, but CSK are back at INR 1.90 crore. Titans want a second...and they raise the bid to INR 2 crore."},{"type":"HTML","html":"CSK will raise the bid to INR 2.20 crore. Titans are out and \u003cstrike\u003eManohar will play for CSK.\u003c/strike\u003e No, he won't, because SRH have come in at INR 2.40 crore. They raise it to INR 2.80 crore and CSK are out."},{"type":"HTML","html":"Abhinav Manohar goes to SRH for INR 2.80 crore. No, hang on. KKR had their paddles up late. And the bid goes to INR 3 crore. SRH take a minute and raise the bid to INR 3.20 crore. KKR are out."},{"type":"HTML","html":"\u003cb\u003eSRH fetch Abhinav Manohar for INR 3.20 crore.\u003c/b\u003e"}]}},{"_uid":20909,"id":20909,"storyId":330404,"title":"Yash Dhull is unsold","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T16:06:00.000Z","modifiedAt":"2024-11-24T16:06:56.000Z","reactionStat":{"id":17460,"emojis":[{"unicode":"U+1F525","skintone":1,"count":12},{"unicode":"U+1F62D","skintone":1,"count":122},{"unicode":"U+1F44F","skintone":1,"count":19},{"unicode":"U+2764","skintone":1,"count":8}],"share":0,"modifiedAt":"2024-11-25T07:47:44.000Z"},"content":{"items":[{"type":"HTML","html":"Any bids at all for the uncapped batter? He has a base price of 30 lakh. No bids for him. Dhull is unsold for now."}]}},{"_uid":20907,"id":20907,"storyId":330404,"title":"Karun Nair goes to DC for 50 lakh","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T16:04:00.000Z","modifiedAt":"2024-11-24T16:06:01.000Z","reactionStat":{"id":17459,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":36},{"unicode":"U+2764","skintone":1,"count":25},{"unicode":"U+1F525","skintone":1,"count":24},{"unicode":"U+1F44F","skintone":1,"count":46}],"share":0,"modifiedAt":"2024-11-25T12:36:31.000Z"},"content":{"items":[{"type":"HTML","html":"He is uncapped now and has a base price of INR 30 lakh. Delhi Capitals raise their paddles for him. So do RCB. Nair was the highest run-scorer in the most recent Maharaja T20 league."},{"type":"HTML","html":"\u003cb\u003eKarun Nair goes to DC for 50 lakh\u003c/b\u003e"}]}},{"_uid":20905,"id":20905,"storyId":330404,"title":"Angkrish Raghuvanshi is a Knight Rider again","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T16:02:00.000Z","modifiedAt":"2024-11-24T16:04:49.000Z","reactionStat":{"id":17457,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":75},{"unicode":"U+1F525","skintone":1,"count":56},{"unicode":"U+1F62D","skintone":1,"count":40},{"unicode":"U+2764","skintone":1,"count":50}],"share":0,"modifiedAt":"2024-11-25T12:24:36.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":380401,"objectId":1432453,"slug":"angkrish-raghuvanshi-was-on-the-charge-second-ball-into-his-innings","url":"/lsci/db/PICTURES/CMS/380400/380401.4.jpg","width":900,"height":506,"caption":"Angkrish Raghuvanshi was on the charge second ball into his innings","longCaption":"Angkrish Raghuvanshi was on the charge second ball into his innings, Lucknow Super Giants vs Kolkata Knight Riders, IPL 2024, Lucknow, May 5, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/380400/380401.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/380400/380401.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/380400/380401.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"He has a base price of INR 35 lakh. KKR, the team he played for last season jump in immediately. And so do CSK. The bids quickly go past the 1 crore mark. \u003cb\u003eAnd past the 2 crore mark with CSK and KKR going at it.\u003c/b\u003e"},{"type":"HTML","html":"KKR hold it at INR 2.60 crore but CSK go up to 2.80 crore. KKR go for INR 3 crore and CSK are done."},{"type":"HTML","html":"All done. \u003cb\u003eAngkrish Raghuvanshi goes to KKR for INR 3 crore\u003c/b\u003e"}]}},{"_uid":20904,"id":20904,"storyId":330404,"title":"Nehal Wadhera goes to PBKS for 4.20 crore","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T15:57:00.000Z","modifiedAt":"2024-11-24T16:02:04.000Z","reactionStat":{"id":17455,"emojis":[{"unicode":"U+1F525","skintone":1,"count":38},{"unicode":"U+1F62D","skintone":1,"count":65},{"unicode":"U+1F44F","skintone":1,"count":82},{"unicode":"U+2764","skintone":1,"count":26}],"share":0,"modifiedAt":"2024-11-25T13:55:02.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":379649,"objectId":1430430,"slug":"nehal-wadhera-hit-a-stunning-49-off-just-24-balls-in-his-first-game-this-season","url":"/lsci/db/PICTURES/CMS/379600/379649.4.jpg","width":900,"height":506,"caption":"Nehal Wadhera hit a stunning 49 off just 24 balls in his first game IPL 2024","longCaption":"Nehal Wadhera hit a stunning 49 off just 24 balls in his first game this season, Rajasthan Royals vs Mumbai Indians, IPL 2024, Jaipur, April 22, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/379600/379649.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/379600/379649.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/379600/379649.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"Will he get any bidders? Has a base price of INR 30 lakh. CSK go up right away, so do LSG. A bit of a bidding war for Wadhera. He plays for Punjab in the domestic circuit and was part of Mumbai Indians last season."},{"type":"HTML","html":"The bids go past the 1 crore mark. CSK raise it to 1.40 crore, and LSG are out. But Punjab come in and raise the bids quickly. The bids are past the 2 crore mark with PBKS and CSK still going."},{"type":"HTML","html":"CSK are out, but Titans have joined in at INR 2.80 crore. SO it is PBKS and Titans going head to head. PBKS raise the bid to INR 3.80 crore. Gujarat want a minute and are out."},{"type":"HTML","html":"He goes to....no wait. \u003cb\u003eDelhi come in at 4 crore. \u003c/b\u003e PBKS raise it to 4.20 crore and Delhi are done."},{"type":"HTML","html":"\u003cb\u003eNehal Wadhera goes to Punjab Kings at INR 4.20 crore.\u003c/b\u003e But there is an RTM option. Will MI take it. No they don't. The deal is done"}]}},{"_uid":20901,"id":20901,"storyId":330404,"title":"Anmolpreet Singh goes unsold","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T15:56:00.000Z","modifiedAt":"2024-11-24T15:57:20.000Z","reactionStat":{"id":17453,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":96},{"unicode":"U+2764","skintone":1,"count":10},{"unicode":"U+1F44F","skintone":1,"count":16},{"unicode":"U+1F525","skintone":1,"count":9}],"share":0,"modifiedAt":"2024-11-25T02:44:52.000Z"},"content":{"items":[{"type":"HTML","html":"He has a base price of 30 lakh. No paddles going up for Anmolpreet. Yep, no takers for him, just yet."}]}},{"_uid":20900,"id":20900,"storyId":330404,"title":"Atharva Taide sold to SRH for 30 lakh","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T15:55:00.000Z","modifiedAt":"2024-11-24T15:56:36.000Z","reactionStat":{"id":17450,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":35},{"unicode":"U+1F44F","skintone":1,"count":55},{"unicode":"U+1F525","skintone":1,"count":23},{"unicode":"U+2764","skintone":1,"count":23}],"share":0,"modifiedAt":"2024-11-25T07:19:47.000Z"},"content":{"items":[{"type":"HTML","html":"A base price of INR 30 lakh. He was with PBKS last season. Any paddles going up? Nope...oh wait SRH want a second. And they have gone up at 30 lakh."},{"type":"HTML","html":"\u003cb\u003eTaide goes to SRH for 30 lakh\u003c/b\u003e"}]}},{"_uid":20896,"id":20896,"storyId":330404,"title":"Who's left with what?","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T15:51:00.000Z","modifiedAt":"2024-11-24T15:51:30.000Z","reactionStat":{"id":17448,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":26},{"unicode":"U+2764","skintone":1,"count":17},{"unicode":"U+1F525","skintone":1,"count":19},{"unicode":"U+1F62D","skintone":1,"count":17}],"share":0,"modifiedAt":"2024-11-25T08:09:11.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":391624,"objectId":1461537,"slug":"","url":"/lsci/db/PICTURES/CMS/391600/391624.3.png","width":900,"height":1125,"caption":"","longCaption":null,"credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/391600/391624.square.png"}},"displayWidth":"900","captionPosition":null}]}},{"_uid":20898,"id":20898,"storyId":330404,"title":"What's next?","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T15:51:00.000Z","modifiedAt":"2024-11-24T15:54:34.000Z","reactionStat":{"id":17449,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":10},{"unicode":"U+1F44F","skintone":1,"count":10},{"unicode":"U+2764","skintone":1,"count":7},{"unicode":"U+1F525","skintone":1,"count":7}],"share":0,"modifiedAt":"2024-11-24T20:35:25.000Z"},"content":{"items":[{"type":"HTML","html":"The Uncapped batters set 1. Here are the players who will be coming into this set."},{"type":"HTML","html":"\u003cul\u003e\r\n\u003cli\u003eYash Dhull \u003c/li\u003e\r\n\u003cli\u003eAbhinav Manohar \u003c/li\u003e\r\n\u003cli\u003eKarun Nair\u003c/li\u003e\r\n\u003cli\u003eAngkrish Raghuvanshi\u003c/li\u003e\r\n\u003cli\u003eAnmolpreet Singh\u003c/li\u003e\r\n\u003cli\u003eAtharva Taide\u003c/li\u003e\r\n\u003cli\u003eNehal Wadhera\u003c/li\u003e\r\n\u003c/ul\u003e"},{"type":"POLL","pollInfo":{"id":2358,"objectId":1461538,"title":"Which of these uncapped batters could be in high demand?","modifiedAt":"2024-11-24T15:52:15.000Z","generatedAt":"2024-11-25T14:20:15.404Z","options":[{"id":8216,"title":"Abhinav Manohar","votes":1099},{"id":8217,"title":"Angkrish Raghuvanshi","votes":2293},{"id":8218,"title":"Nehal Wadhera","votes":3578},{"id":8219,"title":"Yash Dhull","votes":626}]},"size":"1"}]}},{"_uid":20895,"id":20895,"storyId":330404,"title":"Here's Venky Mysore on the Venky Iyer buy","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T15:44:00.000Z","modifiedAt":"2024-11-24T15:45:49.000Z","reactionStat":{"id":17447,"emojis":[{"unicode":"U+2764","skintone":1,"count":20},{"unicode":"U+1F62D","skintone":1,"count":75},{"unicode":"U+1F44F","skintone":1,"count":33},{"unicode":"U+1F525","skintone":1,"count":13}],"share":0,"modifiedAt":"2024-11-25T12:36:29.000Z"},"content":{"items":[{"type":"HTML","html":"\"The auctions are this way only. At the end of the day, it is about the player you want and the type of player you want. It [the prices] surprises you all the time. When you have salary caps that keep going up, the prices will expand. For us, it was about keeping our core. We kept six players and have brought 2-3 players back from last year. That was the thinking. We definitely didn’t want to find ourselves in a situation where we would not want him back. But on an overall basis, it all balances out.\""}]}},{"_uid":20893,"id":20893,"storyId":330404,"title":"Here's Ponting on the latest PBKS recruits","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T15:40:00.000Z","modifiedAt":"2024-11-24T15:42:14.000Z","reactionStat":{"id":17446,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":20},{"unicode":"U+1F44F","skintone":1,"count":40},{"unicode":"U+2764","skintone":1,"count":18},{"unicode":"U+1F525","skintone":1,"count":13}],"share":0,"modifiedAt":"2024-11-25T09:46:18.000Z"},"content":{"items":[{"type":"HTML","html":"Punjab Kings had a busy start to their IPL 2025 auction with big names in Shreyas Iyer (26.75 cr), Arshdeep Singh (18 cr), and Yuzvednra Chahal (18 cr). Here’s what head coach Ricky Ponting had to say on the big acquisitions."},{"type":"HTML","html":"\u003cb\u003eOn Shreyas Iyer\u003c/b\u003e"},{"type":"HTML","html":"“I think we knew Shreyas, Pant and KL Rahul were going to attract big money. I wanted to work with Shreyas. I've worked with him before and he is a great guy and a great player. He'll be a great leader for our team if we decide to go that way, which I'm pretty sure we probably will. And obviously, he was the championship-winning captain last year. So there are lots of great things about bringing him to Punjab.”"},{"type":"HTML","html":"\u003cb\u003eOn Arshdeep Singh\u003c/b\u003e"},{"type":"HTML","html":"“We had certain targets coming into the auction as every team does. Arshdeep was obviously the first one. He's been in our franchise for a number of years. I was really keen to get him back. Left-arm fast bowler, obviously, with a great skill set with the new ball and the old ball and, you know, one of India's leading wicket-takers in T20 cricket. So he was a perfect fit for us to come back into the Punjab Kings.”"},{"type":"HTML","html":"\u003cb\u003eOn Yuzvendra Chahal\u003c/b\u003e"},{"type":"HTML","html":"“Yuzi is the highest quality Indian spinner in the auction, so, we wanted to fill certain gaps with the best players we possibly could. And yes, we spent a bit of money to get there, but what we're trying to do is rebuild this franchise basically from the ground up and you can't do that without the best players. So, we felt so far that the auction's gone exactly the way we wanted. We've got a bit of work to do in the back half this afternoon, but that's the fun of it.”"}]}},{"_uid":20892,"id":20892,"storyId":330404,"title":"On Fraser-McGurk's big payday and Warner unsold","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T15:36:00.000Z","modifiedAt":"2024-11-24T15:39:51.000Z","reactionStat":{"id":17445,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":41},{"unicode":"U+1F525","skintone":1,"count":13},{"unicode":"U+1F44F","skintone":1,"count":38},{"unicode":"U+2764","skintone":1,"count":15}],"share":0,"modifiedAt":"2024-11-25T03:24:13.000Z"},"content":{"items":[{"type":"VIDEO","video":{"id":140209,"objectId":1461517,"scribeId":42581243,"statusTypeId":3,"slug":"ipl-2025-auction-was-david-warner-going-unsold-a-surprise","title":"Was Warner going unsold a surprise?","subTitle":"","seoTitle":"IPL 2025 auction - Was David Warner going unsold a surprise","summary":"Warner goes unsold where Delhi Capitals buy Jake Fraser-McGurk for INR 9 crore","duration":242,"genreId":34,"genreType":"GENERAL","genreName":"News and Analysis","publishedAt":"2024-11-24","modifiedAt":"2024-11-24T14:29:45.000Z","recordedAt":"2024-11-24","expireAt":"2040-11-27T14:08:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2024/1124/dm_241124_Auctionday25_DavidWarner/dm_241124_Auctionday25_DavidWarner.jpg","origin":{"type":"CLIP"},"assetId":"dm_241124_Auctionday25_DavidWarner","scribeMongoId":"674333ac7d3cc54598a01889","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1124/dm_241124_Auctionday25_DavidWarner/dm_241124_Auctionday25_DavidWarner.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1124/dm_241124_Auctionday25_DavidWarner/dm_241124_Auctionday25_DavidWarner/playlist.m3u8"}]},"caption":"Was Warner going unsold a surprise?","altVideo":null,"altVideoCaption":null,"altImage":null,"preview":true}]}},{"_uid":20891,"id":20891,"storyId":330404,"title":"Reactions on the bumper Venkatesh Iyer buy","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T15:31:00.000Z","modifiedAt":"2024-11-24T15:36:27.000Z","reactionStat":{"id":17444,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":33},{"unicode":"U+1F62D","skintone":1,"count":124},{"unicode":"U+2764","skintone":1,"count":31},{"unicode":"U+1F525","skintone":1,"count":29}],"share":0,"modifiedAt":"2024-11-25T07:52:52.000Z"},"content":{"items":[{"type":"VIDEO","video":{"id":140211,"objectId":1461521,"scribeId":42581641,"statusTypeId":3,"slug":"ipl-2025-auction-kkr-tom-moody-on-venkatesh-iyer-bid","title":"INR 23.75 crore for Venky Iyer - Moody 'shocked'","subTitle":"","seoTitle":"IPL 2025 auction - KKR - Tom Moody on Venkatesh Iyer bid","summary":"Tom Moody reckons the allrounder will have to deal the \"price tag pressure\"","duration":263,"genreId":34,"genreType":"GENERAL","genreName":"News and Analysis","publishedAt":"2024-11-24","modifiedAt":"2024-11-24T14:51:30.000Z","recordedAt":"2024-11-24","expireAt":"2040-11-27T14:41:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2024/1124/dm_241124_AD25_Iyer/dm_241124_AD25_Iyer.jpg","origin":{"type":"CLIP"},"assetId":"dm_241124_AD25_Iyer","scribeMongoId":"67433b851010222a5a486a6b","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1124/dm_241124_AD25_Iyer/dm_241124_AD25_Iyer.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1124/dm_241124_AD25_Iyer/dm_241124_AD25_Iyer/playlist.m3u8"}]},"caption":"INR 23.75 crore for Venky Iyer - Moody 'shocked'","altVideo":null,"altVideoCaption":null,"altImage":null,"preview":true}]}},{"_uid":20887,"id":20887,"storyId":330404,"title":"Waqar Salamkheil goes unsold","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T15:25:00.000Z","modifiedAt":"2024-11-24T15:25:48.000Z","reactionStat":{"id":17440,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":112},{"unicode":"U+1F44F","skintone":1,"count":32},{"unicode":"U+1F525","skintone":1,"count":17},{"unicode":"U+2764","skintone":1,"count":14}],"share":0,"modifiedAt":"2024-11-25T12:36:06.000Z"},"content":{"items":[{"type":"HTML","html":"Has a base price of INR 75 lakh. He had decent stints in the CPL. But does not get any takers in this round. Can always come back later. \u003cb\u003eFor now Waqar Salamkheil is unsold. \u003c/b\u003e"}]}},{"_uid":20889,"id":20889,"storyId":330404,"title":"Noor Ahmad goes to CSK for INR 10 crore","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T15:25:00.000Z","modifiedAt":"2024-11-24T15:31:42.000Z","reactionStat":{"id":17441,"emojis":[{"unicode":"U+2764","skintone":1,"count":144},{"unicode":"U+1F44F","skintone":1,"count":196},{"unicode":"U+1F525","skintone":1,"count":104},{"unicode":"U+1F62D","skintone":1,"count":146}],"share":0,"modifiedAt":"2024-11-25T12:35:53.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":388480,"objectId":1453821,"slug":"noor-ahmad-has-made-key-breakthroughs-for-st-lucia-kings","url":"/lsci/db/PICTURES/CMS/388400/388480.4.jpg","width":900,"height":506,"caption":"Noor Ahmad had a big payday","longCaption":"Noor Ahmad has made key breakthroughs for St Lucia Kings, St Lucia Kings vs St Kitts and Nevis Patriots, CPL 2024, Gros Islet, September 12, 2024","credit":"CPL T20 via Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/388400/388480.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/388400/388480.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/388400/388480.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"Another Afghanistan spinner, Noor Ahmad comes in now. \u003cb\u003eMumbai have their paddles up right away, CSK are involved as well.\u003c/b\u003e Oh, there's a proper bidding war for the wristspinner."},{"type":"HTML","html":"The bid goes up to INR 5 crore, but Mumbai are out. CSK have got the services of Noor Ahmad for INR 5 crore. But Titans have the chance to RTM and they have taken the option."},{"type":"HTML","html":"CSK have asked INR 10 crore for Noor. Titans are not going for him. \u003cb\u003eNoor goes to CSK for INR 10 crore.\u003c/b\u003e That's a big payday for the young left-arm wristspinner. Noor plays for the Super Kings in the MLC, too and had an excellent CPL 2024 with St Lucia Kings finishing at the highest wicket-taker."}]}},{"_uid":20885,"id":20885,"storyId":330404,"title":"Wanindu Hasaranga goes to RR for 5.25 crore","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T15:20:00.000Z","modifiedAt":"2024-11-24T15:24:46.000Z","reactionStat":{"id":17438,"emojis":[{"unicode":"U+1F525","skintone":1,"count":61},{"unicode":"U+2764","skintone":1,"count":112},{"unicode":"U+1F44F","skintone":1,"count":119},{"unicode":"U+1F62D","skintone":1,"count":87}],"share":0,"modifiedAt":"2024-11-25T14:10:51.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":382588,"objectId":1438035,"slug":"wanindu-hasaranga-trains-ahead-of-sri-lanka-s-game-against-nepal","url":"/lsci/db/PICTURES/CMS/382500/382588.4.jpg","width":900,"height":506,"caption":"Wanindu Hasaranga","longCaption":"Wanindu Hasaranga trains ahead of Sri Lanka's game against Nepal, T20 World Cup, Lauderhill, June 10, 2024","credit":"ICC/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/382500/382588.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/382500/382588.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/382500/382588.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"He has a base price of INR 2 crore. Are any paddles up? \u003cb\u003eRR do...followed by Mumbai Indians\u003c/b\u003e. A bit of a bidding war between the two teams. The bid swiftly moves up to INR 3.20 crore with RR. Mumbai take a minute. And they go ahead at INR 3.40 crore. They aren't backing down yet. The bids flow."},{"type":"HTML","html":"\u003cb\u003eThe bids have crossed the INR 5 crore mark.\u003c/b\u003e Mumbai back out."},{"type":"HTML","html":"\u003cb\u003eRajasthan Royals have snapped up Wanindu Hasaranga for INR 5.25 crore.\u003c/b\u003e"}]}},{"_uid":20884,"id":20884,"storyId":330404,"title":"Adam Zampa goes to SRH for 2.4 crore","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T15:18:00.000Z","modifiedAt":"2024-11-24T15:25:48.000Z","reactionStat":{"id":17436,"emojis":[{"unicode":"U+2764","skintone":1,"count":29},{"unicode":"U+1F525","skintone":1,"count":26},{"unicode":"U+1F44F","skintone":1,"count":100},{"unicode":"U+1F62D","skintone":1,"count":48}],"share":0,"modifiedAt":"2024-11-25T12:35:12.000Z"},"content":{"items":[{"type":"HTML","html":"He has a base price of INR 2 crore. SRH comes in at the base price. Anyone else coming in? Rajasthan do. SRH take a minute and come back at INR 2.40 crore. He has played for RPSG, RCB and RR in the past. RR back out."},{"type":"HTML","html":"\u003cb\u003eSRH have picked up Adam Zampa for INR 2.40 crore.\u003c/b\u003e"}]}},{"_uid":20882,"id":20882,"storyId":330404,"title":"Rahul Chahar goes to SRH for 3.2 crore","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T15:15:00.000Z","modifiedAt":"2024-11-24T15:18:45.000Z","reactionStat":{"id":17434,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":54},{"unicode":"U+2764","skintone":1,"count":39},{"unicode":"U+1F525","skintone":1,"count":24},{"unicode":"U+1F44F","skintone":1,"count":85}],"share":0,"modifiedAt":"2024-11-25T12:35:03.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":378528,"objectId":1427100,"slug":"rahul-chahar-celebrates-a-wicket","url":"/lsci/db/PICTURES/CMS/378500/378528.4.jpg","width":900,"height":506,"caption":"Rahul Chahar celebrates a wicket","longCaption":"Rahul Chahar celebrates a wicket, Lucknow Super Giants vs Punjab Kings, IPL 2024, Lucknow, March 30, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/378500/378528.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/378500/378528.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/378500/378528.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"He has a base price of INR 1 crore. SRH start the bidding for the legspinner. Mumbai Indians quickly jump in. The bids go up to INR 2 crore, with SRH right now. Chahar played for Punjab Kings last year. He has played for MI in the past."},{"type":"HTML","html":"Mumbai back out, \u003cb\u003ebut LSG enter the bid.\u003c/b\u003e SRH are not backing out. They raise the bid to 3.20 crore. LSG are out."},{"type":"HTML","html":"\u003cb\u003eRahul Chahar goes to SRH for INR 3.20 crore.\u003c/b\u003e There is an RTM option available with PBKS. They don't go for it."}]}},{"_uid":20880,"id":20880,"storyId":330404,"title":"Maheesh Theekshana goes to RR for 4.40 crore","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T15:13:00.000Z","modifiedAt":"2024-11-24T15:15:46.000Z","reactionStat":{"id":17433,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":50},{"unicode":"U+2764","skintone":1,"count":69},{"unicode":"U+1F525","skintone":1,"count":31},{"unicode":"U+1F44F","skintone":1,"count":93}],"share":0,"modifiedAt":"2024-11-25T14:11:17.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":384820,"objectId":1443298,"slug":"maheesh-theekshana-starred-with-the-ball-as-galle-toppled-dambulla-in-the-super-over","url":"/lsci/db/PICTURES/CMS/384800/384820.4.jpg","width":900,"height":506,"caption":"Maheesh Theekshana was with CSK last year","longCaption":"Maheesh Theekshana starred with the ball as Galle toppled Dambulla in the Super Over, Dambulla Sixers vs Galle Marvels, LPL 2024, Colombo, July 14, 2024","credit":"SLC","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/384800/384820.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/384800/384820.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/384800/384820.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"A base price of INR 2 crore. Rajasthan Royals start the bid at 2 cr. Any other takers? Radio silence in the room. Nah, wait, Mumbai Indians come in...the bids rise now. Up to INR 4.40 cr."},{"type":"HTML","html":"\u003cb\u003eRajasthan Royals it is who snap up Theekshana for INR 4.40 crore\u003c/b\u003e"}]}},{"_uid":20878,"id":20878,"storyId":330404,"title":"Next up the capped spin bowlers set ","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T15:12:00.000Z","modifiedAt":"2024-11-24T15:13:27.000Z","reactionStat":{"id":17431,"emojis":[{"unicode":"U+1F525","skintone":1,"count":25},{"unicode":"U+2764","skintone":1,"count":35},{"unicode":"U+1F44F","skintone":1,"count":48},{"unicode":"U+1F62D","skintone":1,"count":35}],"share":0,"modifiedAt":"2024-11-25T11:33:49.000Z"},"content":{"items":[{"type":"HTML","html":"Here are the players coming up:"},{"type":"HTML","html":"Noor Ahmad, Rahul Chahar, Wanindu Hasaranga, Waqar Salamkheil, Maheesh Theekshana, Adam Zampa"}]}},{"_uid":20877,"id":20877,"storyId":330404,"title":"Next set: capped spinners","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T15:08:00.000Z","modifiedAt":"2024-11-24T15:11:57.000Z","reactionStat":{"id":17430,"emojis":[{"unicode":"U+2764","skintone":1,"count":25},{"unicode":"U+1F44F","skintone":1,"count":39},{"unicode":"U+1F62D","skintone":1,"count":17},{"unicode":"U+1F525","skintone":1,"count":25}],"share":0,"modifiedAt":"2024-11-25T09:58:52.000Z"},"content":{"items":[{"type":"HTML","html":"Noor Ahmad, Rahul Chahar, Wanindu Hasaranga, Waqar Salamkheil, Maheesh Theekshana, Adam Zampa"}]}},{"_uid":20876,"id":20876,"storyId":330404,"title":"Trent Boult returns to MI in the IPL","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T15:03:00.000Z","modifiedAt":"2024-11-24T15:11:32.000Z","reactionStat":{"id":17428,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":62},{"unicode":"U+2764","skintone":1,"count":102},{"unicode":"U+1F525","skintone":1,"count":79},{"unicode":"U+1F44F","skintone":1,"count":137}],"share":0,"modifiedAt":"2024-11-25T14:02:46.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":382279,"objectId":1437216,"slug":"trent-boult-during-a-practice-session","url":"/lsci/db/PICTURES/CMS/382200/382279.4.jpg","width":900,"height":506,"caption":"Trent Boult during a practice session","longCaption":"Trent Boult during a practice session, Providence, T20 World Cup, June 6, 2024","credit":"ICC/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/382200/382279.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/382200/382279.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/382200/382279.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"Last fast bowler in this set: Trent Boult from NZ. RR start the bidding for their powerplay specialist. LSG jump into it."},{"type":"HTML","html":"RR keep the paddle it up for a bit. The bid has quickly moved past 4 crore. RR ahead at 6.25 crore."},{"type":"HTML","html":"MI jump in. Was waiting for them. Boult also plays for their teams in the SA20 and MLC. MI and RR slug it out for the NZ left-arm seamer."},{"type":"HTML","html":"The bid has zoomed up to 10 crore. It's with MI. RR come back in at 10.25 crore. MI pause for a moment and then jump back into the bidding for Boult."},{"type":"HTML","html":"Boult has given up his NZ contract but is still active in leagues around the world. He's currently at the ADT10."},{"type":"HTML","html":"RR drop out. \u003cb\u003eMI in the lead at 12.5 crore and that's the winning bid.\u003c/b\u003e"}]}},{"_uid":20873,"id":20873,"storyId":330404,"title":"T Natarajan heads north to DC","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T14:57:00.000Z","modifiedAt":"2024-11-24T20:16:39.000Z","reactionStat":{"id":17426,"emojis":[{"unicode":"U+1F525","skintone":1,"count":103},{"unicode":"U+1F44F","skintone":1,"count":181},{"unicode":"U+1F62D","skintone":1,"count":131},{"unicode":"U+2764","skintone":1,"count":124}],"share":0,"modifiedAt":"2024-11-25T12:19:28.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":385273,"objectId":1444435,"slug":"t-natarajan-is-all-smiles-after-taking-a-wicket","url":"/lsci/db/PICTURES/CMS/385200/385273.4.jpg","width":900,"height":506,"caption":"T Natarajan is all smiles after taking a wicket","longCaption":"T Natarajan is all smiles after taking a wicket, Nellai Royal Kings vs IDream Tiruppur Tamizhans, Tirunelveli, TNPL 2024, July 24, 2024","credit":"TNPL","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/385200/385273.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/385200/385273.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/385200/385273.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"T Natarajan, the India and TN left-arm quick, enters at 2 crore. Come on, SRH. Indeed, SRH open the bidding for Natarajan. They didn't get Arshdeep. They need Nattu."},{"type":"HTML","html":"Okay, RCB now bid for Natarajan. Steady raising of the paddles at the SRH and RCB tables. SRH take it up to 4 crore. RCB come back in at 4.2 crore. Bangalore isn't too far away from his hometown Salem."},{"type":"HTML","html":"Okay, DC now enter the bidding for Natarajan. Badani also rates Natarajan highly and has worked with him at SRH. DC and RCB battle it out for Natarajan."},{"type":"HTML","html":"RCB escalate the bid up to 7 crores. DC come back in at 7.25 crore. Natarajan is currently injured and is not playing the SMAT for TN but is set to recover in time for VHT."},{"type":"HTML","html":"The bid is creeping towards 10 crore. In an IPL where run rates shot through the roof last season, Natarajan stood out with his variations. DC ahead at 10.25 crore."},{"type":"HTML","html":"RCB jump back into it. DC bid again. RCB need a moment to recalculate. RCB pull out. Sold to DC for 10.75 crore"}]}},{"_uid":20871,"id":20871,"storyId":330404,"title":"Khaleel Ahmed to join CSK","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T14:55:00.000Z","modifiedAt":"2024-11-24T15:00:48.000Z","reactionStat":{"id":17424,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":112},{"unicode":"U+1F62D","skintone":1,"count":104},{"unicode":"U+2764","skintone":1,"count":46},{"unicode":"U+1F525","skintone":1,"count":45}],"share":0,"modifiedAt":"2024-11-25T12:34:28.000Z"},"content":{"items":[{"type":"HTML","html":"India left-arm quick Khaleel Ahmed has set his base price at 2 crore. CSK open the bidding for Khaleel. LSG jump in and compete with CSK. Khaleel has some nifty variations in his repertoire, which could suit the Ekana as well as the Chepauk."},{"type":"HTML","html":"CSK in the lead at 4.8 crore. LSG have tapped out. \u003cb\u003eSold to CSK for 4.8 crore\u003c/b\u003e DC decide against using their RTM on Khaleel."}]}},{"_uid":20869,"id":20869,"storyId":330404,"title":"RR fork out 12.5 crore for Archer","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T14:48:00.000Z","modifiedAt":"2024-11-24T14:58:34.000Z","reactionStat":{"id":17421,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":149},{"unicode":"U+2764","skintone":1,"count":62},{"unicode":"U+1F525","skintone":1,"count":105},{"unicode":"U+1F44F","skintone":1,"count":93}],"share":0,"modifiedAt":"2024-11-25T05:05:21.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":390018,"objectId":1457647,"slug":"jofra-archer-breaks-into-a-smile-while-training-in-antigua","url":"/lsci/db/PICTURES/CMS/390000/390018.4.jpg","width":900,"height":506,"caption":"Jofra Archer breaks into a smile while training","longCaption":"Jofra Archer breaks into a smile while training in Antigua, October 29, 2024","credit":"Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/390000/390018.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/390000/390018.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/390000/390018.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"Jofra Archer, who was added back to the shortlist, in at 2 crore. LSG keep bidding for fast bowlers. They make the first move for Archer. MI compete with LSG."},{"type":"HTML","html":"This could well be a bidding war between MI and LSG. Indeed, the bid has crossed 6 crores. LSG take it up to 6.25 crore. MI also keep bidding for Archer."},{"type":"HTML","html":"Oh my, the bid has zoomed past 8 crore. RR come in at 8.5 crore. When he was with RR, he won the player of the tournament award in 2020-21."},{"type":"HTML","html":"MI come back in at 8.75 crore. MI and RR are now locked in a bidding war for their former player. Before I could even type the latest update, the bid has rocketed past 10 crore."},{"type":"HTML","html":"RR now in the lead at 11 crore. MI come back at 11.25 crore as the teams slug it out for Archer. RR ahead at 12 crore but not for long as MI come back at 12.25 crore. MI back out. Sold to RR for 12.5 crore"}]}},{"_uid":20867,"id":20867,"storyId":330404,"title":"Anrich Nortje to KKR","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T14:46:00.000Z","modifiedAt":"2024-11-24T14:52:05.000Z","reactionStat":{"id":17420,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":48},{"unicode":"U+1F44F","skintone":1,"count":73},{"unicode":"U+2764","skintone":1,"count":30},{"unicode":"U+1F525","skintone":1,"count":25}],"share":0,"modifiedAt":"2024-11-25T07:23:40.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":381882,"objectId":1436330,"slug":"anrich-nortje-runs-in-to-bowl-in-the-nets","url":"/lsci/db/PICTURES/CMS/381800/381882.4.jpg","width":900,"height":506,"caption":"Anrich Nortje runs in to bowl in the nets","longCaption":"Anrich Nortje runs in to bowl in the nets, Men's T20 World Cup 2024, New York, June 2, 2024","credit":"ICC/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/381800/381882.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/381800/381882.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/381800/381882.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"SA tearaway Anrich Nortje in at 2 crore. LSG open the bidding for Nortje too. They face competition from KKR."},{"type":"HTML","html":"Quick lifting of paddles as the bid passes 5 crore. Mysore lifts the paddle again and takes it to 6.5 crore. LSG suggest that they're out. Sold to KKR for 6.5 crore"},{"type":"HTML","html":"DC don't want to exercise their RTM on Nortje. So, this is done"}]}},{"_uid":20865,"id":20865,"storyId":330404,"title":"Avesh Khan returns to LSG","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T14:40:00.000Z","modifiedAt":"2024-11-24T14:49:45.000Z","reactionStat":{"id":17418,"emojis":[{"unicode":"U+2764","skintone":1,"count":40},{"unicode":"U+1F62D","skintone":1,"count":67},{"unicode":"U+1F525","skintone":1,"count":35},{"unicode":"U+1F44F","skintone":1,"count":67}],"share":0,"modifiedAt":"2024-11-25T12:34:04.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":379192,"objectId":1429070,"slug":"avesh-khan-was-economical-and-among-the-wickets","url":"/lsci/db/PICTURES/CMS/379100/379192.4.jpg","width":900,"height":506,"caption":"Avesh Khan bowls","longCaption":"Avesh Khan was economical and among the wickets, Punjab Kings vs Rajasthan Royals, IPL 2024, Mullanpur, April 13, 2024","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/379100/379192.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/379100/379192.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/379100/379192.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"India and MP fast bowler Avesh Khan in at 2 crore. LSG start the bidding for Avesh. They had traded him to RR previously but now they want Avesh back. PBKS jump in and tussle with LSG for the fast bowler who can also hit the deck and hit speeds north of 140kph."},{"type":"HTML","html":"LSG ahead at 3.2 crore. PBKS back in at 3.4 crore. The bid has touched 4 crore and it's with LSG."},{"type":"HTML","html":"PBKS need a moment to think and they come back straight at 4.2 crore. LSG also keep pushing for Avesh."},{"type":"HTML","html":"Okay, the bid has crossed 5 crore...and now 6 crore."},{"type":"HTML","html":"RR come in and mess with the plans of LSG. Avesh had played for Royals in IPL 2024. Royals had also missed out on Krishna, so they're pushing for Avesh."},{"type":"HTML","html":"RR raise the bid up to 9 crore. LSG are still in it. They've been very firm. \u003cb\u003eSold to LSG for 9.75 crore\u003c/b\u003e as RR drop out."}]}},{"_uid":20864,"id":20864,"storyId":330404,"title":"Prasidh Krishna to GT","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T14:35:00.000Z","modifiedAt":"2024-11-24T14:44:04.000Z","reactionStat":{"id":17416,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":87},{"unicode":"U+1F525","skintone":1,"count":31},{"unicode":"U+2764","skintone":1,"count":25},{"unicode":"U+1F44F","skintone":1,"count":50}],"share":0,"modifiedAt":"2024-11-25T12:18:40.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":373384,"objectId":1414882,"slug":"prasidh-krishna-during-a-practice-session","url":"/lsci/db/PICTURES/CMS/373300/373384.4.jpg","width":900,"height":506,"caption":"Prasidh Krishna during a practice session","longCaption":"Prasidh Krishna during a practice session, Centurion, December 30, 2023","credit":"PTI ","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/373300/373384.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/373300/373384.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/373300/373384.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"India fast bowler Prasidh Krishna enters at 2 crore. He was injured during the last IPL but is fit again and is back in the India Test set-up. RR open the bidding for Krishna. GT also jump in"},{"type":"HTML","html":"Back and forth between RR and GT for Krishna. Another tall, hit-the-deck pacer. His height and release point could pose a threat to batters. These skills keep RR and GT locked in this bidding war for the Karnataka quick."},{"type":"HTML","html":"RR ahead at 7.25 crore but not for long as GT come back at 7.5 crore."},{"type":"HTML","html":"Steady lifting of paddles across the RR and GT tables. RR pause for a bit and revisit their plans. They come back to bid for Krishna. Stiff competition from GT."},{"type":"HTML","html":"As far as the IPL trends are concerned, Indian fast bowlers are always in demand. So, don't be surprised. RR tap out. GT in the lead at 9.5 crore. \u003cb\u003eSold to GT for 9.5 crore\u003c/b\u003e"}]}},{"_uid":20861,"id":20861,"storyId":330404,"title":"Josh Hazlewood sold to RCB for 12.5 crore","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T14:31:00.000Z","modifiedAt":"2024-11-24T14:41:40.000Z","reactionStat":{"id":17413,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":124},{"unicode":"U+1F62D","skintone":1,"count":80},{"unicode":"U+1F525","skintone":1,"count":83},{"unicode":"U+2764","skintone":1,"count":102}],"share":0,"modifiedAt":"2024-11-25T07:32:49.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":339963,"objectId":1316689,"slug":"josh-hazlewood-picked-up-back-to-back-wickets-in-the-19th-over","url":"/lsci/db/PICTURES/CMS/339900/339963.4.jpg","width":900,"height":506,"caption":"Josh Hazlewood returns to RCB","longCaption":"Josh Hazlewood picked up back-to-back wickets in the 19th over, Lucknow Super Giants vs Royal Challengers Bangalore, IPL 2022 Eliminator, Kolkata, May 25, 2022","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/339900/339963.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/339900/339963.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/339900/339963.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"Josh Hazlewood asks for bids from INR 2 crore. LSG open the bidding and then KKR compete with them."},{"type":"HTML","html":"The bid has touched 5 crore as the two franchises keep lifting their paddles. Tall bowler, who can hit the deck and has some pace variations in his repertoire."},{"type":"HTML","html":"New bidder: RCB. Seems like KKR are out. LSG and RCB battle it out for Hazlewood. Hazlewood has done well for RCB in the past."},{"type":"HTML","html":"The bid has soared to 10 crore. RCB in the lead at 10 crore. MI come in at 10.25 crore. Hazlewood sparks interest from many teams."},{"type":"HTML","html":"Hazlewood and Bumrah are currently playing against each other in Perth. They could be team-mates at the Wankhede in the IPL...or not. MI pull out. \u003cb\u003eRCB ahead at 12.5 crore.\u003c/b\u003e"}]}},{"_uid":20860,"id":20860,"storyId":330404,"title":"Next set: Capped fast bowlers","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T14:30:00.000Z","modifiedAt":"2024-11-24T14:38:38.000Z","reactionStat":{"id":17412,"emojis":[{"unicode":"U+2764","skintone":1,"count":27},{"unicode":"U+1F62D","skintone":1,"count":38},{"unicode":"U+1F525","skintone":1,"count":51},{"unicode":"U+1F44F","skintone":1,"count":46}],"share":0,"modifiedAt":"2024-11-25T08:03:57.000Z"},"content":{"items":[{"type":"HTML","html":"Khaleel, Ahmed, Trent Boult, Josh Hazlewood, Avesh Khan, Prasidh Krishna, T Natarajan, Anrich Nortje, Jofra Archer"}]}},{"_uid":20859,"id":20859,"storyId":330404,"title":"Jitesh Sharma sold to RCB for 11 crore","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T14:24:00.000Z","modifiedAt":"2024-11-24T14:33:41.000Z","reactionStat":{"id":17411,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":91},{"unicode":"U+2764","skintone":1,"count":55},{"unicode":"U+1F62D","skintone":1,"count":134},{"unicode":"U+1F525","skintone":1,"count":68}],"share":0,"modifiedAt":"2024-11-25T12:15:25.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":380999,"objectId":1433951,"slug":"jitesh-sharma-drives-down-the-ground","url":"/lsci/db/PICTURES/CMS/380900/380999.4.jpg","width":900,"height":506,"caption":"Jitesh Sharma drives down the ground","longCaption":"Jitesh Sharma drives down the ground, Rajasthan Royals vs Punjab Kings, IPL 2024, Guwahati, May 15, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/380900/380999.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/380900/380999.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/380900/380999.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"Jitesh has set his base price at 1 crore. CSK start the bidding for the Vidarbha player. LSG jump in and compete with CSK."},{"type":"HTML","html":"Quick raising of paddles at both tables. This is moving swiftly. CSK pull out. LSG ahead at 3.4 crore."},{"type":"HTML","html":"Hello, DC. They raise the bid up to 4.4 crore. RCB are the new bidders and drag it up to 4.6 crore. RCB and DC battle it out for the India keeper who can also slot in as a finisher."},{"type":"HTML","html":"CSK come back in at 5.75 crore. They're looking for Dhoni's successor. The bidding continues between CSK and RCB for Jitesh. Sold to RCB for 7 crore"},{"type":"HTML","html":"PBKS have a RTM for Jitesh. Yes, they want to exercise their RTM for Jitesh. RCB hike it up to 11 crore. PBKS back out"}]}},{"_uid":20855,"id":20855,"storyId":330404,"title":"Ishan Kishan will add more power to SRH","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T14:14:00.000Z","modifiedAt":"2024-11-24T14:27:27.000Z","reactionStat":{"id":17408,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":236},{"unicode":"U+1F525","skintone":1,"count":166},{"unicode":"U+2764","skintone":1,"count":142},{"unicode":"U+1F62D","skintone":1,"count":216}],"share":0,"modifiedAt":"2024-11-25T13:02:30.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":379427,"objectId":1429834,"slug":"ishan-kishan-appeals-successfully-after-running-kagiso-rabada-out-to-end-the-match","url":"/lsci/db/PICTURES/CMS/379400/379427.4.jpg","width":900,"height":506,"caption":"Ishan Kishan appeals","longCaption":"Ishan Kishan appeals - successfully - after running Kagiso Rabada out, Punjab Kings vs Mumbai Indians, IPL 2024, Mullanpur, April 18, 2024","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/379400/379427.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/379400/379427.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/379400/379427.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"Ishan Kishan will ask for bids from 2 crore. MI jump into the action straightaway. PBKS enter the bidding and compete with MI for Kishan."},{"type":"HTML","html":"Explosive keeper-batters are always in demand. Steady lifting of paddles across the MI and PBKS tables."},{"type":"HTML","html":"New-bidder alert: DC join. MI have pulled out for now. PBKS escalate the bid to 5 crore."},{"type":"HTML","html":"More back and forth. Jindal has a smile on his faces as he raises his paddle and raises the bid to 6.25 crore. Another fierce bidding war but not surprising."},{"type":"HTML","html":"The bid has reached 7.75 crore and it's with DC. PBKS need a moment to recalculate. They're back in at 8 crore. DC keep going, as do PBKS."},{"type":"HTML","html":"DC and PBKS slug it out for Kishan. DC eventually drop out. PBKS in the lead at 9.5 crore."},{"type":"HTML","html":"Oh, DC jump back into it and put in one more bid. PBKS raise it up to 10 crore."},{"type":"HTML","html":"Welcome, SRH. They come in at 10.25 crore. Kishan could add more firepower to their line-up. They love their powerplayers, don't they?"},{"type":"HTML","html":"SRH keep bidding for Kishan. They're in the lead at 11.25 crore. That's the winning bid"}]}},{"_uid":20854,"id":20854,"storyId":330404,"title":"Gurbaz returns to KKR","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T14:13:00.000Z","modifiedAt":"2024-11-24T14:18:09.000Z","reactionStat":{"id":17407,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":94},{"unicode":"U+1F525","skintone":1,"count":36},{"unicode":"U+2764","skintone":1,"count":67},{"unicode":"U+1F62D","skintone":1,"count":51}],"share":0,"modifiedAt":"2024-11-25T12:32:54.000Z"},"content":{"items":[{"type":"HTML","html":"Afghanistan keeper-batter Rahmanullah Gurbaz, who had replaced Salt at the top at the fag end of IPL 2024, enters at 2 crore. KKR open the bidding for Gurbaz. They missed out on Salt, so they're now going for Gurbaz. Sold to KKR for his base price of 2 crore"}]}},{"_uid":20850,"id":20850,"storyId":330404,"title":"Bairstow goes unsold","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T14:05:00.000Z","modifiedAt":"2024-11-24T14:09:10.000Z","reactionStat":{"id":17402,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":296},{"unicode":"U+1F525","skintone":1,"count":20},{"unicode":"U+1F44F","skintone":1,"count":57},{"unicode":"U+2764","skintone":1,"count":14}],"share":0,"modifiedAt":"2024-11-25T05:25:32.000Z"},"content":{"items":[{"type":"HTML","html":"Jonny Bairstow, the England keeper-batter, in at 2 crore. Played for PBKS in IPL 2024. No takers for YJB. Unsold"}]}},{"_uid":20852,"id":20852,"storyId":330404,"title":"Phil Salt heads to RCB","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T14:05:00.000Z","modifiedAt":"2024-11-24T14:17:04.000Z","reactionStat":{"id":17403,"emojis":[{"unicode":"U+1F525","skintone":1,"count":185},{"unicode":"U+1F44F","skintone":1,"count":273},{"unicode":"U+1F62D","skintone":1,"count":104},{"unicode":"U+2764","skintone":1,"count":172}],"share":0,"modifiedAt":"2024-11-25T12:13:26.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":380057,"objectId":1431526,"slug":"phil-salt-gave-kkr-a-quick-start-again","url":"/lsci/db/PICTURES/CMS/380000/380057.4.jpg","width":900,"height":506,"caption":"Phil Salt won the IPL with KKR in IPL 2024","longCaption":"Phil Salt gave KKR a quick start - again, Kolkata Knight Riders vs Delhi Capitals, IPL 2024, Kolkata, April 29, 2024","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/380000/380057.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/380000/380057.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/380000/380057.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"IPL winner and swashbuckling opener Phil Salt in at 2 crore. MI open the bidding for Salt. RCB are MI could be locked in a bidding war for Salt."},{"type":"HTML","html":"The bid has quickly crossed 4 crore. RCB hike it up to 4.2 crore."},{"type":"HTML","html":"Oh hello, KKR want their man back and come in at 4.4 crore. KKR and RCB in a bidding war for Salt."},{"type":"HTML","html":"He dashes out of the blocks in the powerplay, a skill which is valued in leagues around the world. RCB back in the lead at 6.50 crore."},{"type":"HTML","html":"RCB escalate the bid up to 8 crore. KKR come back in at 8.25 crore."},{"type":"HTML","html":"The bid has reached 9 crore and RCB are responsible for it. The bidding war continues between KKR and RCB. Can RCB separate Salt and Narine?"},{"type":"HTML","html":"Salt continues to be in high demand as the bid zips past 10 crore. More activity at the RCB and KKR tables. RCB in the lead at 10.5 crore. KKR pause for a bit but they're right back into the bidding."},{"type":"HTML","html":"RCB back in the lead at 11.50 crore. \u003cb\u003eSalt sold to RCB for 11.5 crore\u003c/b\u003e."}]}},{"_uid":20848,"id":20848,"storyId":330404,"title":"Quinton de Kock moves to KKR","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T14:00:00.000Z","modifiedAt":"2024-11-24T14:08:28.000Z","reactionStat":{"id":17400,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":130},{"unicode":"U+1F525","skintone":1,"count":52},{"unicode":"U+1F62D","skintone":1,"count":88},{"unicode":"U+2764","skintone":1,"count":59}],"share":0,"modifiedAt":"2024-11-25T12:32:44.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":386921,"objectId":1449520,"slug":"quinton-de-kock-peppered-the-square-boundaries-during-his-flier","url":"/lsci/db/PICTURES/CMS/386900/386921.4.jpg","width":900,"height":506,"caption":"Quinton de Kock hits out","longCaption":"Quinton de Kock peppered the square boundaries during his flier, Antigua and Barbuda Falcons vs Barbados Royals, CPL 2024, North Sound, September 01, 2024","credit":"CPL T20/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/386900/386921.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/386900/386921.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/386900/386921.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"Quinton de Kock asks for bids from 2 crore. Can't see any paddles going up yet. Okay, here come SRH. They open the bidding for the South African keeper-batter. MI come in at 2.2 crore. How about Rohit and Qdk to open for MI?"},{"type":"HTML","html":"SRH won't let them get it so easily. The bidding continues for de Kock. MI in the lead at 3 crore. Are we done? Nope, KKR ask for a moment and then lift their paddle for de Kock."},{"type":"HTML","html":"MI keep going for de Kock. KKR in the lead at 3.6 crore. MI drop out. Sold to KKR for 3.6 crore."},{"type":"HTML","html":"LSG have an RTM but they don't want to execute it"}]}},{"_uid":20846,"id":20846,"storyId":330404,"title":"Next set: Capped keeper-batters","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T13:59:00.000Z","modifiedAt":"2024-11-24T14:03:28.000Z","reactionStat":{"id":17399,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":65},{"unicode":"U+1F525","skintone":1,"count":44},{"unicode":"U+2764","skintone":1,"count":44},{"unicode":"U+1F62D","skintone":1,"count":34}],"share":0,"modifiedAt":"2024-11-25T07:31:40.000Z"},"content":{"items":[{"type":"HTML","html":"YJB, Quinton de Kock, Rahmanullah Gurbaz, Ishan Kishan, Phil Salt, Jitesh Sharma are up for grabs in the next set"}]}},{"_uid":20844,"id":20844,"storyId":330404,"title":"Andy Flower on Livingstone buy","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T13:50:00.000Z","modifiedAt":"2024-11-24T13:54:00.000Z","reactionStat":{"id":17397,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":69},{"unicode":"U+1F62D","skintone":1,"count":53},{"unicode":"U+2764","skintone":1,"count":37},{"unicode":"U+1F525","skintone":1,"count":29}],"share":0,"modifiedAt":"2024-11-25T09:48:39.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":390997,"objectId":1459703,"slug":"liam-livingstone-struck-the-blows-that-mattered","url":"/lsci/db/PICTURES/CMS/390900/390997.4.jpg","width":900,"height":506,"caption":"Liam Livingstone has joined RCB","longCaption":"Liam Livingstone struck the blows that mattered, West Indies vs England, 3rd T20I, Gros Islet, November 14, 2024","credit":"Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/390900/390997.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/390900/390997.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/390900/390997.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"\"We are very happy to get Liam Livingstone. He is a very very dangerous player obviously huge power but very versatile as well, given that he bowls legspin and offspin. So having that spin addition to our attack is really nice to secure early in the auction. And the other thing I'd say about Livingston, and I've worked with him quite a lot before, certainly at the England Cricket Academy, what I see in him is a maturing player, and some of his international efforts recently shows that he's a maturing batsman who now can change gear up and down. And his ups very high, obviously, but he can also build innings and absorb pressure when he needs to. So that's been really nice to see recently. We're really happy to get him.\""}]}},{"_uid":20845,"id":20845,"storyId":330404,"title":"Have your say","type":2,"showInTimeline":false,"isPinned":false,"publishedAt":"2024-11-24T13:50:00.000Z","modifiedAt":"2024-11-24T14:02:52.000Z","reactionStat":{"id":17398,"emojis":[{"unicode":"U+1F525","skintone":1,"count":25},{"unicode":"U+1F62D","skintone":1,"count":46},{"unicode":"U+2764","skintone":1,"count":21},{"unicode":"U+1F44F","skintone":1,"count":41}],"share":0,"modifiedAt":"2024-11-25T13:14:54.000Z"},"content":{"items":[{"type":"POLL","pollInfo":{"id":2357,"objectId":1461516,"title":"Which of these is more surprising?","modifiedAt":"2024-11-24T13:53:49.000Z","generatedAt":"2024-11-25T14:23:21.387Z","options":[{"id":8213,"title":"Warner finding no takers","votes":4668},{"id":8214,"title":"Ashwin's homecoming to CSK","votes":2326},{"id":8215,"title":"Bidding war for Venky Iyer","votes":8383}]},"size":"1"},{"type":"HTML","html":"Find the list of \u003ca href=\"https://www.espncricinfo.com/auction/ipl-2025-auction-1460972/top-buys\"\u003etop buys here\u003c/a\u003e\u003cbr\u003e"},{"type":"HTML","html":"\u003ca href=\"https://www.espncricinfo.com/auction/ipl-2025-auction-1460972\"\u003eHow the teams stack up\u003c/a\u003e"}]}},{"_uid":20842,"id":20842,"storyId":330404,"title":"Maxwell joins Stoinis, Ponting at PBKS","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T13:43:00.000Z","modifiedAt":"2024-11-24T13:52:15.000Z","reactionStat":{"id":17395,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":159},{"unicode":"U+1F525","skintone":1,"count":116},{"unicode":"U+1F62D","skintone":1,"count":213},{"unicode":"U+2764","skintone":1,"count":102}],"share":0,"modifiedAt":"2024-11-25T07:09:48.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":390965,"objectId":1459648,"slug":"glenn-maxwell-reverse-swats-a-boundary","url":"/lsci/db/PICTURES/CMS/390900/390965.4.jpg","width":900,"height":506,"caption":"Glenn Maxwell reverse swats a boundary","longCaption":"Glenn Maxwell reverse swats a boundary, Australia vs Pakistan, 1st T20I, Gabba, November 14, 2024","credit":"Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/390900/390965.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/390900/390965.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/390900/390965.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"This could be fun. Another Aussie allrounder: Glenn Maxwell. He will invite bids from 2 crore. No paddles going up yet?"},{"type":"HTML","html":"Come on guys, show me the money...\u003cs\u003eGT make the first move for Maxwell\u003c/s\u003e. PBKS need a moment. While they take a moment, SRH open the bidding for Maxwell."},{"type":"HTML","html":"After a brief chat, PBKS raise their paddle and compete with SRH for Maxwell. How about Ponting, Stoinis and Maxi at PBKS?"},{"type":"HTML","html":"Hang on, CSK enter the bidding. Another Melbourne Stars player sparking the interest of Fleming and co. PBKS are still in it. Seems like SRH have dropped out for now."},{"type":"HTML","html":"CSK raise the bid up to 3.6 crore. They've been more active in this set. CSK drag the bid up to 4 crore. PBKS pause the bidding for a bit and revisit their strategy. They come back at 4.2 crore."},{"type":"HTML","html":"Fleming and co. now need a second to recalculate. CSK tap out. Sold to PBKS for 4.2 crore. But, remember, RCB have an RTM. They don't want to exercise it"}]}},{"_uid":20840,"id":20840,"storyId":330404,"title":"Mitch Marsh heads to LSG","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T13:39:00.000Z","modifiedAt":"2024-11-24T13:46:07.000Z","reactionStat":{"id":17393,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":75},{"unicode":"U+1F525","skintone":1,"count":36},{"unicode":"U+1F62D","skintone":1,"count":49},{"unicode":"U+2764","skintone":1,"count":40}],"share":0,"modifiedAt":"2024-11-25T12:08:12.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":388097,"objectId":1452873,"slug":"rain-or-shine-rest-assured-mitchell-marsh-will-power-through","url":"/lsci/db/PICTURES/CMS/388000/388097.4.jpg","width":900,"height":506,"caption":"Mitchell Marsh flexes his muscles","longCaption":"Rain or shine, rest assured Mitchell Marsh will power through, Lord's, September 26, 2024","credit":"Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/388000/388097.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/388000/388097.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/388000/388097.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"Another Aussie allrounder: Mitch Marsh in at 2 crore. SRH open the bidding for Marsh. He has played for them in the past. Having let go of Stoin, LSG now bid for Marsh."},{"type":"HTML","html":"LSG raise the bid up to 3 crore. SRH pause for a bit as Vettori chats to Kaviya. They come back in at 3.2 crore. LSG in the lead now at 3.4 crore. That's the winning bid"},{"type":"HTML","html":"DC don't want to exercise the RTM for Mitch Marsh"}]}},{"_uid":20838,"id":20838,"storyId":330404,"title":"Marcus Stoinis to PBKS for 11 crore","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T13:33:00.000Z","modifiedAt":"2024-11-24T13:42:37.000Z","reactionStat":{"id":17391,"emojis":[{"unicode":"U+1F525","skintone":1,"count":102},{"unicode":"U+1F44F","skintone":1,"count":162},{"unicode":"U+2764","skintone":1,"count":97},{"unicode":"U+1F62D","skintone":1,"count":122}],"share":0,"modifiedAt":"2024-11-25T12:07:32.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":382951,"objectId":1438980,"slug":"marcus-stoinis-put-on-an-exhibition-of-crisp-strokeplay","url":"/lsci/db/PICTURES/CMS/382900/382951.4.jpg","width":900,"height":506,"caption":"Marcus Stoinis hits out","longCaption":"Marcus Stoinis put on an exhibition of crisp strokeplay, Australia vs Scotland, T20 World Cup 2024, Gros Islet, June 15, 2024","credit":"ICC/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/382900/382951.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/382900/382951.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/382900/382951.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"Australia allrounder Marcus Stoinis will invite bids from INR 2 crore. RCB want him back: they start the bidding for Stoin. CSK compete with RCB for Stoinis, who plays for them at Texas in the MLC."},{"type":"HTML","html":"This could turn into a bidding war. Steady lifting of paddles across the CSK and RCB tables."},{"type":"HTML","html":"CSK like familiarity. Stoinis has also worked with Fleming at Melbourne Stars in the BBL. The bid has crossed 5 crore...and now 7 crore."},{"type":"HTML","html":"RCB come back in at 7.25 crore. CSK keep at it, as do RCB. Stoinis is a dynamic player: can bat in the top, in the middle, and also bowl some nifty cutters into the pitch."},{"type":"HTML","html":"CSK are out. RCB in the lead at 8.25 crore."},{"type":"HTML","html":"CSK are not out yet, they come back in for one more push. But RCB still in the lead at 8.75 crore."},{"type":"HTML","html":"New bidder: PBKS. Ponting and Stoin, anyone? RCB seem quite firm and keep bidding for Stoinis. PBKS take the lead at 11 crore. Ponting+Stoin at PBKS. Are you happy, Punjab fans?"},{"type":"HTML","html":"Hold on, LSG have an RTM. But they don't want to use it for Stoin"}]}},{"_uid":20836,"id":20836,"storyId":330404,"title":"Venkatesh Iyer returns to KKR, sold for 23.75 crore","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T13:25:00.000Z","modifiedAt":"2024-11-24T13:57:19.000Z","reactionStat":{"id":17389,"emojis":[{"unicode":"U+2764","skintone":1,"count":119},{"unicode":"U+1F525","skintone":1,"count":207},{"unicode":"U+1F62D","skintone":1,"count":287},{"unicode":"U+1F44F","skintone":1,"count":171}],"share":0,"modifiedAt":"2024-11-25T13:02:59.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":381535,"objectId":1435446,"slug":"venkatesh-iyer-didn-t-hold-back-in-the-powerplay","url":"/lsci/db/PICTURES/CMS/381500/381535.4.jpg","width":900,"height":506,"caption":"Venkatesh Iyer doesn't hold back","longCaption":"Venkatesh Iyer didn't hold back in the powerplay, Kolkata Knight Riders vs Sunrisers Hyderabad, IPL 2024 final, Chennai, May 26, 2024","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/381500/381535.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/381500/381535.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/381500/381535.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"MP allrounder Venkatesh Iyer enters at 2 crore. KKR open the bidding for him, LSG try to outbid them. He was one of KKR's stars in their run to the title last season."},{"type":"HTML","html":"Steady lifting of paddles at the LSG and KKR tables as the bidding continues. LSG raise the bid up to 6 crore. LSG are out. KKR in the lead at 7.75 crore. Will be a steal at 7.75 crore."},{"type":"HTML","html":"Hang on, KKR, there's a new bidder: RCB. KKR and RCB compete for Iyer. The bid has zoomed past 12 crore."},{"type":"HTML","html":"KKR take it up to 14 crore. RCB keep coming back. This is an intense bidding war for Venkatesh Iyer."},{"type":"HTML","html":"Wowza, the bid has now rocketed past 18 crore...and now 19 crore. KKR come back in at 19.25 crore."},{"type":"HTML","html":"Quick raising of paddles now as the bid jumps past 20 crore. KKR in the lead to 20.75 crore. RCB aren't backing out yet. Venkatesh is creating a stir at the auction. Will he enter the Pant-Shreyas territory?"},{"type":"HTML","html":"The bid has touched 23.75 crore as Mysore raises the paddle again. RCB drop out for the moment. They drop out altogether. \u003cb\u003eSold to KKR for 23.75 crore\u003c/b\u003e. WHOPPER"}]}},{"_uid":20834,"id":20834,"storyId":330404,"title":"Homecoming for R Ashwin","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T13:19:00.000Z","modifiedAt":"2024-11-24T19:43:52.000Z","reactionStat":{"id":17387,"emojis":[{"unicode":"U+1F525","skintone":1,"count":242},{"unicode":"U+1F62D","skintone":1,"count":124},{"unicode":"U+1F44F","skintone":1,"count":428},{"unicode":"U+2764","skintone":1,"count":470}],"share":0,"modifiedAt":"2024-11-25T14:09:57.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":387645,"objectId":1451583,"slug":"r-ashwin-waves-to-the-chepauk-crowd","url":"/lsci/db/PICTURES/CMS/387600/387645.4.jpg","width":900,"height":506,"caption":"R Ashwin waves to the Chepauk crowd","longCaption":"R Ashwin waves to the Chepauk crowd, India vs Bangladesh, 1st Test, Chennai, 1st day, September 19, 2024","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/387600/387645.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/387600/387645.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/387600/387645.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"R Ashwin enters at 2 crore. Big cheers in Jeddah. Homecoming for Ashwin? Could be. CSK start the bidding for the original Super King. But they need to stave off competition from LSG."},{"type":"HTML","html":"LSG and CSK fight it out for the veteran offspinner. Ashwin has been in good T20 form. He recently won the TNPL with Dindigul Dragons and reinvented himself as a batter. LSG are out but RCB jump in and compete with CSK."},{"type":"HTML","html":"RCB and CSK competing for Ashwin. Sounds familiar?"},{"type":"HTML","html":"Okay, RCB drop out. Royals are in for Ashwin. CSK are also still in it as the bid reaches 6 crore. CSK come back in at 6.25 crore. They escalate it to 7.25 crore."},{"type":"HTML","html":"Royals say 'leave my man alone' and take it up to 7.50 crore and then 8 crore. CSK also keep going. There aren't too many experienced spinners in the market."},{"type":"HTML","html":"Royals and Super Kings slug it out for Ashwin. The bid has reached 9.75 crore, and it's with CSK. RR tap out. Special homecoming for Ashwin. He fetches his highest bid at an IPL auction. The original Super King returns home. Fleming and Kasi shake hands. Are you happy, CSK fans?"}]}},{"_uid":20832,"id":20832,"storyId":330404,"title":"Ravindra reunites with Conway at CSK","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T13:16:00.000Z","modifiedAt":"2024-11-24T13:56:22.000Z","reactionStat":{"id":17384,"emojis":[{"unicode":"U+2764","skintone":1,"count":211},{"unicode":"U+1F44F","skintone":1,"count":211},{"unicode":"U+1F525","skintone":1,"count":112},{"unicode":"U+1F62D","skintone":1,"count":81}],"share":0,"modifiedAt":"2024-11-25T13:01:47.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":386998,"objectId":1449787,"slug":"rachin-ravindra-trains-at-the-super-kings-academy-in-chennai","url":"/lsci/db/PICTURES/CMS/386900/386998.4.jpg","width":900,"height":506,"caption":"Rachin Ravindra returns to CSK","longCaption":"Rachin Ravindra trains at the Super Kings Academy in Chennai, Chennai, September 3, 2024","credit":"Super Kings Academy","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/386900/386998.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/386900/386998.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/386900/386998.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"Rachin Ravindra: generational talent from NZ. Starts at 1.5 crore. CSK open the bidding for their man. PBKS also jump in. Ponting rates Ravindra highly - they worked together during Washington Freedom's run to the MLC title earlier this year."},{"type":"HTML","html":"CSK and PBKS tussle for the NZ allrounder. He can bat at the top, bat in the middle, and also bowl left-arm fingerspin. PBKS raise it up to 2.4 crore. PBKS keep going, as do CSK. PBKS in the lead at 3.2 crore."},{"type":"HTML","html":"CSK are out. Sold to PBKS at 3.2 crore. Hold on, CSK use their RTM for Ravindra. PBKS hike it up for 4 crore. CSK are cool with it. \u003cb\u003eSold to CSK for 4 crore\u003c/b\u003e."}]}},{"_uid":20829,"id":20829,"storyId":330404,"title":"Next set: Capped allrounders","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T13:10:00.000Z","modifiedAt":"2024-11-24T13:14:03.000Z","reactionStat":{"id":17381,"emojis":[{"unicode":"U+1F525","skintone":1,"count":48},{"unicode":"U+1F62D","skintone":1,"count":24},{"unicode":"U+1F44F","skintone":1,"count":46},{"unicode":"U+2764","skintone":1,"count":35}],"share":0,"modifiedAt":"2024-11-24T19:12:12.000Z"},"content":{"items":[{"type":"HTML","html":"R Ashwin, Venkatesh Iyer, Mitch Marsh, Glenn Maxwell, Harshal Patel, Rachin Ravindra, Marcus Stoinis"}]}},{"_uid":20830,"id":20830,"storyId":330404,"title":"Harshal Patel to SRH","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T13:10:00.000Z","modifiedAt":"2024-11-24T13:19:36.000Z","reactionStat":{"id":17382,"emojis":[{"unicode":"U+1F525","skintone":1,"count":53},{"unicode":"U+2764","skintone":1,"count":51},{"unicode":"U+1F44F","skintone":1,"count":117},{"unicode":"U+1F62D","skintone":1,"count":140}],"share":0,"modifiedAt":"2024-11-25T12:31:41.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":380563,"objectId":1432852,"slug":"harshal-patel-bowls","url":"/lsci/db/PICTURES/CMS/380500/380563.4.jpg","width":900,"height":506,"caption":"Harshal Patel bowls","longCaption":"Harshal Patel bowls, Punjab Kings vs Chennai Super Kings, IPL 2024, Dharamsala, May 5, 2024","credit":"AFP/Getty Images","photographer":"Surjeet Yadav","peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/380500/380563.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/380500/380563.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/380500/380563.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"Allrounder Harshal Patel asks for bids from 2 crore. Slower-ball specialist. SRH make the first move for Harshal. GT join the bidding for Harshal, who is often in demand during auctions."},{"type":"HTML","html":"GT raise the paddle and raise the bid to 3 crore. Harshal's cutters and slowies will suit the bigger ground in Hyderabad. But they will have to stave off competition from GT to acquire Harshal."},{"type":"HTML","html":"The bid has touched 6 crore and it's with GT. SRH ask for a moment as Kaviya Maran and Dan Vettori revisit their plans. SRH are back in at 6.25 crore. \u003cb\u003eSRH in the lead at 6.75 crore\u003c/b\u003e. GT have pulled out. But PBKS have an RTM."},{"type":"HTML","html":"PBKS need a moment to think about the RTM option. Yes, PBKS exercise their RTM and SRH hike the price up to 8 crore. PBKS aren't interested in Harshal. Sold to SRH for 8 crore"}]}},{"_uid":20826,"id":20826,"storyId":330404,"title":"Jake Fraser-McGurk returns to DC","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T13:05:00.000Z","modifiedAt":"2024-11-24T13:13:34.000Z","reactionStat":{"id":17378,"emojis":[{"unicode":"U+1F525","skintone":1,"count":75},{"unicode":"U+1F62D","skintone":1,"count":69},{"unicode":"U+2764","skintone":1,"count":47},{"unicode":"U+1F44F","skintone":1,"count":108}],"share":0,"modifiedAt":"2024-11-25T11:49:49.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":380516,"objectId":1432720,"slug":"jake-fraser-mcgurk-lofts-one-down-the-ground","url":"/lsci/db/PICTURES/CMS/380500/380516.4.jpg","width":900,"height":506,"caption":"Jake Fraser-McGurk lofts one down the ground","longCaption":"Jake Fraser-McGurk lofts one down the ground, Delhi Capitals vs Rajasthan Royals, IPL 2024, Delhi, May 7, 2024 ","credit":"Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/380500/380516.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/380500/380516.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/380500/380516.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"Jake Fraser-McGurk in at 2 crore. This could get exciting. DC want their man back. JFM also plays for Dubai Capitals in the ILT20 - he works with Hemang Badani in the UAE's league. PBKS compete and take it up to 2.2 crore. Ponting also rates JFM highly."},{"type":"HTML","html":"New bidder: LSG. They continue to be active. LSG and PBKS battle it out for one of the most explosive T20 batters going around today."},{"type":"HTML","html":"Ponting wants JFM to be part of his 'Project Punjab'. They come in at 5 crore. LSG right back in it at 5.25 crore. PBKS take the bid up to 5.5 crore. \u003cS\u003eSold to PBKS for 5.5 crore\u003c/s\u003e."},{"type":"HTML","html":"DC want to exercise their RTM. PBKS' final bid for JFM is 9 crore. DC use their RTM to get JFM back. Smiles at the DC table. The reunion with Ponting will have to wait"}]}},{"_uid":20825,"id":20825,"storyId":330404,"title":"David Warner: Unsold","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T13:04:00.000Z","modifiedAt":"2024-11-24T13:08:45.000Z","reactionStat":{"id":17377,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":63},{"unicode":"U+1F62D","skintone":1,"count":647},{"unicode":"U+1F525","skintone":1,"count":26},{"unicode":"U+2764","skintone":1,"count":29}],"share":0,"modifiedAt":"2024-11-25T13:36:54.000Z"},"content":{"items":[{"type":"HTML","html":"Australia and IPL stalwart David Warner enters at 2 crore. Awkward silence across tables. Unsold. We might bring him back later"}]}},{"_uid":20824,"id":20824,"storyId":330404,"title":"Rahul Tripathi to CSK","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T13:01:00.000Z","modifiedAt":"2024-11-24T19:44:17.000Z","reactionStat":{"id":17375,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":85},{"unicode":"U+1F525","skintone":1,"count":67},{"unicode":"U+1F44F","skintone":1,"count":196},{"unicode":"U+2764","skintone":1,"count":92}],"share":0,"modifiedAt":"2024-11-25T12:31:02.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":381212,"objectId":1434529,"slug":"rahul-tripathi-goes-big","url":"/lsci/db/PICTURES/CMS/381200/381212.4.jpg","width":900,"height":506,"caption":"Rahul Tripathi goes big","longCaption":"Rahul Tripathi goes big, Sunrisers Hyderabad vs Punjab Kings, IPL 2024, Hyderabad, May 19, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/381200/381212.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/381200/381212.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/381200/381212.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"Maharashtra batter Rahul Tripathi in at 75 lakh. He recently returned from injury and CSK open the bidding for Tripathi. He has worked with Dhoni and Fleming at RPS. And works with Gaikwad at Maharashtra."},{"type":"HTML","html":"KKR in to compete with CSK. Tripathi has done well for KKR in the past. Can bat at the top as well in the middle."},{"type":"HTML","html":"The bid has slowly reached 2 crore. CSK hike it up to 2.2 crore. After a pause, KKR come in at 2.4 crore. CSK keep biding. Sold to CSK for 3.4 crore. Bargain buy."}]}},{"_uid":20820,"id":20820,"storyId":330404,"title":"Devon Conway: Super King in IPL, MLC and SA20","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T12:56:00.000Z","modifiedAt":"2024-11-24T13:04:44.000Z","reactionStat":{"id":17373,"emojis":[{"unicode":"U+2764","skintone":1,"count":201},{"unicode":"U+1F44F","skintone":1,"count":295},{"unicode":"U+1F525","skintone":1,"count":132},{"unicode":"U+1F62D","skintone":1,"count":76}],"share":0,"modifiedAt":"2024-11-25T11:49:13.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":385414,"objectId":1444997,"slug":"devon-conway-s-unbeaten-62-went-in-vain","url":"/lsci/db/PICTURES/CMS/385400/385414.4.jpg","width":900,"height":506,"caption":"Devon Conway hits out","longCaption":"Devon Conway's unbeaten 62 went in vain, Texas Super Kings vs San Francisco Unicorns, Challenger, Major League Cricket, Dallas, July 26, 2024","credit":"MLC","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/385400/385414.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/385400/385414.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/385400/385414.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"NZ wicketkeeper-batter Devon Conway enters at 2 crore. CSK, of course, open the bidding for their man. PBKS jump in and tussle with CSK. CSK bid again for Conway, they come in at 2.4 crore."},{"type":"HTML","html":"The bid has slowly reached 3 crore. PBKS in the lead. CSK need a moment to recalculate. Conway plays for them in the SA20 and MLC. They want him back in the IPL as well. Remember, Conway was the Player of the Match in the 2023 IPL final, which CSK won?"},{"type":"HTML","html":"CSK raise the bid up to INR 4 crore. PBKS come back in at 4.2 crore. Righto, the bid has steadily passed 5 crore. PBKS keep going, as do Fleming and CSK."},{"type":"HTML","html":"PBKS finally back out. CSK in the lead at 6.25 crore. Sold to CSK for 6.25 crore"}]}},{"_uid":20819,"id":20819,"storyId":330404,"title":"Aiden Markram to LSG ","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T12:55:00.000Z","modifiedAt":"2024-11-24T13:02:55.000Z","reactionStat":{"id":17371,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":93},{"unicode":"U+1F44F","skintone":1,"count":90},{"unicode":"U+1F525","skintone":1,"count":31},{"unicode":"U+2764","skintone":1,"count":30}],"share":0,"modifiedAt":"2024-11-25T11:49:02.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":389691,"objectId":1456741,"slug":"aiden-markram-made-6-and-20-in-the-two-innings","url":"/lsci/db/PICTURES/CMS/389600/389691.4.jpg","width":900,"height":506,"caption":"Aiden Markram in action","longCaption":"Aiden Markram made 6 and 20 in the two innings, Bangladesh vs South Africa, 1st Test, Mirpur, 4th day, October 24, 2024","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389600/389691.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389600/389691.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389600/389691.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"SA allrounder and capt Aiden Markram enters at 2 crore. \u003cs\u003eNo takers for Markram\u003c/s\u003e LSG belatedly jump in. They've been very active. That's the winning bid"}]}},{"_uid":20817,"id":20817,"storyId":330404,"title":"Devdutt Padikkal goes unsold","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T12:54:00.000Z","modifiedAt":"2024-11-24T13:58:22.000Z","reactionStat":{"id":17370,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":383},{"unicode":"U+1F44F","skintone":1,"count":53},{"unicode":"U+2764","skintone":1,"count":18},{"unicode":"U+1F525","skintone":1,"count":15}],"share":0,"modifiedAt":"2024-11-25T10:49:01.000Z"},"content":{"items":[{"type":"HTML","html":"Padikkal will invite bids from 2 crore. Bengaluru \u003ci\u003eHuduga\u003c/i\u003e. RCB? Nah. Awkward silence across all tables. Unsold. First player to go unsold in the IPL 2025 mega-auction. He could come back in later, though"}]}},{"_uid":20815,"id":20815,"storyId":330404,"title":"Harry Brook returns to DC for 6.25 crore","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T12:48:00.000Z","modifiedAt":"2024-11-24T12:57:43.000Z","reactionStat":{"id":17368,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":92},{"unicode":"U+1F525","skintone":1,"count":44},{"unicode":"U+2764","skintone":1,"count":43},{"unicode":"U+1F44F","skintone":1,"count":93}],"share":0,"modifiedAt":"2024-11-24T18:29:01.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":389652,"objectId":1456614,"slug":"harry-brook-practises-his-reverse-sweeps-on-the-eve-of-the-third-test","url":"/lsci/db/PICTURES/CMS/389600/389652.4.jpg","width":900,"height":506,"caption":"Harry Brook practises his reverse-sweeps","longCaption":"Harry Brook practises his reverse-sweeps on the eve of the third Test, Pakistan vs England, 2nd Test, Rawalpindi, October 23, 2024","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389600/389652.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389600/389652.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389600/389652.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"England star Harry Brook enters at 2 crore. CSK open the bidding for Brook. PBKS jump in and compete with CSK. Steady raising of paddles at the CSK and PBKS tables."},{"type":"HTML","html":"Iirc, Joburg Super Kings picked Brook for the first season of the SA20, but Brook had to pull out of the tournament. Good player of spin. In the last auction, Ponting picked him for DC, but Brook withdrew from IPL 2024 for personal reasons. Seems like Ponting wants him back, this time at PBKS."},{"type":"HTML","html":"CSK need a moment to recalculate. They come back in at 4.8 crore. PBKS escalate it up to 5 crore."},{"type":"HTML","html":"Are CSK done? Not yet, they're back in it at 5.25 crore. PBKS in the lead at 5.50 crore. Fleming suggests that CSK are out. However, they change their minds at the last instant and hike the bid up to 5.75 crore."},{"type":"HTML","html":"Ponting and co. pause for a bit. They're in it at 6 crore. CSK are out but DC jump in at 6.25 crore. The battle is between Ponting's current franchise and former franchise. PBKS tap out. Brook goes to DC for 6.25 crore"}]}},{"_uid":20814,"id":20814,"storyId":330404,"title":"GT squad is 'starting to take shape'","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T12:32:00.000Z","modifiedAt":"2024-11-24T12:39:00.000Z","reactionStat":{"id":17366,"emojis":[{"unicode":"U+1F525","skintone":1,"count":22},{"unicode":"U+1F44F","skintone":1,"count":36},{"unicode":"U+2764","skintone":1,"count":26},{"unicode":"U+1F62D","skintone":1,"count":66}],"share":0,"modifiedAt":"2024-11-25T07:10:53.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":380859,"objectId":1433601,"slug":"mohammed-siraj-appeals-successfully-for-an-lbw-against-kumar-kushagra","url":"/lsci/db/PICTURES/CMS/380800/380859.4.jpg","width":900,"height":506,"caption":"Mohammed Siraj has moved from RCB to GT","longCaption":"Mohammed Siraj appeals successfully for an lbw against Kumar Kushagra, Royal Challengers Bengaluru vs Delhi Capitals, IPL 2024, Bengaluru, May 12, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/380800/380859.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/380800/380859.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/380800/380859.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"\u003ca href=\"https://www.espncricinfo.com/cricketers/vikram-solanki-20286\"\u003eVikram Solanki\u003c/a\u003e, GT's director of cricket: \"We’ve very happy with the team we’ve got. There’s a small number of players in these first two sets and we played our part, according to our plan. The team is starting to take shape but we still need to fill slots and be smart. Actually, a number of very good players come tomorrow as well.\""}]}},{"_uid":20812,"id":20812,"storyId":330404,"title":"Have your say","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T12:24:00.000Z","modifiedAt":"2024-11-24T12:27:36.000Z","reactionStat":{"id":17365,"emojis":[{"unicode":"U+2764","skintone":1,"count":37},{"unicode":"U+1F525","skintone":1,"count":38},{"unicode":"U+1F62D","skintone":1,"count":57},{"unicode":"U+1F44F","skintone":1,"count":41}],"share":0,"modifiedAt":"2024-11-25T08:06:46.000Z"},"content":{"items":[{"type":"POLL","pollInfo":{"id":2355,"objectId":1461501,"title":"Which team has done the best after the marquee sets?","modifiedAt":"2024-11-24T12:25:43.000Z","generatedAt":"2024-11-25T14:21:43.196Z","options":[{"id":8203,"title":"LSG","votes":7289},{"id":8204,"title":"GT","votes":6800},{"id":8205,"title":"DC","votes":3015},{"id":8206,"title":"PBKS","votes":5310},{"id":8207,"title":"RCB","votes":3611},{"id":8208,"title":"SRH","votes":2814}]},"size":"1"}]}},{"_uid":20811,"id":20811,"storyId":330404,"title":"Pant, Iyer break IPL auction records","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T12:23:00.000Z","modifiedAt":"2024-11-24T12:39:00.000Z","reactionStat":{"id":17364,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":37},{"unicode":"U+1F525","skintone":1,"count":11},{"unicode":"U+1F62D","skintone":1,"count":24},{"unicode":"U+2764","skintone":1,"count":10}],"share":0,"modifiedAt":"2024-11-25T12:23:14.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":391616,"objectId":1461502,"slug":"","url":"/lsci/db/PICTURES/CMS/391600/391616.1.png","width":1080,"height":1350,"caption":"","longCaption":null,"credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/391600/391616.square.png"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"\u003cb\u003eSampath Bandarupalli\u003c/b\u003e: \"Only twice the top three buys in an IPL auction were Indians - in 2011 and 2022. The top seven buys in 2011 were Indian players. The top four buys in the ongoing auction are Indians.\""}]}},{"_uid":20810,"id":20810,"storyId":330404,"title":"Next set: Capped batters","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T12:21:00.000Z","modifiedAt":"2024-11-24T12:51:22.000Z","reactionStat":{"id":17363,"emojis":[{"unicode":"U+1F525","skintone":1,"count":59},{"unicode":"U+2764","skintone":1,"count":83},{"unicode":"U+1F44F","skintone":1,"count":79},{"unicode":"U+1F62D","skintone":1,"count":41}],"share":0,"modifiedAt":"2024-11-25T01:42:30.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":380527,"objectId":1432763,"slug":"jake-fraser-mcgurk-continued-his-rich-vein-of-form","url":"/lsci/db/PICTURES/CMS/380500/380527.4.jpg","width":900,"height":506,"caption":"Jake Fraser-McGurk could be in high demand","longCaption":"Jake Fraser-McGurk continued his rich vein of form, Delhi Capitals vs Rajasthan Royals, IPL 2024, Delhi, May 7, 2024","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/380500/380527.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/380500/380527.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/380500/380527.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"\u003cul\u003e"},{"type":"HTML","html":"\u003cli\u003eHarry Brook"},{"type":"HTML","html":"\u003cli\u003eDevon Conway"},{"type":"HTML","html":"\u003cli\u003eJake Fraser-McGurk"},{"type":"HTML","html":"\u003cli\u003eAiden Markram"},{"type":"HTML","html":"\u003cli\u003eDevdutt Padikkal"},{"type":"HTML","html":"\u003cli\u003eDavid Warner"},{"type":"HTML","html":"\u003cli\u003eRahul Tripathi"},{"type":"HTML","html":"\u003cul\u003e"},{"type":"POLL","pollInfo":{"id":2356,"objectId":1461503,"title":"Which player from the capped batters set will fetch the most money?","modifiedAt":"2024-11-24T12:28:48.000Z","generatedAt":"2024-11-25T14:24:49.070Z","options":[{"id":8209,"title":"Jake Fraser-McGurk","votes":11985},{"id":8210,"title":"Devon Conway","votes":4085},{"id":8211,"title":"Devdutt Padikkal","votes":1406},{"id":8212,"title":"Harry Brook","votes":2856}]},"size":"1"},{"type":"HTML","html":"Here's \u003cb\u003eNagraj Gollapudi\u003c/b\u003e: Among these players, JFM is the most interesting name to look forward to. Only 22, JFM, who broke ABD’s record to register the fastest List A century in 29 balls, announced himself last IPL with two 15-ball fifties. He might have played just nine matches for DC, but displayed some outrageous hitting in powerplay where his strike rate of 250.94 was the highest for any batter to have played two or more overs in that phase. He also had the best balls-per-boundary (2.04) and best balls-per-six (5.95) count in the first six overs. Expect some strong bidding including from Punjab Kings though I suspect DC might RTM him."}]}},{"_uid":20809,"id":20809,"storyId":330404,"title":"Making sense of the Iyer purchase","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T12:13:00.000Z","modifiedAt":"2024-11-24T12:16:58.000Z","reactionStat":{"id":17362,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":100},{"unicode":"U+2764","skintone":1,"count":35},{"unicode":"U+1F525","skintone":1,"count":22},{"unicode":"U+1F44F","skintone":1,"count":35}],"share":0,"modifiedAt":"2024-11-25T10:57:52.000Z"},"content":{"items":[{"type":"VIDEO","video":{"id":140201,"objectId":1461488,"scribeId":42578968,"statusTypeId":3,"slug":"tom-moody-dont-think-punjab-were-expecting-to-pay-nearly-27-crore-for-iyer","title":"Moody: PBKS paid dearly for Shreyas and Arshdeep","subTitle":"","seoTitle":"Tom Moody - Dont think Punjab were expecting to pay nearly 27 crore for Iyer","summary":"Iyer briefly became the most expensive player in IPL history, before Pant went under the hammer","duration":223,"genreId":34,"genreType":"GENERAL","genreName":"News and Analysis","publishedAt":"2024-11-24","modifiedAt":"2024-11-24T13:59:52.000Z","recordedAt":"2024-11-24","expireAt":"2044-11-27T11:04:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2024/1124/dm_241124_INET_CRIC_AUC2025_IYER_BRANDED_GLOBAL/dm_241124_INET_CRIC_AUC2025_IYER_BRANDED_GLOBAL.jpg","origin":{"type":"CLIP"},"assetId":"dm_241124_INET_CRIC_AUC2025_IYER_BRANDED_GLOBAL","scribeMongoId":"674308bb0a4d1a28f9137acc","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1124/dm_241124_INET_CRIC_AUC2025_IYER_BRANDED_GLOBAL/dm_241124_INET_CRIC_AUC2025_IYER_BRANDED_GLOBAL.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1124/dm_241124_INET_CRIC_AUC2025_IYER_BRANDED_GLOBAL/dm_241124_INET_CRIC_AUC2025_IYER_BRANDED_GLOBAL/playlist.m3u8"}]},"caption":"Moody: 'Don't think Punjab were expecting to pay nearly 27 crore for Iyer'","altVideo":null,"altVideoCaption":null,"altImage":null,"preview":true}]}},{"_uid":20808,"id":20808,"storyId":330404,"title":"Pant+Pooran+ Miller at LSG","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T12:12:00.000Z","modifiedAt":"2024-11-24T12:16:08.000Z","reactionStat":{"id":17361,"emojis":[{"unicode":"U+2764","skintone":1,"count":29},{"unicode":"U+1F44F","skintone":1,"count":52},{"unicode":"U+1F525","skintone":1,"count":34},{"unicode":"U+1F62D","skintone":1,"count":34}],"share":0,"modifiedAt":"2024-11-25T10:57:50.000Z"},"content":{"items":[{"type":"VIDEO","video":{"id":140202,"objectId":1461492,"scribeId":42579234,"statusTypeId":3,"slug":"moody-tantalising-thought-to-have-pant-and-pooran-batting-together","title":"Moody: 'Tantalising thought to have Pant and Pooran batting together'","subTitle":"","seoTitle":"Moody - Tantalising thought to have Pant and Pooran batting together","summary":"The India wicketkeeper was sold to Lucknow for INR 27 crore","duration":250,"genreId":34,"genreType":"GENERAL","genreName":"News and Analysis","publishedAt":"2024-11-24","modifiedAt":"2024-11-24T12:19:43.000Z","recordedAt":"2024-11-24","expireAt":"2040-11-27T11:30:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2024/1124/dm_241124_Pant_auc25/dm_241124_Pant_auc25.jpg","origin":{"type":"CLIP"},"assetId":"dm_241124_Pant_auc25","scribeMongoId":"67430e977d3cc54598a00724","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1124/dm_241124_Pant_auc25/dm_241124_Pant_auc25.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1124/dm_241124_Pant_auc25/dm_241124_Pant_auc25/playlist.m3u8"}]},"caption":"Moody: 'Tantalising thought to have Pant and Pooran batting together'","altVideo":null,"altVideoCaption":null,"altImage":null,"preview":true}]}},{"_uid":20807,"id":20807,"storyId":330404,"title":"Reactions to marquee sets","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T12:09:00.000Z","modifiedAt":"2024-11-24T12:31:58.000Z","reactionStat":{"id":17360,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":27},{"unicode":"U+2764","skintone":1,"count":14},{"unicode":"U+1F44F","skintone":1,"count":37},{"unicode":"U+1F525","skintone":1,"count":15}],"share":0,"modifiedAt":"2024-11-25T10:57:46.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":387740,"objectId":1451762,"slug":"ricky-ponting-smiles","url":"/lsci/db/PICTURES/CMS/387700/387740.4.png","width":900,"height":506,"caption":"Ricky Ponting smiles","longCaption":"Ricky Ponting smiles, Afghanistan vs South Africa, 1st semi-final, Tarouba, T20 World Cup, June 26, 2024","credit":"Getty Images","photographer":"Robert Cianflone","peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/387700/387740.14.png","WIDE":"/lsci/db/PICTURES/CMS/387700/387740.6.png","SQUARE":"/lsci/db/PICTURES/CMS/387700/387740.10.png"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"\u003cb\u003eRicky Ponting, Punjab Kings\u003c/b\u003e: I haven’t spoken to him (Shreyas Iyer about captaincy) yet, I tried to call him before the auction but he didn’t pick up. He’s been a successful captain in IPL before, I worked with him 3for -4 years in Delhi and he was the championship winner last season. I’m delighted to work with him again, if he can do that for us in the IPL I’ll be pretty happy."},{"type":"HTML","html":"\u003cb\u003eShashwat Goenka, LSG\u003c/b\u003e: No matter how much you plan, things don’t always work out like that. This (getting Pant for 27 crore) was very well to our plan. It wasn’t really a magic number, we just wanted a number so that the RTM doesn’t get exercised."},{"type":"HTML","html":"\u003cb\u003eParthiv Patel, Gujarat Titans\u003c/b\u003e: Very happy to have Jos Buttler in our side. He can bat anywhere, he can keep as well, he can help Shubman also. We wanted to buy our no. 1 bowler and no. 1 batter from the marquee set and we have both."}]}},{"_uid":20806,"id":20806,"storyId":330404,"title":"Shreyas speaks","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T12:08:00.000Z","modifiedAt":"2024-11-24T12:11:50.000Z","reactionStat":{"id":17359,"emojis":[{"unicode":"U+1F525","skintone":1,"count":8},{"unicode":"U+1F62D","skintone":1,"count":31},{"unicode":"U+1F44F","skintone":1,"count":19},{"unicode":"U+2764","skintone":1,"count":23}],"share":0,"modifiedAt":"2024-11-25T10:57:42.000Z"},"content":{"items":[{"type":"TWITTER","url":"https://x.com/PunjabKingsIPL/status/1860653740266848723"}]}},{"_uid":20805,"id":20805,"storyId":330404,"title":"Pant is a Super Giant","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T12:04:00.000Z","modifiedAt":"2024-11-24T12:10:14.000Z","reactionStat":{"id":17357,"emojis":[{"unicode":"U+1F525","skintone":1,"count":18},{"unicode":"U+2764","skintone":1,"count":22},{"unicode":"U+1F44F","skintone":1,"count":22},{"unicode":"U+1F62D","skintone":1,"count":52}],"share":0,"modifiedAt":"2024-11-25T10:57:38.000Z"},"content":{"items":[{"type":"TWITTER","url":"https://x.com/LucknowIPL/status/1860647125975179612"}]}},{"_uid":20804,"id":20804,"storyId":330404,"title":"Big payday for Chahal","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T12:03:00.000Z","modifiedAt":"2024-11-24T12:06:56.000Z","reactionStat":{"id":17356,"emojis":[{"unicode":"U+2764","skintone":1,"count":56},{"unicode":"U+1F525","skintone":1,"count":33},{"unicode":"U+1F62D","skintone":1,"count":43},{"unicode":"U+1F44F","skintone":1,"count":53}],"share":0,"modifiedAt":"2024-11-25T10:57:36.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":391613,"objectId":1461496,"slug":"","url":"/lsci/db/PICTURES/CMS/391600/391613.1.png","width":1080,"height":1350,"caption":"","longCaption":null,"credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/391600/391613.square.png"}},"displayWidth":"900","captionPosition":null}]}},{"_uid":20802,"id":20802,"storyId":330404,"title":"Recap of marquee set no.1","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T11:57:00.000Z","modifiedAt":"2024-11-24T12:04:48.000Z","reactionStat":{"id":17355,"emojis":[{"unicode":"U+2764","skintone":1,"count":42},{"unicode":"U+1F525","skintone":1,"count":33},{"unicode":"U+1F44F","skintone":1,"count":48},{"unicode":"U+1F62D","skintone":1,"count":37}],"share":0,"modifiedAt":"2024-11-25T10:57:33.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":391612,"objectId":1461494,"slug":"","url":"/lsci/db/PICTURES/CMS/391600/391612.1.png","width":1080,"height":1350,"caption":"","longCaption":null,"credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/391600/391612.square.png"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"Expectedly, PBKS splashed money during their marquee sets. GT and LSG were also active, as were SRH, but MI, KKR, RR, CSK all made no buys in the first two sets. \u003ca href=\"https://www.espncricinfo.com/auction/ipl-2025-auction-1460972\"\u003eClick here\u003c/a\u003e to see how the teams stack up and find the \u003ca href=\"https://www.espncricinfo.com/auction/ipl-2025-auction-1460972/top-buys\"\u003etop buys\u003c/a\u003e of the auction here."}]}},{"_uid":20800,"id":20800,"storyId":330404,"title":"KL Rahul goes to DC for INR 14 crore","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T11:47:00.000Z","modifiedAt":"2024-11-24T11:55:28.000Z","reactionStat":{"id":17352,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":244},{"unicode":"U+1F525","skintone":1,"count":197},{"unicode":"U+2764","skintone":1,"count":201},{"unicode":"U+1F62D","skintone":1,"count":311}],"share":0,"modifiedAt":"2024-11-25T11:45:22.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":380936,"objectId":1433822,"slug":"kl-rahul-lasted-just-three-deliveries","url":"/lsci/db/PICTURES/CMS/380900/380936.4.jpg","width":900,"height":506,"caption":"KL Rahul was with LSG last season","longCaption":"KL Rahul lasted just three deliveries , Delhi Capitals vs Lucknow Super Giants, IPL 2024, Delhi, May 14, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/380900/380936.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/380900/380936.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/380900/380936.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"A base price of INR 2 crore. KKR come in right away. RCB at INR 2.20 crore. There is a bidding war between the two teams. The bids have gone past the INR 5 crore mark."},{"type":"HTML","html":"KL Rahul was the LSG captain last season, while he has also played for RCB in the past."},{"type":"HTML","html":"Both KKR and RCB are going for Rahul. RCB have taken the bid up to INR 9 crore. But KKR are not backing down. \u003cb\u003eThe bids have gone past the INR 10 crore mark.\u003c/b\u003e"},{"type":"HTML","html":"KKR are at INR 10.75 crore, RCB are asking for a minute. They back out. \u003cb\u003eDelhi Capitals come in at INR 11 crore.\u003c/b\u003e KKR are having a discussion. And they raise their paddle, with a quick retort from Capitals."},{"type":"HTML","html":"Capitals holding on to Rahul for 12 crore. \u003cb\u003eHaaaang on, CSK have entered the bid at INR 12.25 crore\u003c/b\u003e. Capitals not backing down. The bids have now reached INR 14 crore with Delhi and CSK are backing out."},{"type":"HTML","html":"\u003cb\u003eKL Rahul sold to Delhi Capitals for INR 14 crore\u003c/b\u003e. LSG not exercising their RTM. Rahul will play for DC in IPL 2025."}]}},{"_uid":20799,"id":20799,"storyId":330404,"title":"Livingstone sold to RCB for INR 8.75 crore","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T11:42:00.000Z","modifiedAt":"2024-11-24T11:47:44.000Z","reactionStat":{"id":17351,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":156},{"unicode":"U+1F62D","skintone":1,"count":121},{"unicode":"U+1F525","skintone":1,"count":85},{"unicode":"U+2764","skintone":1,"count":85}],"share":0,"modifiedAt":"2024-11-25T10:57:26.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":378176,"objectId":1425968,"slug":"liam-livingstone-finished-the-game-with-a-six","url":"/lsci/db/PICTURES/CMS/378100/378176.4.jpg","width":900,"height":506,"caption":"Liam Livingstone was with Punjab Kings last season","longCaption":"Liam Livingstone finished the game with a six, Punjab Kings vs Delhi Capitals, IPL 2024, Mullanpur, March 23, 2024","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/378100/378176.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/378100/378176.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/378100/378176.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"He has a base price of INR 2 crore. RCB come in immediately, so do SRH. Livingstone played for Punjab Kings last season. RCB raise their bid to INR 3.60 crore. SRH take a minute and raise their paddle. RCB quickly back."},{"type":"HTML","html":"Any other takers? Oh, Delhi come and now there is a bidding war between DC and RCB. The bids go past the INR 6 crore mark. RCB have the highest bid at INR 6.75 crore, but hang on...\u003cb\u003eCSK come in at 7 crore.\u003c/b\u003e"},{"type":"HTML","html":"RCB are not backing down, and CSK raise their bids to 8 crore. RCB still going and have Livingstone for INR 8.75 crore. CSK are out and Punjab are not exercising their RTM."},{"type":"HTML","html":"Righto, \u003cb\u003eLiam Livingstone sold to RCB for INR 8.75 crore\u003c/b\u003e"}]}},{"_uid":20797,"id":20797,"storyId":330404,"title":"Siraj to Titans for INR 12.25 crore","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T11:37:00.000Z","modifiedAt":"2024-11-24T11:42:23.000Z","reactionStat":{"id":17349,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":273},{"unicode":"U+1F44F","skintone":1,"count":81},{"unicode":"U+1F525","skintone":1,"count":39},{"unicode":"U+2764","skintone":1,"count":42}],"share":0,"modifiedAt":"2024-11-25T13:24:55.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":380651,"objectId":1433106,"slug":"mohammed-siraj-in-action-in-dharamsala","url":"/lsci/db/PICTURES/CMS/380600/380651.4.jpg","width":900,"height":506,"caption":"Mohammed Siraj in action in Dharamsala","longCaption":"Mohammed Siraj in action in Dharamsala, Punjab Kings vs Royal Challengers Bengaluru, IPL 2024, Dharamsala, May 9, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/380600/380651.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/380600/380651.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/380600/380651.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"A base price of INR 2 crore. Gujarat Titans come in at his base price. Any bidders? CSK come in. Both teams are going for Siraj. The bids have gone up to INR 8.25 crore with CSK finally backing out."},{"type":"HTML","html":"Anyone else coming in, yes Rajasthan Royals come in at 8.50 crore. The bid has passed the 10 crore mark. Royals and Titans still at it. Titans have raised the bid to INR 12.25 crore, and Royals have backed out."},{"type":"HTML","html":"Will RCB exercise their RTM? No they don't. \u003cb\u003eSiraj goes to Titans for INR 12.25 crore.\u003c/b\u003e"}]}},{"_uid":20795,"id":20795,"storyId":330404,"title":"Yuzvendra Chahal sold to Punjab Kings for 18 crore","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T11:27:00.000Z","modifiedAt":"2024-11-24T11:37:53.000Z","reactionStat":{"id":17348,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":217},{"unicode":"U+2764","skintone":1,"count":152},{"unicode":"U+1F525","skintone":1,"count":164},{"unicode":"U+1F62D","skintone":1,"count":225}],"share":0,"modifiedAt":"2024-11-25T11:44:13.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":379644,"objectId":1430415,"slug":"yuzvendra-chahal-is-the-first-bowler-to-take-200-wickets-in-ipl","url":"/lsci/db/PICTURES/CMS/379600/379644.4.jpg","width":900,"height":506,"caption":"Yuzvendra Chahal is the first bowler to take 200 wickets in IPL","longCaption":"Yuzvendra Chahal is the first bowler to take 200 wickets in IPL, Rajasthan Royals vs Mumbai Indians, IPL 2024, Jaipur, April 22, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/379600/379644.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/379600/379644.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/379600/379644.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"A base price of INR 2 crore. Gujarat Titans start the bid and CSK quickly jump in. A fierce bidding war between the two teams and bids are quickly raised to INR 5.75 crore"},{"type":"HTML","html":"Gujarat Titans have the bid at INR 5.75 crore, but Punjab Kings have now entered at INR 6 crore. Titans not backing out though. LSG now raise the bid to INR 7.25 crore and Titans pull out, but Punjab are keeping the bid going."},{"type":"HTML","html":"\u003cb\u003eThe bid has now crossed INR 10 crore.\u003c/b\u003e Chahal was with the Rajasthan Royals last season and has been key to their success. He is the first bowler to pick 200 IPL wickets. LSG keep going, so do Punjab...\u003cb\u003e The bid has gone up to 14 crore with Punjab.\u003c/b\u003e"},{"type":"HTML","html":"That's the final bid, or is it? RCB have asked for a minute and \u003cb\u003ethey have entered the bid at INR 14.25 crore.\u003c/b\u003e Punjab still going. RCB back out. Oh, hello, \u003cb\u003eSRH have come in at INR 14.75 crore\u003c/b\u003e. But Punjab keep going. So do SRH. The bid has gone up to INR 17 crore which is with Punjab at the moment."},{"type":"HTML","html":"But, SRH keep going with the bid at 17.75 crore. Punjab ask for a second. They have raised the paddle and raised the bid to INR 18 crore. That's that. \u003cb\u003eYuzvendra Chahal goes to Punjab Kings for INR 18 crore.\u003c/b\u003e"}]}},{"_uid":20793,"id":20793,"storyId":330404,"title":"David Miller goes to LSG for 7.50 crore","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T11:23:00.000Z","modifiedAt":"2024-11-24T11:32:24.000Z","reactionStat":{"id":17346,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":94},{"unicode":"U+1F525","skintone":1,"count":49},{"unicode":"U+1F62D","skintone":1,"count":89},{"unicode":"U+2764","skintone":1,"count":33}],"share":0,"modifiedAt":"2024-11-25T11:43:42.000Z"},"content":{"items":[{"type":"HTML","html":"South Africa batter David Miller up next. He has a base price of INR 1.5 crore. He played for Gujarat Titans last season and they are the first to bid for him. RCB also have their paddle up for him. They raise it to INR 5 crore before Delhi Capitals come in. RCB are not backing out though."},{"type":"HTML","html":"RCB at INR 7.25 crore and....hang on \u003cb\u003eLSG have entered the bid at INR 7.50 crore.\u003c/b\u003e"},{"type":"HTML","html":"Will Gujarat Titans execute their RTM? They are deliberating. No, they are not and LSG have snapped up \u003cb\u003eDavid Miller for INR 7.50 crore.\u003c/b\u003e"}]}},{"_uid":20791,"id":20791,"storyId":330404,"title":"Mohammed Shami goes to SRH for INR 10 crore","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T11:18:00.000Z","modifiedAt":"2024-11-24T11:23:45.000Z","reactionStat":{"id":17344,"emojis":[{"unicode":"U+2764","skintone":1,"count":122},{"unicode":"U+1F525","skintone":1,"count":138},{"unicode":"U+1F62D","skintone":1,"count":109},{"unicode":"U+1F44F","skintone":1,"count":236}],"share":0,"modifiedAt":"2024-11-25T12:29:26.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":371656,"objectId":1409686,"slug":"mohammed-shami-threw-india-s-first-punch","url":"/lsci/db/PICTURES/CMS/371600/371656.4.jpg","width":900,"height":506,"caption":"Mohammed Shami was India's shining light light at the World Cup","longCaption":"Mohammed Shami threw India's first punch, India vs Australia, Men's ODI World Cup final, Ahmedabad, November 19, 2023","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371600/371656.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371600/371656.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371600/371656.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"A base price of INR 2 crore. KKR bid for him first up. CSK come in at INR 2.20 crore and the two teams are now at it for the fast bowler."},{"type":"HTML","html":"Shami has been under an injury cloud and has just returned to competitive action for Bengal at the Ranji Trophy and at the Syed Mushtaq Ali Trophy."},{"type":"HTML","html":"The bid has increased to INR 8.25 crore with KKR having the bid. Will that be the final bid? Nope, Lucknow Super Giants have come in at INR 8.50 crore. KKR aren't backing out yet, they raise the bid to INR 9.75 crore."},{"type":"HTML","html":"\u003cstrike\u003eKKR snap up Mohammed Shami for INR 9.75 crore\u003c/strike\u003e. Oh, hang on, SRH have come in INR 10 crore. Will Gujarat Titans exercise their Right to Match. No, they don't and \u003cb\u003eSRH have Shami at INR 10 crore.\u003c/b\u003e"}]}},{"_uid":20789,"id":20789,"storyId":330404,"title":"Marquee Set No. 2 about to begin","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T11:15:00.000Z","modifiedAt":"2024-11-24T11:17:49.000Z","reactionStat":{"id":17341,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":40},{"unicode":"U+1F62D","skintone":1,"count":38},{"unicode":"U+1F525","skintone":1,"count":41},{"unicode":"U+2764","skintone":1,"count":24}],"share":0,"modifiedAt":"2024-11-25T10:57:08.000Z"},"content":{"items":[{"type":"HTML","html":"Here are the players who will be going up now."},{"type":"HTML","html":"Yuzvendra Chahal, Liam Livingstone, David Miller, KL Rahul, Mohammed Siraj, Mohammed Shami"},{"type":"HTML","html":"Where will KL Rahul go? Which team will buy Mohammed Shami? Will RCB get that RTM card out for Mohammed Siraj?"},{"type":"HTML","html":"\u003ca href=\"https://www.espncricinfo.com/auction/ipl-2025-auction-1460972\"\u003eIPL 2025 Auction: Complete Player List and Team Updates\u003c/a\u003e"}]}},{"_uid":20787,"id":20787,"storyId":330404,"title":"All LSG fans right now!","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T11:14:00.000Z","modifiedAt":"2024-11-24T11:15:15.000Z","reactionStat":{"id":17340,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":110},{"unicode":"U+2764","skintone":1,"count":44},{"unicode":"U+1F525","skintone":1,"count":58},{"unicode":"U+1F44F","skintone":1,"count":59}],"share":0,"modifiedAt":"2024-11-25T10:57:05.000Z"},"content":{"items":[{"type":"TWITTER","url":"https://twitter.com/LucknowIPL/status/1860641475673141322"}]}},{"_uid":20785,"id":20785,"storyId":330404,"title":"Pant smashes IPL record, sold to LSG for 27 crore","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T10:55:00.000Z","modifiedAt":"2024-11-24T12:01:01.000Z","reactionStat":{"id":17338,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":361},{"unicode":"U+1F525","skintone":1,"count":399},{"unicode":"U+2764","skintone":1,"count":297},{"unicode":"U+1F62D","skintone":1,"count":221}],"share":1,"modifiedAt":"2024-11-25T12:59:56.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":380927,"objectId":1433809,"slug":"rishabh-pant-plays-a-rishabh-pant-shot","url":"/lsci/db/PICTURES/CMS/380900/380927.4.jpg","width":900,"height":506,"caption":"Rishabh Pant plays a Rishabh Pant shot","longCaption":"Rishabh Pant plays a Rishabh Pant shot, Delhi Capitals vs Lucknow Super Giants, IPL 2024, Delhi, May 14, 2024","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/380900/380927.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/380900/380927.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/380900/380927.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"Last player in marquee set 1. Of course, it's Rishabh Pant. Big cheers in Jeddah. They crowd is going crazy already. LSG make the first move for Pant. RCB jump in and tussle with LSG. Quick raising of paddles at both RCB and LSG tables."},{"type":"HTML","html":"Another compelling package: captain, gun batter-keeper. The bid has zoomed past 5 crore. We could go on. It has soared up to 10 crore now. Will Pant surpass Iyer to become the most expensive player at an IPL auction?"},{"type":"HTML","html":"LSG take it up to 10.25 crore. RCB back in at 10.50 crore."},{"type":"HTML","html":"RCB need a moment to contemplate. PBKS already have Iyer, so they're not going for Pant. SRH now start bidding for Pant and mess with LSG. Pant could add more firepower to SRH. Wow, that could be some line-up."},{"type":"HTML","html":"SRH escalate it to 17 crore. LSG come back at 17.25. The battle continues for Pant in Jeddah. Blink and will you miss the bid zooming up to 20 crore. It's SRH who take it up to 20 crore."},{"type":"HTML","html":"Dan Vettori has a chat with Kaviya Maran and they continue bidding for Pant. LSG keep competing with SRH. \u003cs\u003e\u003cb\u003eLSG scoop up Pant for 20.75 crore\u003c/b\u003e\u003c/s\u003e. Hold on..."},{"type":"HTML","html":"Do DC want to exercise their RTM for Pant? Yes, they raise the paddle. \u003cb\u003eLSG hike it up to 27 crore\u003c/b\u003e. DC back out. Goenka pumps his fist. He's thrilled. Pant sold to LSG for 27 crore. \u003cb\u003eRISHABH PANT BECOMES THE MOST EXPENSIVE PLAYER AT AN IPL AUCTION\u003c/b\u003e. He breaks the record that Iyer had set earlier in this set. What a start to the IPL 2025 auction. Rishabh Pant: new LSG captain? LSG made the first move for Pant. They make the final move and get him on board."},{"type":"HTML","html":"Pant+Pooran in the LSG middle order. Fun line-up. Good luck to the other teams. Meanwhile, you can track all our \u003ca href=\"https://www.espncricinfo.com/auction/ipl-2025-auction-1460972/top-buys\"\u003etop buys here\u003c/a\u003e."}]}},{"_uid":20783,"id":20783,"storyId":330404,"title":"Mitchell Starc to DC for 11.75 crore","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T10:49:00.000Z","modifiedAt":"2024-11-24T12:01:01.000Z","reactionStat":{"id":17336,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":141},{"unicode":"U+1F44F","skintone":1,"count":160},{"unicode":"U+2764","skintone":1,"count":73},{"unicode":"U+1F525","skintone":1,"count":92}],"share":0,"modifiedAt":"2024-11-25T12:21:00.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":381519,"objectId":1435425,"slug":"mitchell-starc-was-bending-the-ball-sideways-in-his-opening-spell","url":"/lsci/db/PICTURES/CMS/381500/381519.4.jpg","width":900,"height":506,"caption":"Mitchell Starc won IPL 2024 with KKR","longCaption":"Mitchell Starc was bending the ball sideways in his opening spell, Kolkata Knight Riders vs Sunrisers Hyderabad, IPL 2024 final, Chennai, May 26, 2024","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/381500/381519.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/381500/381519.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/381500/381519.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"Mitch Starc enters the auction at 2 crore. MI start the bidding for Starc. Starc+Bumrah sounds super exiting. But KKR want their man back."},{"type":"HTML","html":"MI are also quite big on left-arm fast bowlers. They slug it out with KKR."},{"type":"HTML","html":"The bid has touched 6 crore and it's with defending champions KKR. Who can forget his terrific spells in the playoffs for them in IPL 2024?"},{"type":"HTML","html":"New bidder: DC. KKR thought they had their man, but here come DC to mess with their plans. KKR escalate the bid up to 9 crore. DC are very much in it as the bid now quickly crosses 10 crore."},{"type":"HTML","html":"Mysore has a chat with DJ Bravo and gestures he's out. It's now between DC and new-bidder RCB. Starc at the Chinnaswamy, anyone?"},{"type":"HTML","html":"DC now tap out. \u003cs\u003eRCB in it with 11 crore and that's the winning bid.\u003c/s\u003e Okay DC jump back in at the last moment. They're in the lead at 11.75 crore. Sold to DC for 11.75 crore. That's some pay cut for Starc"}]}},{"_uid":20781,"id":20781,"storyId":330404,"title":"Jos Buttler moves to GT","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T10:43:00.000Z","modifiedAt":"2024-11-24T10:53:06.000Z","reactionStat":{"id":17334,"emojis":[{"unicode":"U+2764","skintone":1,"count":94},{"unicode":"U+1F525","skintone":1,"count":85},{"unicode":"U+1F44F","skintone":1,"count":154},{"unicode":"U+1F62D","skintone":1,"count":128}],"share":0,"modifiedAt":"2024-11-25T10:56:32.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":379939,"objectId":1431241,"slug":"jos-buttler-could-probably-nail-the-ramp-shot-while-climbing-a-flight-of-stairs","url":"/lsci/db/PICTURES/CMS/379900/379939.4.jpg","width":900,"height":506,"caption":"Jos Buttler could probably nail the ramp shot while climbing a flight of stairs","longCaption":"Jos Buttler could probably nail the ramp shot while climbing a flight of stairs, Lucknow Super Giants vs Rajasthan Royals, IPL 2024, Lucknow, April 27, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/379900/379939.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/379900/379939.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/379900/379939.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"England wicketkeeper-batter Jos Buttler in at 2 crore. His previous team RR open the bidding for the England superstar. GT join the bidding and compete with RR. Buttler also plays for Paarl Royals in the SA20."},{"type":"HTML","html":"GT are looking for a new wicketkeeper-batter and Buttler ticks most boxes. Back and forth between RR and GT. The bid has zipped past 8 crore. Buttler is now a millionaire as the a(u)ction continues."},{"type":"HTML","html":"RR continue to bid aggressively for their man. GT won't give up easily. The bid has rocketed past 10 crore. GT in the lead at 12 crore."},{"type":"HTML","html":"More steady lifting of paddles across the RR and GT tables. PBKS are also interested in Buttler. Will Buttler become a 25-crore buy as well?"},{"type":"HTML","html":"GT now face new competition for Lucknow Super Giants. Nehra chats with Solanki and they raise it up to 15.75 crore. LSG are done with the bidding for Buttler. Sold to GT for 15.75 crore"}]}},{"_uid":20779,"id":20779,"storyId":330404,"title":"Iyer shatters IPL record, sold to PBKS for 26.75 crore","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T10:28:00.000Z","modifiedAt":"2024-11-24T10:47:06.000Z","reactionStat":{"id":17332,"emojis":[{"unicode":"U+2764","skintone":1,"count":248},{"unicode":"U+1F525","skintone":1,"count":377},{"unicode":"U+1F44F","skintone":1,"count":365},{"unicode":"U+1F62D","skintone":1,"count":457}],"share":1,"modifiedAt":"2024-11-25T12:59:42.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":381505,"objectId":1435404,"slug":"will-shreyas-iyer-step-up-with-the-bat-in-the-final","url":"/lsci/db/PICTURES/CMS/381500/381505.4.jpg","width":900,"height":506,"caption":"Shreyas Iyer led KKR to the IPL title last year","longCaption":"Will Shreyas Iyer step up with the bat in the final? Kolkata Knight Riders vs Sunrisers Hyderabad, IPL 2024 final, Chennai, May 26, 2024","credit":"Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/381500/381505.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/381500/381505.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/381500/381505.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"Next up: Shreyas Iyer. IPL-winning captain. He will invite bids from 2 crore. KKR want their IPL-winning captain back and open the bidding for Iyer."},{"type":"HTML","html":"PBKS enter the bidding now Iyer. Ponting has worked with Iyer at Capitals. The bid has quickly zoomed up to 5 crore. PBKS now in the lead at 6 crore."},{"type":"HTML","html":"Steady lifting of paddles at the PBKS and KKR tables. PBKS pull out. KKR now in the lead at 7.25 crore."},{"type":"HTML","html":"DC now bid for Iyer and compete with KKR. Aggressive bidding at both tables. KKR want their captain back. DJ Bravo has a chat with Venky Mysore. Mysore gestures that they're out."},{"type":"HTML","html":"DC in the lead at 10 crore. PBKS are back to shake things up. Both DC and PBKS need captains."},{"type":"HTML","html":"DC escalate the bid up to 13 crore. PBKS have deep pockets: they can pick Iyer as well as Pant. DC in the lead at 15 crore."},{"type":"HTML","html":"DC and PBKS slug it out for Iyer. I suppose Iyer could touch 20 crore."},{"type":"HTML","html":"More steady raising of paddles across both tables. Indeed, the bid for Iyer touches 20 crore. \u003cb\u003eDC have escalated it to 20 crore.\u003c/b\u003e Some banks are being broken already."},{"type":"HTML","html":"Iyer is a proven captain in the IPL. Can be a spin-basher in the middle order. Where will he head to: DC or PBKS. The bidding continues in Jeddah. Will he surpass Mitch Starc's bid?"},{"type":"HTML","html":"DC drag is up to 23 crore. Wow. Ponting chats with Ness Wadia and co. at the PBKS table. PBKS are still in it."},{"type":"HTML","html":"Iyer is on the verge of breaking the IPL record. \u003cb\u003eCurrent bid at 24.25 with PBKS\u003c/b\u003e. Delhi come back and take it up to 24.50 crore. Okay, \u003cb\u003ethe bid has hit 25 crore\u003c/b\u003e. DC have bid for him again. \u003cb\u003eShreyas Iyer shatters the IPL record\u003c/b\u003e. He becomes the most expensive player at an IPL auction."},{"type":"HTML","html":"Hold onto your hats! We're not done yet. DC have Iyer for now at 26 crore. PBKS pause but jump back into the action again, raising the bid up to 26.25 crore. DC need a moment to recalculate and they outbid PBKS. PBKS come back with 26.75. DC finally tap out."}]}},{"_uid":20778,"id":20778,"storyId":330404,"title":"Kagiso Rabada to GT","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T10:23:00.000Z","modifiedAt":"2024-11-24T10:32:05.000Z","reactionStat":{"id":17330,"emojis":[{"unicode":"U+2764","skintone":1,"count":66},{"unicode":"U+1F525","skintone":1,"count":93},{"unicode":"U+1F44F","skintone":1,"count":117},{"unicode":"U+1F62D","skintone":1,"count":93}],"share":0,"modifiedAt":"2024-11-25T12:59:46.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":384006,"objectId":1441470,"slug":"kagiso-rabada-is-pumped-after-getting-rid-of-suryakumar-yadav","url":"/lsci/db/PICTURES/CMS/384000/384006.4.jpg","width":900,"height":506,"caption":"Kagiso Rabada is pumped","longCaption":"Kagiso Rabada is pumped after getting rid of Suryakumar Yadav, India vs South Africa, T20 World Cup final, Bridgetown, Barbados, June 29, 2024","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/384000/384006.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/384000/384006.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/384000/384006.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"The SA quick asks for bids from INR 2 crore. RCB start the bidding for Rabada. Here comes GT to tussle with RCB."},{"type":"HTML","html":"The bid quickly crosses 3 crores and 5 crores. MI enter the bidding and take it up to 5.25 crore. \u003cb\u003eWorth noting that Rabada has played for MI Cape Town in the SA20 and MI NY in the MLC.\u003c/b\u003e"},{"type":"HTML","html":"MI keep bidding aggressively for Rabada. MI in the lead at 8.25 crore. But RCB are back in at 8.50 crore."},{"type":"HTML","html":"Plenty of back and forth between RCB and GT now. Seems are MI are out for now."},{"type":"HTML","html":"RCB tap out. \u003cb\u003eGT acquire Rabada for 10.75 crore\u003c/b\u003e."},{"type":"HTML","html":"PBKS have an option to RTM but they aren't interested this time for Rabada"}]}},{"_uid":20775,"id":20775,"storyId":330404,"title":"Arshdeep Singh returns to PBKS","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T10:12:00.000Z","modifiedAt":"2024-11-24T11:13:27.000Z","reactionStat":{"id":17327,"emojis":[{"unicode":"U+1F62D","skintone":1,"count":197},{"unicode":"U+2764","skintone":1,"count":219},{"unicode":"U+1F44F","skintone":1,"count":326},{"unicode":"U+1F525","skintone":1,"count":232}],"share":2,"modifiedAt":"2024-11-25T12:45:56.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":390763,"objectId":1459158,"slug":"arshdeep-singh-removed-ryan-rickelton","url":"/lsci/db/PICTURES/CMS/390700/390763.4.jpg","width":900,"height":506,"caption":"Arshdeep Singh celebrates","longCaption":"Arshdeep Singh removed Ryan Rickelton, South Africa vs India, 2nd T20I, Gqeberha, November 10, 2024","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/390700/390763.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/390700/390763.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/390700/390763.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"Arshdeep Singh is the first player up for grabs. Awkward silence to start with. The India left-arm seamer has listed his base price at INR 2 crore. CSK make the first move. DC compete with CSK as the bid quickly escalates to 4 crore. CSK in the lead at 4 crore."},{"type":"HTML","html":"Fleming raises the paddle once again as escalates the bid up to 6.25. CSK and DC slug it out for the T20 World Cup winner. DC in the lead at 7.5 crore. CSK tap out"},{"type":"HTML","html":"Oh hello: here's a new bidder: GT. DC face competition from GT. Nehra loves his left-arm quicks, doesn't he? The bid is zipping towards 10 crore. Arshdeep is a millionaire"},{"type":"HTML","html":"RCB enter the bidding and raise it up to 10 crore. GT and RCB now battle it out for Arshdeep. RCB need a moment to recalculate. GT in the lead at 10.75 crore."},{"type":"HTML","html":"Welcome to the auction: Rajasthan Royals. Seems like RCB are out. But GT are still in it. Dravid has worked with Arshdeep both at Under-19s and India."},{"type":"HTML","html":"Arshdeep now sparks interest from SRH. RR take the bid up to INR 13 crore and say 'leave my man alone'. SRH won't give up that easily. Back and forth between RR and SRH. \u003cb\u003eWhopper. The bid has hit 15 crore.\u003c/b\u003e"},{"type":"HTML","html":"SRH in the lead at 15.75. \u003cb\u003eSold to SRH for 15.75\u003c/b\u003e. He could be particularly effective on the bigger ground in Hyderabad."},{"type":"HTML","html":"Hang on, PBKS have the option to RTM Arshdeep. Auction dynamics at play straightaway at the IPL 2025 mega-auction."},{"type":"HTML","html":"The price has been hiked to 18 crore by SRH. \u003cb\u003ePBKS use their RTM to get back Arshdeep for 18 crore\u003c/b\u003e"}]}},{"_uid":20773,"id":20773,"storyId":330404,"title":"Just moments away...","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T10:10:00.000Z","modifiedAt":"2024-11-24T10:14:56.000Z","reactionStat":{"id":17326,"emojis":[{"unicode":"U+1F525","skintone":1,"count":31},{"unicode":"U+1F44F","skintone":1,"count":64},{"unicode":"U+2764","skintone":1,"count":25},{"unicode":"U+1F62D","skintone":1,"count":30}],"share":0,"modifiedAt":"2024-11-24T13:55:06.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":354355,"objectId":1358761,"slug":"arun-dhumal-and-jay-shah-have-a-chat","url":"/lsci/db/PICTURES/CMS/354300/354355.4.jpg","width":900,"height":506,"caption":"Arun Dhumal and Jay Shah have a chat","longCaption":"Arun Dhumal and Jay Shah have a chat, Mumbai, February 13, 2023","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/354300/354355.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/354300/354355.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/354300/354355.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"IPL chairman Arun Dhumal is on the podium, welcoming everyone to the IPL 2025 mega-auction. He reminds us that 577 players could go under the hammer over the next two days. Mallika Sagar is the auctioneer for this auction as well. '\u003cb\u003eLET THE BIDDING BEGIN!\u003c/b\u003e'"}]}},{"_uid":20771,"id":20771,"storyId":330404,"title":"Get ready for marquee set no: 1","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T09:57:00.000Z","modifiedAt":"2024-11-24T10:07:08.000Z","reactionStat":{"id":17324,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":64},{"unicode":"U+2764","skintone":1,"count":47},{"unicode":"U+1F525","skintone":1,"count":47},{"unicode":"U+1F62D","skintone":1,"count":25}],"share":0,"modifiedAt":"2024-11-24T17:51:30.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":380036,"objectId":1431498,"slug":"rishabh-pant-and-shreyas-iyer-pose-before-the-toss","url":"/lsci/db/PICTURES/CMS/380000/380036.4.jpg","width":900,"height":506,"caption":"Rishabh Pant and Shreyas Iyer pose","longCaption":"Rishabh Pant and Shreyas Iyer pose before the toss, Kolkata Knight Riders vs Delhi Capitals, IPL 2024, Kolkata, April 29, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/380000/380036.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/380000/380036.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/380000/380036.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"Jos Buttler, Shreyas Iyer, Rishabh Pant, Kagiso Rabada, Arshdeep Singh, Mitch Starc all will be up for grabs. Two of the three released Indian captains on offer. Franchises will splash money for these marquee players."},{"type":"HTML","html":"You can follow our live auction blog \u003ca href=\"https://www.espncricinfo.com/hindi/auction/ipl-2025-auction-1460972/live-updates\"\u003ein Hindi here\u003c/a\u003e."}]}},{"_uid":20769,"id":20769,"storyId":330404,"title":"Auction analysis with Tom Moody, S Sriram","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T09:44:00.000Z","modifiedAt":"2024-11-24T09:59:33.000Z","reactionStat":{"id":17319,"emojis":[{"unicode":"U+1F525","skintone":1,"count":14},{"unicode":"U+2764","skintone":1,"count":23},{"unicode":"U+1F44F","skintone":1,"count":29},{"unicode":"U+1F62D","skintone":1,"count":14}],"share":0,"modifiedAt":"2024-11-24T17:56:32.000Z"},"content":{"items":[{"type":"IFRAME","html":"\u003ciframe id=\"ls_embed_1732364649\" src=https://livestream.com/accounts/6115179/events/11205788/player?width=960\u0026height=540\u0026enableInfoAndActivity=true\u0026defaultDrawer=feed\u0026autoPlay=true\u0026mute=false width=\"960\" height=\"540\" frameborder=\"0\" scrolling=\"no\" allowfullscreen\u003e \u003c/iframe\u003e\u003cscript type=\"text/javascript\" data-embed_id=\"ls_embed_1732364649\" src=https://livestream.com/assets/plugins/referrer_tracking.js\u003e\u003c/script\u003e","itemType":"OTHERS"}]}},{"_uid":20767,"id":20767,"storyId":330404,"title":"Get to know the bidding increments","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T09:41:00.000Z","modifiedAt":"2024-11-24T09:50:37.000Z","reactionStat":{"id":17320,"emojis":[{"unicode":"U+2764","skintone":1,"count":8},{"unicode":"U+1F62D","skintone":1,"count":6},{"unicode":"U+1F44F","skintone":1,"count":26},{"unicode":"U+1F525","skintone":1,"count":10}],"share":0,"modifiedAt":"2024-11-25T10:41:13.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":391599,"objectId":1461459,"slug":"a-general-view-of-the-venue-for-the-ipl-2025-auction-in-jeddah","url":"/lsci/db/PICTURES/CMS/391500/391599.4.jpg","width":900,"height":506,"caption":"A general view of the venue for the IPL 2025 auction in Jeddah","longCaption":"A general view of the venue for the IPL 2025 auction in Jeddah, IPL auction, Saudi Arabia, November 24, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/391500/391599.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/391500/391599.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/391500/391599.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"\u003cul\u003e"},{"type":"HTML","html":"\u003cli\u003e Bids up to Rs. 1 Crore - increments of INR 5 lakh"},{"type":"HTML","html":"\u003cli\u003e Bids from Rs. 1 Crore up to Rs. 2 Crore - increments of INR 10 lakh"},{"type":"HTML","html":"\u003cli\u003e Bids from Rs. 2 Crore up to Rs. 3 Crore - increments of INR 20 lakh"},{"type":"HTML","html":"\u003cli\u003e Bids from Rs. 3 Crore - increments at the auctioneer's discretion, but not less than INR 20 lakh"},{"type":"HTML","html":"\u003c/ul\u003e"}]}},{"_uid":20761,"id":20761,"storyId":330404,"title":"More on the auction timings","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T09:27:00.000Z","modifiedAt":"2024-11-24T09:35:26.000Z","reactionStat":{"id":17315,"emojis":[{"unicode":"U+2764","skintone":1,"count":17},{"unicode":"U+1F525","skintone":1,"count":6},{"unicode":"U+1F44F","skintone":1,"count":11},{"unicode":"U+1F62D","skintone":1,"count":8}],"share":0,"modifiedAt":"2024-11-25T09:30:12.000Z"},"content":{"items":[{"type":"HTML","html":"\u003cb\u003eSunday, November 24\u003c/b\u003e"},{"type":"HTML","html":"3.30pm to 5pm – Player auction Abadi Al Johar Arena\u003cbr\u003e\r\n5pm to 5.45pm – Lunch\u003cbr\u003e \r\n5.45 pm to 10.30pm – Player auction Abadi Al Johar Arena\u003cbr\u003e"},{"type":"HTML","html":"\u003cb\u003eMonday, November 25\u003c/b\u003e"},{"type":"HTML","html":"3.30pm to 5pm – Player auction Abadi Al Johar Arena \u003cbr\u003e\r\n5pm to 5.45pm – Lunch \u003cbr\u003e\r\n5.45 pm to 10.30pm – Player auction Abadi Al Johar Arena\u003cbr\u003e"},{"type":"HTML","html":"*\u003ci\u003eAll timings in IST\u003c/i\u003e"},{"type":"HTML","html":"The player auction will commence with the Marquee Sets followed by a full round of Capped players by specialism - Batter, All-rounders, Wicket Keeper/Batter, Fast Bowlers and Spin Bowlers and then move into a full specialism round of Uncapped players."},{"type":"HTML","html":"Subject to timings it is envisaged that the accelerated process will start after player no.117. The first accelerated process will cover all the players from 118 – 574. Franchises will be asked to nominate a set number of players from this group by 10pm on the evening of November 24. Once these players (118-574) have been presented, franchises will be requested to submit the names of players (unpresented / unsold) from all those on the full list of 574 for further accelerated presentation."}]}},{"_uid":20757,"id":20757,"storyId":330404,"title":"Have your say!","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T09:14:00.000Z","modifiedAt":"2024-11-24T09:21:04.000Z","reactionStat":{"id":17312,"emojis":[{"unicode":"U+2764","skintone":1,"count":7},{"unicode":"U+1F44F","skintone":1,"count":16},{"unicode":"U+1F525","skintone":1,"count":8},{"unicode":"U+1F62D","skintone":1,"count":3}],"share":0,"modifiedAt":"2024-11-25T13:20:14.000Z"},"content":{"items":[{"type":"POLL","pollInfo":{"id":2354,"objectId":1461454,"title":"Which player can get past Starc's record INR 24.75 crore bid?","modifiedAt":"2024-11-24T09:16:51.000Z","generatedAt":"2024-11-25T14:30:46.333Z","options":[{"id":8198,"title":"Rishabh Pant","votes":10158},{"id":8199,"title":"Jos Buttler","votes":1294},{"id":8200,"title":"Shreyas Iyer","votes":1007},{"id":8201,"title":"KL Rahul","votes":1132},{"id":8202,"title":"Someone else","votes":878}]},"size":"1"},{"type":"IMAGE","image":{"id":391596,"objectId":1461455,"slug":"","url":"/lsci/db/PICTURES/CMS/391500/391596.3.png","width":900,"height":1125,"caption":"","longCaption":null,"credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/391500/391596.square.png"}},"displayWidth":"900","captionPosition":null}]}},{"_uid":20753,"id":20753,"storyId":330404,"title":"Who's coming up in Marquee Set No. 1","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T08:48:00.000Z","modifiedAt":"2024-11-24T09:48:18.000Z","reactionStat":{"id":17308,"emojis":[{"unicode":"U+1F525","skintone":1,"count":61},{"unicode":"U+1F62D","skintone":1,"count":30},{"unicode":"U+2764","skintone":1,"count":82},{"unicode":"U+1F44F","skintone":1,"count":105}],"share":1,"modifiedAt":"2024-11-24T22:28:31.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":380927,"objectId":1433809,"slug":"rishabh-pant-plays-a-rishabh-pant-shot","url":"/lsci/db/PICTURES/CMS/380900/380927.4.jpg","width":900,"height":506,"caption":"There's likely going to be a bidding war for Pant","longCaption":"Rishabh Pant plays a Rishabh Pant shot, Delhi Capitals vs Lucknow Super Giants, IPL 2024, Delhi, May 14, 2024","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/380900/380927.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/380900/380927.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/380900/380927.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"A lot of big names, who are likely to attract plenty of big bids. Here are the players who will kickstart the IPL 2025 auctions in the Marquee set 1."},{"type":"HTML","html":"\u003cul\u003e\r\n\u003cli\u003eJos Buttler\u003c/li\u003e\r\n\u003cli\u003eShreyas Iyer\u003c/li\u003e\r\n\u003cli\u003eRishabh Pant\u003c/li\u003e\r\n\u003cli\u003eKagiso Rabada\u003c/li\u003e\r\n\u003cli\u003eArshdeep Singh\u003c/li\u003e\r\n\u003cli\u003eMitchell Starc\u003c/li\u003e\r\n\u003c/ul\u003e"},{"type":"HTML","html":"How much will Pant go for? Can Buttler break Starc's record of the highest bid? Which team will bid for Starc?"}]}},{"_uid":20750,"id":20750,"storyId":330404,"title":"Ricky Ponting's 'Project Punjab'","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T08:21:00.000Z","modifiedAt":"2024-11-24T08:30:04.000Z","reactionStat":{"id":17307,"emojis":[{"unicode":"U+2764","skintone":1,"count":6},{"unicode":"U+1F62D","skintone":1,"count":6},{"unicode":"U+1F525","skintone":1,"count":5},{"unicode":"U+1F44F","skintone":1,"count":9}],"share":0,"modifiedAt":"2024-11-24T17:51:14.000Z"},"content":{"items":[{"type":"VIDEO","video":{"id":139438,"objectId":1451441,"scribeId":41311583,"statusTypeId":3,"slug":"newsroom-what-is-ricky-ponting-biggest-challenge-at-pbks","title":"What is Ponting's biggest challenge at Punjab Kings?","subTitle":"","seoTitle":"Newsroom - What is Ricky Ponting biggest challenge at PBKS","summary":"Nagraj Gollapudi and Matt Roller discuss the former Australia captain's appointment as PBKS head coach","duration":387,"genreId":34,"genreType":"GENERAL","genreName":"News and Analysis","publishedAt":"2024-09-18","modifiedAt":"2024-09-18T11:15:22.000Z","recordedAt":"2024-09-18","expireAt":"2044-09-21T10:58:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2024/0918/dm_240918_INET_CRIC_ipl_news_ponting_coach_non-branded_GLOBAL/dm_240918_INET_CRIC_ipl_news_ponting_coach_non-branded_GLOBAL.jpg","origin":{"type":"CLIP"},"assetId":"dm_240918_INET_CRIC_ipl_news_ponting_coach_non-branded_GLOBAL","scribeMongoId":"66eab2ecda70410a6249f350","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/0918/dm_240918_INET_CRIC_ipl_news_ponting_coach_non-branded_GLOBAL/dm_240918_INET_CRIC_ipl_news_ponting_coach_non-branded_GLOBAL.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/0918/dm_240918_INET_CRIC_ipl_news_ponting_coach_non-branded_GLOBAL/dm_240918_INET_CRIC_ipl_news_ponting_coach_non-branded_GLOBAL/playlist.m3u8"}]},"caption":"What is Ponting's biggest challenge at Punjab Kings?","altVideo":null,"altVideoCaption":null,"altImage":null,"preview":true},{"type":"HTML","html":"Punjab Kings will be the third IPL franchise where Ricky Ponting will be the head coach after MI and DC. He was in conversation with other franchises as well in the lead-up to IPL 2025, but eventually signed with PBKS. \u003ca href=\"https://www.espncricinfo.com/story/ricky-ponting-on-his-punjab-kings-role-we-are-not-going-to-sit-back-and-just-accept-mediocrity-1451742\"\u003eNagraj Gollapudi spoke to Ponting\u003c/a\u003e in Nottingham in Setpember."},{"type":"HTML","html":"Here's a snippet from the interview."},{"type":"HTML","html":"\u003cblockquote\u003eYes, I was talking to a few teams, but it was \"Project Punjab\" which attracted me. It is a team that hasn't had a lot of success over a long period of time, a team that's changed coaches a lot, so I saw it as a challenge. The other exciting part is that I saw some really exciting youngsters last year at Kings that hopefully we can attract back to the team for this season and put together a team that is going to be good enough to win the IPL. I mean, there's no doubting over the years that the Kings have had good players, have had good teams. They just haven't been able to win it yet. I have a longish-term deal there, and hopefully during that period of time we can win the IPL.\u003c/blockquote\u003e"},{"type":"HTML","html":"More recently, Ponting spoke to \u003ci\u003eStar Sports\u003c/i\u003e about the auction. “I think there are three most crucial things with a successful auction. One's definitely making sure you stick to your strategy and not getting off that early on. I think being really calm and clear at the auction table is also a really important thing. And then communication on the day because, you know, you're working with the analysts, you're working with your owners. Communication is vital,” Ponting told the broadcaster."}]}},{"_uid":20749,"id":20749,"storyId":330404,"title":"The biggest buys from each auction","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T07:52:00.000Z","modifiedAt":"2024-11-24T07:55:56.000Z","reactionStat":{"id":17305,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":14},{"unicode":"U+1F525","skintone":1,"count":8},{"unicode":"U+2764","skintone":1,"count":16},{"unicode":"U+1F62D","skintone":1,"count":11}],"share":0,"modifiedAt":"2024-11-25T09:36:56.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":391588,"objectId":1461439,"slug":"","url":"/lsci/db/PICTURES/CMS/391500/391588.1.png","width":1080,"height":1350,"caption":"","longCaption":null,"credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/391500/391588.square.png"}},"displayWidth":"900","captionPosition":null}]}},{"_uid":20746,"id":20746,"storyId":330404,"title":"What are CSK up to?","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T07:45:00.000Z","modifiedAt":"2024-11-24T07:48:34.000Z","reactionStat":{"id":17302,"emojis":[{"unicode":"U+2764","skintone":1,"count":8},{"unicode":"U+1F525","skintone":1,"count":7},{"unicode":"U+1F44F","skintone":1,"count":10},{"unicode":"U+1F62D","skintone":1,"count":5}],"share":0,"modifiedAt":"2024-11-24T13:20:04.000Z"},"content":{"items":[{"type":"YOUTUBE","url":"https://www.youtube.com/watch?v=wXehVzFYaXU"},{"type":"HTML","html":"AR Srikkanth, the former KKR and West Indies analyst, will sit on CSK's table. He has joined Super Kings' scouting team for the IPL (CSK), SA20 (JSK) and the MLC (TSK). He has a keen eye for talent and detail: for example, he scouted Kuldeep Yadav from the Buchi Babu pre-season tournament in Chennai in 2014 and recommended Kuldeep to Trevor Bayliss, who was KKR's coach at the time. Srikkanth has also coached in the Tamil Nadu Premier League (TNPL). In the past, CSK's trends and patterns have been fairly predictable. Will the inclusion of Srikkanth buck that trend? Will be see some out-of-the-box picks from CSK in this auction?"},{"type":"IMAGE","image":{"id":279407,"objectId":1155772,"slug":"srikkanth-works-with-knight-riders-franchises-in-the-ipl-and-the-cpl","url":"/lsci/db/PICTURES/CMS/279400/279407.4.jpg","width":900,"height":506,"caption":"AR Srikkanth (right) has been involved in a number of leagues around the world","longCaption":"Dinesh Karthik and Kolkata Knight Riders' analyst AR Srikkanth walk together","credit":"Kolkata Knight Riders","photographer":null,"peerUrls":{"FILM":null,"WIDE":"/lsci/db/PICTURES/CMS/279400/279407.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/279400/279407.square.jpg"}},"displayWidth":"900","captionPosition":null}]}},{"_uid":20745,"id":20745,"storyId":330404,"title":"In the spotlight: KL Rahul","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T07:27:00.000Z","modifiedAt":"2024-11-24T07:30:21.000Z","reactionStat":{"id":17301,"emojis":[{"unicode":"U+2764","skintone":1,"count":8},{"unicode":"U+1F525","skintone":1,"count":4},{"unicode":"U+1F62D","skintone":1,"count":5},{"unicode":"U+1F44F","skintone":1,"count":5}],"share":0,"modifiedAt":"2024-11-24T13:18:05.000Z"},"content":{"items":[{"type":"HTML","html":"Serial No. 10. Marquee set 2. KL Rahul. A lot of the focus has been on him for the last few months, from his spot in India's Test side to news around retention. He was let go off by his former side LSG and here he is, now in the auction pool."},{"type":"VIDEO","video":{"id":140040,"objectId":1459431,"scribeId":42362477,"statusTypeId":3,"slug":"ipl-2025-kl-rahul-i-want-to-play-where-i-can-find-some-freedom","title":"Rahul: I want to play where I can find some freedom","subTitle":"","seoTitle":"IPL 2025 - KL Rahul - I want to play where I can find some freedom","summary":"He says he wants to attain the calmness that's in the dressing rooms of CSK and Gujarat Titans","duration":90,"genreId":9,"genreType":"GENERAL","genreName":"Interviews","publishedAt":"2024-11-13","modifiedAt":"2024-11-13T09:54:15.000Z","recordedAt":"2024-11-13","expireAt":"2044-11-16T09:21:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2024/1113/dm_241113_INET_CRIC_starclip_rahul01_non-branded_GLOBAL/dm_241113_INET_CRIC_starclip_rahul01_non-branded_GLOBAL.jpg","origin":{"type":"CLIP"},"assetId":"dm_241113_INET_CRIC_starclip_rahul01_non-branded_GLOBAL","scribeMongoId":"673473227762fb7c4da48775","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1113/dm_241113_INET_CRIC_starclip_rahul01_non-branded_GLOBAL/dm_241113_INET_CRIC_starclip_rahul01_non-branded_GLOBAL.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1113/dm_241113_INET_CRIC_starclip_rahul01_non-branded_GLOBAL/dm_241113_INET_CRIC_starclip_rahul01_non-branded_GLOBAL/playlist.m3u8"}]},"caption":"Rahul: I want to play where I can find some freedom","altVideo":null,"altVideoCaption":null,"altImage":null,"preview":true},{"type":"HTML","html":"There is intrigue around where Rahul could go in the auction. RCB would probably love to have the Bengaluru localite on board. I think there could be interest from CSK for a middle-order role, plus the fact that ke can keep wickets, which could enable CSK to think and prepare for the after-Dhoni years. A Rahul freed up from the burden of captaincy can be \u003ci\u003ethe\u003c/i\u003e batter to watch, as evidenced from his returns for India in the middle order a couple of years ago."},{"type":"VIDEO","video":{"id":140050,"objectId":1459729,"scribeId":42399486,"statusTypeId":3,"slug":"which-team-is-likely-to-buy-kl-rahul-at-the-ipl-auction","title":"Which team is likely to buy KL Rahul at the IPL auction?","subTitle":"","seoTitle":"Which team is likely to buy KL Rahul at the IPL auction","summary":"Who will get the highest bid between Rishabh Pant, Shreyas Iyer and KL Rahul?","duration":766,"genreId":34,"genreType":"GENERAL","genreName":"News and Analysis","publishedAt":"2024-11-15","modifiedAt":"2024-11-15T06:06:01.000Z","recordedAt":"2024-11-15","expireAt":"2044-11-18T04:44:00.000Z","countryCodes":[],"imageUrl":"/db/PICTURES/CMS/MULTIMEDIA/140000/140050.thumb.jpg","origin":{"type":"CLIP"},"assetId":"dm_241114_INET_CRIC_ipl2025_auction_chatter_02-rahul_non-branded_GLOBAL","scribeMongoId":"6736d1ef7d3cc545989610cd","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1114/dm_241114_INET_CRIC_ipl2025_auction_chatter_02-rahul_non-branded_GLOBAL/dm_241114_INET_CRIC_ipl2025_auction_chatter_02-rahul_non-branded_GLOBAL.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1114/dm_241114_INET_CRIC_ipl2025_auction_chatter_02-rahul_non-branded_GLOBAL/dm_241114_INET_CRIC_ipl2025_auction_chatter_02-rahul_non-branded_GLOBAL/playlist.m3u8"}]},"caption":"Which team is likely to buy KL Rahul at the IPL auction?","altVideo":null,"altVideoCaption":null,"altImage":null,"preview":false},{"type":"HTML","html":"And with that, I shall hand it over to Deiva for the next bit."}]}},{"_uid":20743,"id":20743,"storyId":330404,"title":"Auction in Jeddah? Why?","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T07:03:00.000Z","modifiedAt":"2024-11-24T07:04:00.000Z","reactionStat":{"id":17299,"emojis":[{"unicode":"U+1F44F","skintone":1,"count":5},{"unicode":"U+1F62D","skintone":1,"count":5},{"unicode":"U+2764","skintone":1,"count":5},{"unicode":"U+1F525","skintone":1,"count":2}],"share":1,"modifiedAt":"2024-11-24T18:32:48.000Z"},"content":{"items":[{"type":"VIDEO","video":{"id":139951,"objectId":1457847,"scribeId":42109867,"statusTypeId":3,"slug":"moody-royals-will-think-they-have-their-top-order-sorted","title":"Moody: Royals will think they have their top order sorted","subTitle":"","seoTitle":"Moody: Royals will think they have their top order sorted","summary":"The panel discusses what could've made Rajasthan Royals pick Hetmyer over Buttler","duration":93,"genreId":46,"genreType":"GENERAL","genreName":"Features","publishedAt":"2024-10-31","modifiedAt":"2024-10-31T12:53:52.000Z","recordedAt":"2024-10-31","expireAt":"2040-11-03T12:35:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2024/1031/dm_241031_BUTTLER_RR/dm_241031_BUTTLER_RR.jpg","origin":{"type":"CLIP"},"assetId":"dm_241031_BUTTLER_RR","scribeMongoId":"672379fedf9d840304e97002","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1031/dm_241031_BUTTLER_RR/dm_241031_BUTTLER_RR.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1031/dm_241031_BUTTLER_RR/dm_241031_BUTTLER_RR/playlist.m3u8"}]},"caption":"Moody: Royals will think they have their top order sorted","altVideo":null,"altVideoCaption":null,"altImage":null,"preview":true},{"type":"HTML","html":"It is the second IPL auction in a row that is being held outside India. Last year, Dubai played host to the mini auction. This time, the two-day mega auction will be held in Jeddah in Saudi Arabia. What's with Saudi Arabia and venturing into cricket, which really is a fringe sport there?"},{"type":"HTML","html":"\u003ca href=\"https://www.espncricinfo.com/story/saudi-arabia-dipping-its-toes-into-cricket-might-be-the-start-of-something-big-1461120\"\u003eMatt Roller writes\u003c/a\u003e:\r\n\u003cp\u003eSaudi Arabia has a stated aim for India to be its biggest source of tourists by 2030. Hosting the auction - which was watched by over 20 million viewers last year on Star Sports - will ensure at least two full days of publicity in India, in addition to the regular Visit Saudi plugs during TV coverage of last year's IPL.\u003c/p\u003e\r\nIt only takes a glance at the wider landscape to realise the potential ramifications of Saudi investment. The kingdom has already been a major sporting disruptor: it now dominates the boxing landscape, with Riyadh hosting world heavyweight title fights between Tyson Fury and Oleksandr Usyk. The Saudi Pro League has signed leading footballers like Cristiano Ronaldo and Karim Benzema from European giants Manchester United and Real Madrid."}]}},{"_uid":20742,"id":20742,"storyId":330404,"title":"In focus: overseas stars","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T06:46:00.000Z","modifiedAt":"2024-11-24T06:44:02.000Z","reactionStat":{"id":17298,"emojis":[{"unicode":"U+1F525","skintone":1,"count":4},{"unicode":"U+2764","skintone":1,"count":6},{"unicode":"U+1F44F","skintone":1,"count":4},{"unicode":"U+1F62D","skintone":1,"count":1}],"share":0,"modifiedAt":"2024-11-24T13:57:02.000Z"},"content":{"items":[{"type":"VIDEO","video":{"id":140113,"objectId":1460935,"scribeId":42535564,"statusTypeId":3,"slug":"ipl-2025-who-will-be-the-most-expensive-overseas-picks","title":"Starc? Buttler? Who will be the most expensive overseas picks?","subTitle":"","seoTitle":"IPL 2025 - Who will be the most expensive overseas picks?","summary":"The gang discusses the most in-demand overseas players who could command big money at the upcoming IPL auction","duration":869,"genreId":46,"genreType":"GENERAL","genreName":"Features","publishedAt":"2024-11-22","modifiedAt":"2024-11-22T05:26:05.000Z","recordedAt":"2024-11-22","expireAt":"2044-11-25T04:06:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2024/1121/dm_241121_INET_CRIC_auction_chatter_overseas_top_picks_non-branded_GLOBAL/dm_241121_INET_CRIC_auction_chatter_overseas_top_picks_non-branded_GLOBAL.jpg","origin":{"type":"CLIP"},"assetId":"dm_241121_INET_CRIC_auction_chatter_overseas_top_picks_non-branded_GLOBAL","scribeMongoId":"674003737d3cc545989dca64","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1121/dm_241121_INET_CRIC_auction_chatter_overseas_top_picks_non-branded_GLOBAL/dm_241121_INET_CRIC_auction_chatter_overseas_top_picks_non-branded_GLOBAL.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1121/dm_241121_INET_CRIC_auction_chatter_overseas_top_picks_non-branded_GLOBAL/dm_241121_INET_CRIC_auction_chatter_overseas_top_picks_non-branded_GLOBAL/playlist.m3u8"}]},"caption":"Starc? Buttler? Who will be the most expensive overseas picks?","altVideo":null,"altVideoCaption":null,"altImage":null,"preview":true},{"type":"HTML","html":"A total of 411 overseas players have registered themselves for the auction for IPL 2025, including 31 from Associate nations. They will be vying for 70 possible slots. There's Jos Buttler, whom Rajasthan Royals released, among those and so too is Mitchell Starc, whom KKR got last auction for a record price. Then there is the hard-hitting Liam Livingstone, whose stocks are on the rise in the last couple of years and could be one of the most expensive buys. Kagiso Rabada may not feature in all of South Africa's T20Is but he is sure in demand in the franchise circuit. All of them are in the marquee lists that will kickstart the auction today."},{"type":"HTML","html":"Nagraj Gollapudi compiles a list of \u003ca href=\"https://www.espncricinfo.com/story/ipl-2025-auction-rishabh-pant-mitchell-starc-kl-rahul-who-will-be-the-most-expensive-player-1460674\"\u003eplayers who could rake in the big bucks\u003c/a\u003e, but do watch the video to know his pick as one of the dark horses."}]}},{"_uid":20740,"id":20740,"storyId":330404,"title":"Have your say","type":2,"showInTimeline":false,"isPinned":false,"publishedAt":"2024-11-24T06:30:00.000Z","modifiedAt":"2024-11-24T06:29:00.000Z","reactionStat":{"id":17296,"emojis":[{"unicode":"U+2764","skintone":1,"count":4},{"unicode":"U+1F44F","skintone":1,"count":4},{"unicode":"U+1F62D","skintone":1,"count":5},{"unicode":"U+1F525","skintone":1,"count":2}],"share":0,"modifiedAt":"2024-11-24T17:51:01.000Z"},"content":{"items":[{"type":"POLL","pollInfo":{"id":2353,"objectId":1461403,"title":"Which of these former players would you want back in the auction?","modifiedAt":"2024-11-24T06:20:05.000Z","generatedAt":"2024-11-25T14:25:38.226Z","options":[{"id":8193,"title":"AB de Villiers","votes":3008},{"id":8194,"title":"Chris Gayle","votes":620},{"id":8195,"title":"Lasith Malinga","votes":507},{"id":8196,"title":"Suresh Raina","votes":460},{"id":8197,"title":"Kieron Pollard","votes":242}]},"size":"1"},{"type":"TWITTER","url":"https://x.com/IPL/status/1860564002721435677"}]}},{"_uid":20738,"id":20738,"storyId":330404,"title":"Purse and slots remaining","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T06:14:00.000Z","modifiedAt":"2024-11-24T06:14:40.000Z","reactionStat":{"id":17294,"emojis":[{"unicode":"U+2764","skintone":1,"count":9},{"unicode":"U+1F525","skintone":1,"count":5},{"unicode":"U+1F62D","skintone":1,"count":4},{"unicode":"U+1F44F","skintone":1,"count":6}],"share":0,"modifiedAt":"2024-11-24T17:50:55.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":391564,"objectId":1461399,"slug":"who-has-how-much-left-in-the-purse","url":"/lsci/db/PICTURES/CMS/391500/391564.1.png","width":900,"height":1125,"caption":"Who has how much left in the purse","longCaption":"Who has how much left in the purse, IPL 2025 auction","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/391500/391564.square.png"}},"displayWidth":"900","captionPosition":null}]}},{"_uid":20736,"id":20736,"storyId":330404,"title":"Get acquainted with 13-year-old Suryavanshi","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T05:59:00.000Z","modifiedAt":"2024-11-24T06:02:43.000Z","reactionStat":{"id":17292,"emojis":[{"unicode":"U+2764","skintone":1,"count":9},{"unicode":"U+1F44F","skintone":1,"count":10},{"unicode":"U+1F62D","skintone":1,"count":5},{"unicode":"U+1F525","skintone":1,"count":4}],"share":2,"modifiedAt":"2024-11-25T11:33:57.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":388308,"objectId":1453354,"slug":"vaibhav-suryavanshi-struck-a-rapid-century","url":"/lsci/db/PICTURES/CMS/388300/388308.4.jpg","width":900,"height":506,"caption":"Vaibhav Suryavanshi struck a rapid century for India Under-19s","longCaption":"Vaibhav Suryavanshi struck a rapid century, India Under-19 vs Australia Under-19, 1st four-dayer, Chennai, 1st day, September 30, 2024","credit":"PTI ","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/388300/388308.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/388300/388308.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/388300/388308.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"At the other end of the age spectrum, there's Bihar's \u003ca href=\"https://www.espncricinfo.com/cricketers/vaibhav-suryavanshi-1408688\"\u003eVaibhav Suryavanshi\u003c/a\u003e, who at 13 is the youngest player to be shortlisted for an IPL auction. He had made his Ranji debut when he was 12 and was more recently picked in the India Under-19s squad that played four-dayers against a visiting Australian side in Chennai. In the first four-dayer at Chepauk, he \u003ca href=\"https://www.espncricinfo.com/series/australia-under-19s-in-india-2024-25-1450208/india-under-19s-vs-australia-under-19s-1st-unofficial-test-1450217/full-scorecard\"\u003eclattered a 58-ball hundred\u003c/a\u003e. Suryavanshi also scored a triple-century in the Randhir Verma Under-19 ODI tournament played in Bihar. Syed Hussain from ESPNcricinfo's Hindi team caught up with the teenager last month. Read Suryavanshi's story \u003ca href=\"https://www.espncricinfo.com/hindi/story/ranji-trophy-2024-25-bihar-13-year-old-cricketer-vaibhav-suryavanshi-who-scored-century-in-his-debut-youth-test-against-1454724\"\u003ehere\u003c/a\u003e (in Hindi)."},{"type":"HTML","html":"On that note, I'll hand the blog over to Sudarshanan."}]}},{"_uid":20734,"id":20734,"storyId":330404,"title":"Jimmy Anderson, anyone?","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T05:45:00.000Z","modifiedAt":"2024-11-24T05:51:21.000Z","reactionStat":{"id":17290,"emojis":[{"unicode":"U+1F525","skintone":1,"count":4},{"unicode":"U+1F62D","skintone":1,"count":6},{"unicode":"U+1F44F","skintone":1,"count":7},{"unicode":"U+2764","skintone":1,"count":2}],"share":0,"modifiedAt":"2024-11-24T17:50:49.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":384770,"objectId":1443139,"slug":"james-anderson-looks-on","url":"/lsci/db/PICTURES/CMS/384700/384770.4.jpg","width":900,"height":506,"caption":"Can James Anderson break into the IPL?","longCaption":"James Anderson looks on, England vs West Indies, 1st Men's Test, Lord's, 3rd day, July 12, 2024","credit":"Alex Davidson/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/384700/384770.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/384700/384770.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/384700/384770.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"Here's a snippet from \u003ca href=\"https://www.espncricinfo.com/story/england-players-ipl-auction-five-things-to-look-out-for-1461146\"\u003eMatt Roller's piece\u003c/a\u003e:"},{"type":"HTML","html":"It really ought to be a non-starter. James Anderson has not played a T20 match in the last decade and was struggling to keep up with the format even then, leaking 52 runs from four wicketless overs in the 2014 Blast final. He has not bowled with a white ball in a competitive match since 2019, and has not played in any format since his farewell Test in July."},{"type":"TWITTER","url":"https://x.com/ESPNcricinfo/status/1860460511483105333"},{"type":"HTML","html":"But there remains an outside chance that, at 42, Anderson will earn his first IPL deal this weekend, having entered the auction at a base price of INR 1.25 crore (£118,000). Moeen Ali was only half-joking when he suggested that he wanted to sign him in the Hundred last summer, and bowlers like Deepak Chahar and Bhuvneshwar Kumar have shown there can still be a role for a powerplay specialist in the IPL - even in the Impact Player era."}]}},{"_uid":20733,"id":20733,"storyId":330404,"title":"Will there be a 25-crore buy?","type":2,"showInTimeline":false,"isPinned":false,"publishedAt":"2024-11-24T05:37:00.000Z","modifiedAt":"2024-11-24T05:40:45.000Z","reactionStat":{"id":17295,"emojis":[{"unicode":"U+2764","skintone":1,"count":4},{"unicode":"U+1F525","skintone":1,"count":3},{"unicode":"U+1F44F","skintone":1,"count":5},{"unicode":"U+1F62D","skintone":1,"count":3}],"share":0,"modifiedAt":"2024-11-25T14:09:58.000Z"},"content":{"items":[{"type":"VIDEO","video":{"id":140096,"objectId":1460628,"scribeId":42520004,"statusTypeId":3,"slug":"ipl-auction-pant-arshdeep-which-indian-player-will-get-the-big-bucks","title":"Pant? Rahul? Which Indian player will get the big bucks at the auction?","subTitle":"","seoTitle":"IPL auction - Pant Arshdeep - Which Indian player will get the big bucks","summary":"ESPNcricinfo crew guess the most expensive Indian players at the auction","duration":735,"genreId":46,"genreType":"GENERAL","genreName":"Features","publishedAt":"2024-11-21","modifiedAt":"2024-11-21T10:01:39.000Z","recordedAt":"2024-11-21","expireAt":"2044-11-24T09:25:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2024/1121/dm_241121_INET_CRIC_auction_chatter_most_expensive_indians_non-branded_GLOBAL/dm_241121_INET_CRIC_auction_chatter_most_expensive_indians_non-branded_GLOBAL.jpg","origin":{"type":"CLIP"},"assetId":"dm_241121_INET_CRIC_auction_chatter_most_expensive_indians_non-branded_GLOBAL","scribeMongoId":"673efcbc0a4d1a28f90f7792","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1121/dm_241121_INET_CRIC_auction_chatter_most_expensive_indians_non-branded_GLOBAL/dm_241121_INET_CRIC_auction_chatter_most_expensive_indians_non-branded_GLOBAL.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1121/dm_241121_INET_CRIC_auction_chatter_most_expensive_indians_non-branded_GLOBAL/dm_241121_INET_CRIC_auction_chatter_most_expensive_indians_non-branded_GLOBAL/playlist.m3u8"}]},"caption":"Pant? Rahul? Which Indian player will get the big bucks at the auction?","altVideo":null,"altVideoCaption":null,"altImage":null,"preview":true},{"type":"HTML","html":"Pat Cummins and Mitchell Starc broke records in the previous auction. There's a good chance that a new record will be set in this mega-auction. \u003ca href=\"https://www.espncricinfo.com/story/ipl-2025-auction-preview-rishabh-pant-could-be-at-the-centre-of-a-massive-bidding-war-1461259\"\u003eNagraj Gollapudi explains\u003c/a\u003e why"},{"type":"HTML","html":"There are two likely reasons this could happen. Firstly, Rishabh Pant. Pant is listed in the first set of marquee players that will ring in the auction on Sunday. He will be among the most sought-after players because several teams are on the lookout for an Indian captain-cum-wicketkeeper. Pant is the first big-name India player to come up in an auction in a long time, and the expectation is that the teams with the biggest purses - PBKS (INR 110.5 crore), RCB (INR 83 crore) and LSG (INR 69 crore) - will bid for him."},{"type":"HTML","html":"Then there is DC (INR 73 crore), the franchise Pant played for since 2016 and led since 2021 until last season. Pant opted to head to the auction after retention talks with DC failed, which he recently clarified had nothing to do with money. DC still have the option to buy him back as they have two right-to-match (RTM) options available. And it is the modified RTM rule that might just escalate the bids."}]}},{"_uid":20731,"id":20731,"storyId":330404,"title":"Everything you need to know about the auction","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T05:14:00.000Z","modifiedAt":"2024-11-24T05:18:08.000Z","reactionStat":{"id":17287,"emojis":[{"unicode":"U+2764","skintone":1,"count":4},{"unicode":"U+1F44F","skintone":1,"count":5},{"unicode":"U+1F525","skintone":1,"count":2},{"unicode":"U+1F62D","skintone":1,"count":2}],"share":0,"modifiedAt":"2024-11-25T11:06:31.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":372801,"objectId":1413509,"slug":"the-ipl-trophy-on-show-at-the-ipl-2024-auction","url":"/lsci/db/PICTURES/CMS/372800/372801.4.jpg","width":900,"height":506,"caption":"The IPL trophy on show","longCaption":"The IPL trophy on show at the IPL 2024 auction, Dubai, December 19, 2023","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/372800/372801.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/372800/372801.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/372800/372801.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"Will records be broken? Who are the players to watch? Who's got the most money? Who are the youngest and oldest players up for grabs? Will the the Impact Player rule impact this auction too? Here's your \u003ca href=\"https://www.espncricinfo.com/story/ipl-auction-2025-time-date-and-everything-you-need-to-know-espncricinfo-1458820\"\u003echeat sheet\u003c/a\u003e"}]}},{"_uid":20730,"id":20730,"storyId":330404,"title":"Meet the new additions to the auction list","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T04:54:00.000Z","modifiedAt":"2024-11-24T05:12:54.000Z","reactionStat":{"id":17286,"emojis":[{"unicode":"U+2764","skintone":1,"count":4},{"unicode":"U+1F525","skintone":1,"count":7},{"unicode":"U+1F44F","skintone":1,"count":6},{"unicode":"U+1F62D","skintone":1,"count":3}],"share":0,"modifiedAt":"2024-11-25T12:55:49.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":383346,"objectId":1439740,"slug":"jofra-archer-runs-in-to-bowl","url":"/lsci/db/PICTURES/CMS/383300/383346.4.jpg","width":900,"height":506,"caption":"Jofra Archer runs in to bowl","longCaption":"Jofra Archer runs in to bowl, West Indies vs England, T20 World Cup 2024, Super Eight, Gros Islet, June 19, 2024","credit":"ICC/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/383300/383346.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/383300/383346.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/383300/383346.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"\u003cb\u003e\u003ca href=\"https://www.espncricinfo.com/cricketers/jofra-archer-669855\"\u003eJofra Archer\u003c/a\u003e\u003c/b\u003e: The England fast bowler has been added back to the final list after his name didn't originally feature in the short list that had been sent to the franchises last weekend. He will now be part of the first set of fast bowlers (Set 6) which currently has seven quicks and will come up for bidding on the first day. ESPNcricinfo understands Archer and his representatives have been in discussions with the ECB and the BCCI this week, seeking clarification on the repercussions in the event that he was not part of the shortlist. The IPL has introduced new regulations for this auction cycle, stipulating that players who have previously appeared in the league but do not register for a mega-auction would be unable to register for the subsequent mini-auction. A separate regulation says that a player who is signed at an auction and then withdraws without a legitimate reason will face a two-year ban."},{"type":"HTML","html":"\u003cb\u003e\u003ca href=\"https://www.espncricinfo.com/cricketers/saurabh-netravalkar-398513\"\u003eSaurabh Netravalkar\u003c/a\u003e\u003c/b\u003e: The Mumbai-born left-arm seamer who is now living the American dream has also been added to the final list. He was among the heroes for USA during their home World Cup and in the game \u003ca href=\"https://www.espncricinfo.com/series/icc-men-s-t20-world-cup-2024-1411166/united-states-of-america-vs-india-25th-match-group-a-1415725/full-scorecard\"\u003eagainst Indi\u003c/a\u003ea, he took out both Kohli and Rohit. It will be a special homecoming for him if he gets picked by Mumbai Indians. But, hey, Ponting, the new Punjab Kings coach, will also have an eye on him. Under Ponting, Netravalkar emerged as the \u003ca href=\"https://www.espncricinfo.com/records/tournament/bowling-most-wickets-career/major-league-cricket-2024-16317\"\u003ehighest wicket-taker\u003c/a\u003e in Washington Freedom's run to the MLC title earlier this year."},{"type":"HTML","html":"\u003cb\u003e\u003ca href=\"https://www.espncricinfo.com/cricketers/hardik-tamore-1212583\"\u003eHardik Tamore\u003c/a\u003e\u003c/b\u003e: Tamore, 27, is an uncapped wicketkeeper-batter from Mumbai. Even ahead of the 2022 mega-auction, he was belatedly added to the list. He has played 11 T20s so far, scoring 65 runs at a strike rate of 101.56. In first-class cricket, he has hit three centuries and two fifties in 21 innings. He is currently with Mumbai's SMAT side in Hyderabad."}]}},{"_uid":20728,"id":20728,"storyId":330404,"title":"RTM card","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T04:49:00.000Z","modifiedAt":"2024-11-24T04:57:00.000Z","reactionStat":{"id":17284,"emojis":[{"unicode":"U+2764","skintone":1,"count":10},{"unicode":"U+1F44F","skintone":1,"count":7},{"unicode":"U+1F525","skintone":1,"count":4},{"unicode":"U+1F62D","skintone":1,"count":0}],"share":0,"modifiedAt":"2024-11-25T11:25:37.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":386998,"objectId":1449787,"slug":"rachin-ravindra-trains-at-the-super-kings-academy-in-chennai","url":"/lsci/db/PICTURES/CMS/386900/386998.4.jpg","width":900,"height":506,"caption":"Will CSK use their RTM card to get back Rachin Ravindra?","longCaption":"Rachin Ravindra trains at the Super Kings Academy in Chennai, Chennai, September 3, 2024","credit":"Super Kings Academy","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/386900/386998.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/386900/386998.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/386900/386998.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"There was no Right-to-Match card at the previous mega-auction in 2022. How will it impact this auction?"},{"type":"HTML","html":"The IPL teams were allowed to retain up to six players this time - of which a maximum of five can be capped and a maximum of two can be uncapped. The six could either be retained outright ahead of the auction, or can be bought back using Right-to-Match (RTM) options at the auction, or a combination of both."},{"type":"HTML","html":"So here's how the RTM options work: If a player has been bought by another franchise at the mega auction, the franchise that he was part of in IPL 2024 can step in at the end of the bidding process and buy back their player using the RTM option by matching the highest bid. After that, the franchise that made the winning bid will be given another opportunity to raise the bid to whatever amount they wish. In that case, the player's previous team will have to match the increased bid to buy back their player."},{"type":"HTML","html":"Having retained just two players, PBKS have the most RTM options (four) at the auction. RCB, who retained three players, have three, while Delhi Capitals, who retained four players, have two. Five teams - MI, CSK, GT, SRH and LSG - retained five players each and have just one RTM option at the auction, while RR and KKR have no RTM options."},{"type":"HTML","html":"There is of course no limit on the number of players a franchise can buy back if they place the highest bids for them during regular bidding at the auction."}]}},{"_uid":20727,"id":20727,"storyId":330404,"title":"IPL. Mega. Auction","type":2,"showInTimeline":true,"isPinned":false,"publishedAt":"2024-11-24T04:31:00.000Z","modifiedAt":"2024-11-24T04:41:02.000Z","reactionStat":{"id":17283,"emojis":[{"unicode":"U+2764","skintone":1,"count":24},{"unicode":"U+1F525","skintone":1,"count":11},{"unicode":"U+1F44F","skintone":1,"count":17},{"unicode":"U+1F62D","skintone":1,"count":11}],"share":2,"modifiedAt":"2024-11-25T12:15:36.000Z"},"content":{"items":[{"type":"IMAGE","image":{"id":351393,"objectId":1350836,"slug":"the-ipl-trophy-placed-at-the-auction-venue","url":"/lsci/db/PICTURES/CMS/351300/351393.4.jpg","width":900,"height":506,"caption":"The IPL trophy on display","longCaption":"The IPL trophy, placed at the auction venue, Bengaluru, February 12, 2022\n","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/351300/351393.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/351300/351393.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/351300/351393.10.jpg"}},"displayWidth":"900","captionPosition":null},{"type":"HTML","html":"Hello. How you doin? The IPL mega-auction is almost upon us. We're about five hours away from the start, but I know you've been expecting us. Five-hundred-and-seventy-seven players are up for grabs in this two-day event in the Saudi Arabian city of Jeddah as the league ventures into new territories. There are also some new names in the market, with a number of leagues popping up every year, and of course there are some old, familiar names who have made the IPL what it is right now. The auction dynamics often make this event more intriguing than the competition itself. It sets up teams for years together."},{"type":"HTML","html":"And, there's some perverse joy in knowing what others are earning, right? So, temme where’s \u003ca href=\"https://www.espncricinfo.com/cricketers/rishabh-pant-931581\"\u003eRishabh Pant\u003c/a\u003e heading to and for what price? I’m Deivarayan Muthu and I’ll soon be joined by S Sudarshanan and Ashish Pant to bring you a blow-by-blow account of the auction. We will also be having some of the best minds in T20 cricket, including Tom Moody and S Sriram, on our live show from 3pm IST. \u003cb\u003eThe a(u)ction will begin at 3.30pm IST\u003c/b\u003e. Stay locked in for our smorgasbord of auction content."}]}}],"author":{"id":1,"name":"ESPNcricinfo staff","designation":"","slug":"espncricinfo-staff","position":"","image":null,"twitterName":null,"primaryLang":"en"},"related":{"stories":[],"videos":[],"matches":[],"serieses":[{"id":16622,"objectId":1449924,"scribeId":8048,"slug":"ipl-2025","name":"IPL","longName":"Indian Premier League","alternateName":"IPL","longAlternateName":null,"unofficialName":null,"year":2025,"typeId":3,"isTrophy":true,"description":"","season":"2025","startDate":"2025-03-14T00:00:00.000Z","endDate":"2025-05-25T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":74,"totalSquads":10,"gamePlayWatch":false}],"teams":[{"id":6904,"objectId":1298769,"scribeId":1298769,"slug":"gujarat-titans","name":"GT","longName":"Gujarat Titans","abbreviation":"GT","unofficialName":"Gujarat","imageUrl":"/lsci/db/PICTURES/CMS/334700/334707.png","isCountry":false,"primaryColor":"#334779","image":{"id":334707,"objectId":1302048,"slug":"gujarat-titans-team-logo","url":"/lsci/db/PICTURES/CMS/334700/334707.png","width":500,"height":500,"caption":"Gujarat Titans team logo","longCaption":"Gujarat Titans team logo","credit":"Gujarat Titans","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},{"id":6903,"objectId":1298768,"scribeId":1298768,"slug":"lucknow-super-giants","name":"LSG","longName":"Lucknow Super Giants","abbreviation":"LSG","unofficialName":"Lucknow","imageUrl":"/lsci/db/PICTURES/CMS/333800/333885.png","isCountry":false,"primaryColor":"#0057E2","image":{"id":333885,"objectId":1299425,"slug":"lucknow-ipl-team-logo","url":"/lsci/db/PICTURES/CMS/333800/333885.png","width":500,"height":500,"caption":"Lucknow IPL team logo","longCaption":"Lucknow IPL team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},{"id":5143,"objectId":628333,"scribeId":628333,"slug":"sunrisers-hyderabad","name":"SRH","longName":"Sunrisers Hyderabad","abbreviation":"SRH","unofficialName":"Hyderabad","imageUrl":"/lsci/db/PICTURES/CMS/313400/313480.logo.png","isCountry":false,"primaryColor":"#EE7429","image":{"id":313480,"objectId":1241939,"slug":"sunrisers-hyderabad-logo","url":"/lsci/db/PICTURES/CMS/313400/313480.logo.png","width":500,"height":500,"caption":"Sunrisers Hyderabad logo","longCaption":"Sunrisers Hyderabad logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},{"id":4346,"objectId":335978,"scribeId":335978,"slug":"mumbai-indians","name":"MI","longName":"Mumbai Indians","abbreviation":"MI","unofficialName":"Mumbai","imageUrl":"/lsci/db/PICTURES/CMS/344000/344062.png","isCountry":false,"primaryColor":"#004B8D","image":{"id":344062,"objectId":1328737,"slug":"mumbai-indians-2023-team-logo","url":"/lsci/db/PICTURES/CMS/344000/344062.png","width":500,"height":500,"caption":"Mumbai Indians 2023 team logo","longCaption":"Mumbai Indians 2023 team logo","credit":"Mumbai Indians","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},{"id":4345,"objectId":335977,"scribeId":335977,"slug":"rajasthan-royals","name":"RR","longName":"Rajasthan Royals","abbreviation":"RR","unofficialName":"Rajasthan","imageUrl":"/lsci/db/PICTURES/CMS/313400/313423.logo.png","isCountry":false,"primaryColor":"#c511e8","image":{"id":313423,"objectId":1241882,"slug":"rajasthan-royals-logo","url":"/lsci/db/PICTURES/CMS/313400/313423.logo.png","width":500,"height":500,"caption":"Rajasthan Royals logo","longCaption":"Rajasthan Royals logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},{"id":4344,"objectId":335975,"scribeId":335975,"slug":"delhi-capitals","name":"DC","longName":"Delhi Capitals","abbreviation":"DC","unofficialName":"Delhi","imageUrl":"/lsci/db/PICTURES/CMS/313400/313422.logo.png","isCountry":false,"primaryColor":"#2561AE","image":{"id":313422,"objectId":1241881,"slug":"delhi-capitals-logo","url":"/lsci/db/PICTURES/CMS/313400/313422.logo.png","width":500,"height":500,"caption":"Delhi Capitals logo","longCaption":"Delhi Capitals logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},{"id":4343,"objectId":335974,"scribeId":335974,"slug":"chennai-super-kings","name":"CSK","longName":"Chennai Super Kings","abbreviation":"CSK","unofficialName":"Chennai","imageUrl":"/lsci/db/PICTURES/CMS/313400/313421.logo.png","isCountry":false,"primaryColor":"#F5AE0C","image":{"id":313421,"objectId":1241880,"slug":"chennai-super-kings-logo","url":"/lsci/db/PICTURES/CMS/313400/313421.logo.png","width":500,"height":500,"caption":"Chennai Super Kings logo","longCaption":"Chennai Super Kings logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},{"id":4342,"objectId":335973,"scribeId":335973,"slug":"punjab-kings","name":"PBKS","longName":"Punjab Kings","abbreviation":"PBKS","unofficialName":"Punjab","imageUrl":"/lsci/db/PICTURES/CMS/317000/317003.png","isCountry":false,"primaryColor":"#B3181E","image":{"id":317003,"objectId":1252156,"slug":"punjab-kings-team-logo","url":"/lsci/db/PICTURES/CMS/317000/317003.png","width":500,"height":500,"caption":"Punjab Kings team logo","longCaption":"Punjab Kings team logo","credit":"IPL","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},{"id":4341,"objectId":335971,"scribeId":335971,"slug":"kolkata-knight-riders","name":"KKR","longName":"Kolkata Knight Riders","abbreviation":"KKR","unofficialName":"Kolkata","imageUrl":"/lsci/db/PICTURES/CMS/313400/313419.logo.png","isCountry":false,"primaryColor":"#573f82","image":{"id":313419,"objectId":1241878,"slug":"kolkata-knight-riders-logo","url":"/lsci/db/PICTURES/CMS/313400/313419.logo.png","width":500,"height":500,"caption":"Kolkata Knight Riders logo","longCaption":"Kolkata Knight Riders logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},{"id":4340,"objectId":335970,"scribeId":335970,"slug":"royal-challengers-bengaluru","name":"RCB","longName":"Royal Challengers Bengaluru","abbreviation":"RCB","unofficialName":"Bangalore","imageUrl":"/lsci/db/PICTURES/CMS/378000/378049.png","isCountry":false,"primaryColor":"#f10920","image":{"id":378049,"objectId":1425698,"slug":"rcb-2024-team-logo-without-the-background","url":"/lsci/db/PICTURES/CMS/378000/378049.png","width":500,"height":500,"caption":"RCB 2024 team logo (without the background)","longCaption":"RCB 2024 team logo (without the background)","credit":"RCB","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},{"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"}}],"players":[],"grounds":[]}}},"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":"live-blog","appAdUnitPath":"live-blog","attributes":{"pgtyp":"liveblog","kvpt":"liveblog","league":1449924,"tm":1298769,"kvseriesid":1449924,"pl":"no-player","kvstoryid":1461232,"objid":1461232,"kvsite":"ipl-2025-auction-live-577-players-to-go-under-the-hammer"},"units":{"exclusions":{"unit":"exclusions","type":"OUT_OF_PAGE","attributes":{"pos":"exclusions"}},"overlay":{"unit":"overlay","type":"OUT_OF_PAGE","attributes":{"pos":"outofpage"}},"wallpaper":{"unit":"wallpaper","type":"IN_PAGE","attributes":{"pos":"wallpaper"}},"scoresCarousel":{"unit":"scoresCarousel","type":"IN_PAGE","attributes":{"pos":"scoresCarousel"}},"presbyHeader":{"unit":"presbyHeader","type":"IN_PAGE","attributes":{"pos":"presbyHeader"}},"bannerTop":{"unit":"banner","type":"IN_PAGE","attributes":{"pos":"banner","kvpos":"top"}},"bannerTopRoW":{"unit":"bannerRoW","type":"IN_PAGE","attributes":{"pos":"banner","kvpos":"top"}},"bannerTopNonIS":{"unit":"bannerNonIS","type":"IN_PAGE","attributes":{"pos":"banner","kvpos":"top"}},"bannerBottom":{"unit":"banner","type":"IN_PAGE","attributes":{"pos":"banner","kvpos":"bottom"}},"bannerBottom2":{"unit":"banner","type":"IN_PAGE","attributes":{"pos":"banner","kvpos":"bottom2"}},"bannerNewBottom":{"unit":"banner","type":"IN_PAGE","attributes":{"pos":"banner","kvpos":"newbottom"}},"bannerBottomRoW":{"unit":"bannerRoW","type":"IN_VIEW","attributes":{"pos":"banner","kvpos":"bottom"}},"longstrip":{"unit":"longstrip","type":"IN_PAGE","attributes":{"pos":"longstrip"}},"longstrip2":{"unit":"longstrip2","type":"IN_PAGE","attributes":{"pos":"longstrip2"}},"incontentstrip":{"unit":"incontentstrip","type":"IN_PAGE","attributes":{"pos":"incontentstrip"}},"incontent":{"unit":"incontent","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"top"}},"incontentNewBottom":{"unit":"incontent","type":"IN_VIEW","attributes":{"pos":"newbottom","kvpos":"top"}},"incontentNewTop":{"unit":"incontent","type":"IN_PAGE","attributes":{"pos":"newtop","kvpos":"newtop"}},"incontentRoW":{"unit":"incontentRoW","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"top"}},"promobox":{"unit":"promobox","type":"IN_PAGE","attributes":{"pos":"promobox"}},"promoboxTop":{"unit":"promobox","type":"IN_PAGE","attributes":{"pos":"promobox","kvpos":"top"}},"incontent2":{"unit":"incontent2","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"middle"}},"incontent2RoW":{"unit":"incontent2RoW","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"middle"}},"incontent3":{"unit":"incontent3","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"bottom"}},"incontent3RoW":{"unit":"incontent3RoW","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"bottom"}},"incontent3Bottom2":{"unit":"incontent3","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"bottom2"}},"incontent4":{"unit":"incontent4","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"newtop"}},"incontentStory":{"unit":"incontentStory","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"middle"}},"incontentStoryRoW":{"unit":"incontentStoryRoW","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"middle"}},"promoboxBottom":{"unit":"promobox","type":"IN_VIEW","attributes":{"pos":"promobox","kvpos":"bottom"}},"bannerSticky":{"unit":"bannerSticky","type":"IN_PAGE","attributes":{"pos":"banner","kvpos":"sticky"}},"bannerStickyRoW":{"unit":"bannerStickyRoW","type":"IN_PAGE","attributes":{"pos":"banner","kvpos":"sticky"}},"scoresCarouselApp":{"unit":"scoresCarouselApp","type":"IN_PAGE","attributes":{"pos":"scoresCarouselApp","kvpos":"hsb"}},"incontentApp":{"unit":"incontent","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"top"}},"incontentAppRoW":{"unit":"incontentRoW","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"top"}},"incontentApp2":{"unit":"incontent2","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"middle"}},"incontentApp2RoW":{"unit":"incontent2RoW","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"middle"}},"incontentApp3":{"unit":"incontent3","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"bottom"}},"incontentApp3RoW":{"unit":"incontent3RoW","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"bottom"}},"bannerTopApp":{"unit":"banner","type":"IN_VIEW","attributes":{"pos":"banner","kvpos":"top"}},"bannerTopAppRoW":{"unit":"bannerRoW","type":"IN_VIEW","attributes":{"pos":"banner","kvpos":"top"}},"bannerBottomApp":{"unit":"banner","type":"IN_VIEW","attributes":{"pos":"banner","kvpos":"bottom"}},"bannerBottomAppRoW":{"unit":"bannerRoW","type":"IN_VIEW","attributes":{"pos":"banner","kvpos":"bottom"}},"bannerNewBottomApp":{"unit":"banner","type":"IN_VIEW","attributes":{"pos":"banner","kvpos":"newbottom"}},"largeBannerTopIS":{"unit":"largeBannerIS","type":"IN_PAGE","attributes":{"pos":"largeBanner","kvpos":"top"}}}}},"analytics":{"attributes":{"pageName":"story:ipl-2025-auction-live-577-players-to-go-under-the-hammer","siteSection":"ipl-2025","subSection":"news:ipl-2025","contentType":"story","league":"ipl-2025","storyDetails":"Live-Blog:1461232+ipl-2025-auction-live-577-players-to-go-under-the-hammer","columnist":"Ashish Pant, Deivarayan Muthu and S Sudarshanan","storyPubdate":"2024-11-24T04:31:00.000Z","storyTitle":"Live - IPL 2025 auction: RCB bag Bhuvneshwar, D Chahar goes to Mumbai","storyLang":"en","storyUrl":"/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232","storyAuthor":"ESPNcricinfo staff","keywords":[""]}},"seo":{"title":"IPL 2025 auction LIVE: 577 players to go under the hammer | ESPNcricinfo","description":"Follow the bidding for every player at the IPL 2025 auction in Jeddah","canonical":"/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232","keywords":[""],"image":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg","amp":{"supportParam":"?platform=amp"},"twitter":{"title":"Live - IPL 2025 auction: RCB bag Bhuvneshwar, D Chahar goes to Mumbai"},"openGraph":{"title":"Live - IPL 2025 auction: RCB bag Bhuvneshwar, D Chahar goes to Mumbai"},"metaTags":{"dateModified":"2024-11-25T13:45:00+05:30","datePublished":"2024-11-24T10:01:00+05:30"},"structuredData":{"newsArticle":{"@context":"https://schema.org","@type":"NewsArticle","url":"https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232","articleBody":"","articleSection":"IPL","mainEntityOfPage":{"@type":"WebPage","@id":"https://www.espncricinfo.com/live-blog/ipl-2025-auction-live-577-players-to-go-under-the-hammer-1461232"},"headline":"Live - IPL 2025 auction: RCB bag Bhuvneshwar, D Chahar goes to Mumbai","description":"Follow the bidding for every player at the IPL 2025 auction in Jeddah","datePublished":"2024-11-24T04:31:00+00:00","dateModified":"2024-11-25T08:15:00+00:00","publisher":{"@type":"Organization","name":"ESPNcricinfo","logo":{"@type":"ImageObject","url":"/static/images/espncricinfo-logo-full.png","width":"125","height":"26"}},"author":{"@type":"Person","name":"ESPNcricinfo staff","url":"/author/espncricinfo-staff-1"},"image":{"@type":"ImageObject","url":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391600/391679.6.jpg","width":"350","height":"200"},"isAccessibleForFree":true}}}}}},"page":"/story/CiStoryLiveBlogHomePage","query":{"liveBlogSlug":"ipl-2025-auction-live-577-players-to-go-under-the-hammer","storyId":"1461232"},"buildId":"VLVOZhiS3mogEQM0MDmuV","assetPrefix":"https://wassets.hscicdn.com","isFallback":false,"dynamicIds":[10507,40037,83531,43781],"customServer":true,"gip":true,"appGip":true,"scriptLoader":[]}</script></body></html>

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