The domestic cricket in Indian cricket takes a major start as Ranji Trophy 2024-25 season kick starts today. Mumbai who are the defending champions are all ready to start their title defense as they take on Baroda in the opening game of the new season. A total of 19 games will take place starting today inclusive of all elite and the plate divisions.
NcPosts.start({
channelId: 53918 ,
tenantKey : “insidesport”,
container: document.getElementById(“master-container”),
extensionContainer: window.NcLiveCenterExtensions,
showMoreElement: document.getElementById(“lc-load-more”),
baseUrl: “https://livecenter.norkon.net/”,
wsBaseUrl: “wss://livecenterws.norkon.net/”,
});
const getArticles = async (tenantKey, channelId) => {
var articlesRes = await fetch(`https://api.livecenter.com/api/v2/metadata/${tenantKey}/${channelId}/posts`).then(res => res.json());
if (!articlesRes || articlesRes.success === false) {
return [];
}
return articlesRes.result;
}
const setJsonContent = async (id, tenantKey, channelId) => {
const jsonDomEl = document.getElementById(id);
const ldData = document.createElement(‘script’);
ldData.type=”application/ld+json”;
const articles = await getArticles(tenantKey, channelId);
const lastPost = articles.pop();
ldData.textContent = JSON.stringify({
“@context”: “https://schema.org”,
“@type”: “LiveBlogPosting”,
“@id”: “https://www.insidesport.in/cricket/ranji-trophy-2024-25-live-score/”,
“headline”: “Ranji Trophy Live: Sudip Chatterjee, Sudip Gharami slam dual fifties, Baroda 5 wickets down”,
“description”: “Ranji Trophy Live: Mumbai keen to begin title defense against Baroda, Bengal take on Uttar Pradesh, all eyes on Ishan Kishan”,
“about”: {
“@type”: “Event”,
“location”: {
“@type”: “VirtualLocation”,
“url”: “https://www.insidesport.in/cricket/ranji-trophy-2024-25-live-score/”
},
“startDate”: “2024-10-11T08:40:00+05:30”,
“endDate”: “2024-10-11T18:15:00+05:30”,
“name”: “Ranji Trophy Live: Sudip Chatterjee, Sudip Gharami slam dual fifties, Baroda 5 wickets down”,
“description”: “Ranji Trophy Live: Sudip Chatterjee, Sudip Gharami slam dual fifties, Baroda 5 wickets down live coverage.”,
“organizer”: {
“@type”: “Organization”,
“name”: “Insidesport”,
“url”: “https://www.insidesport.in/”
},
“eventAttendanceMode”: “https://schema.org/OnlineEventAttendanceMode”,
},
“datePublished”: “2024-10-11T13:38:15Z”,
“coverageStartTime”: “2024-10-11T08:40:00+05:30”,
“coverageEndTime”: “2024-10-11T18:15:00+05:30”,
“liveBlogUpdate”: […articles.map(a => ({
“@type”: “BlogPosting”,
“headline”: a.headline,
“datePublished”: a.datePublished,
“articleBody”: a.articleBody
}))],
“dateModified”: lastPost.datePublished
}, null, 2);
jsonDomEl.append(ldData);
}
setJsonContent(
“master-container”,
“insidesport”,
53918);
Ranji Trophy 2024-25 Elite schedule
Tripura vs Odisha
Chhattisgarh vs Delhi
Tamil Nadu vs Saurashtra
Baroda vs Mumbai
Chandigarh vs Railways
Assam vs Jharkhand
Kerala vs Punjab
Haryana vs Bihar
Uttar Pradesh vs Bengal
Madhya Pradesh vs Karnataka
Jammu and Kashmir vs Maharashtra
Hyderabad vs Gujarat
Himachal Pradesh vs Uttarakhand
Rajasthan vs Puducherry
Vidarbha vs Andhra
How to watch Ranji Trophy Live Streaming?
Indian Cricket fans can watch the live broadcast of the Ranji Trophy on Sports18 Network. Fans who are willing to watch the game on live streaming can witness the matches on JioCinema app or website.
The post Ranji Trophy Live: Sudip Chatterjee, Sudip Gharami slam dual fifties, Baroda 5 wickets down appeared first on Inside Sport India.