Forward of the IPL 2025 Mega Public sale, there are experiences of a possible swap between KKR and MI. Suryakumar Yadav has been provided captaincy at Kolkata Kight Riders. Ought to the transfer happen, then it might probably see Shreyas Iyer transferring to the Mumbai outfits. However, Yuvraj Singh is in prime competition to take up the pinnacle coach position at Delhi Capitals
Observe all Newest Reside Updates
NcPosts.begin({
channelId: 51656 ,
tenantKey : “insidesport”,
container: doc.getElementById(“master-container”),
extensionContainer: window.NcLiveCenterExtensions,
showMoreElement: doc.getElementById(“lc-load-more”),
baseUrl: “https://livecenter.norkon.internet/”,
wsBaseUrl: “wss://livecenterws.norkon.internet/”,
});
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.end result;
}
const setJsonContent = async (id, tenantKey, channelId) => {
const jsonDomEl = doc.getElementById(id);
const ldData = doc.createElement(‘script’);
ldData.kind=”software/ld+json”;
const articles = await getArticles(tenantKey, channelId);
const lastPost = articles.pop();
ldData.textContent = JSON.stringify({
“@context”: “https://schema.org”,
“@kind”: “LiveBlogPosting”,
“@id”: “https://www.insidesport.in/cricket/sports-news-live-updates-2/”,
“headline”: “Sports activities Information Reside Updates: Manu Bhaker eager to satisfy her cricketing idols”,
“description”: “Sports activities Information Reside Updates August twenty fifth 2024 – Suryakumar Yadav-Shreyas Iyer swap earlier than IPL 2025? Yuvraj Singh to take DC head coach job?”,
“about”: {
“@kind”: “Occasion”,
“location”: {
“@kind”: “VirtualLocation”,
“url”: “https://www.insidesport.in/cricket/sports-news-live-updates-2/”
},
“startDate”: “2024-08-25T08:37:00+05:30”,
“endDate”: “2024-08-26T03:12:00+05:30”,
“title”: “Sports activities Information Reside Updates: Manu Bhaker eager to satisfy her cricketing idols”,
“description”: “Sports activities Information Reside Updates: Manu Bhaker eager to satisfy her cricketing idols stay protection.”,
“organizer”: {
“@kind”: “Group”,
“title”: “Insidesport”,
“url”: “https://www.insidesport.in/”
},
“eventAttendanceMode”: “https://schema.org/OnlineEventAttendanceMode”,
},
“datePublished”: “2024-08-25T08:35:01Z”,
“coverageStartTime”: “2024-08-25T08:37:00+05:30”,
“coverageEndTime”: “2024-08-26T03:12: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”,
51656);
The publish Sports activities Information Reside Updates: Manu Bhaker eager to satisfy her cricketing idols appeared first on Inside Sport India.