India vs Mauritius Intercontinental Cup Reside, 0-0: Blue Tigers eye early purpose

The Indian males’s soccer group is ready to embark on a brand new chapter beneath the steering of Spanish coach Manolo Marquez as they kick off their Intercontinental Cup marketing campaign towards Mauritius in Hyderabad tonight. The event, held within the Telangana capital after a 16-year hiatus, is as a vital preparation for the upcoming AFC Asian Cup Qualifiers. With a deal with constructing a powerful basis and securing good outcomes, India goals to make an announcement of their first match beneath Marquez.

India vs Mauritius Reside

NcPosts.begin({
channelId: 52119 ,
tenantKey : “insidesport”,
container: doc.getElementById(“master-container”),
extensionContainer: window.NcLiveCenterExtensions,
showMoreElement: doc.getElementById(“lc-load-more”),
baseUrl: “https://livecenter.norkon.web/”,
wsBaseUrl: “wss://livecenterws.norkon.web/”,
});

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.consequence;
}

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/soccer/india-vs-mauritius-intercontinental-cup-live/”,
“headline”: “India vs Mauritius Intercontinental Cup Reside, 0-0: Blue Tigers eye early purpose”,
“description”: “Catch all of the stay updates and rating of the India vs Mauritius Intercontinental Cup soccer conflict in Hyderabad.”,
“about”: {
“@kind”: “Occasion”,
“location”: {
“@kind”: “VirtualLocation”,
“url”: “https://www.insidesport.in/soccer/india-vs-mauritius-intercontinental-cup-live/”
},
“startDate”: “2024-09-03T19:52:44+05:30”,
“endDate”: “2024-09-04T13:43:00+05:30”,
“title”: “India vs Mauritius Intercontinental Cup Reside, 0-0: Blue Tigers eye early purpose”,
“description”: “India vs Mauritius Intercontinental Cup Reside, 0-0: Blue Tigers eye early purpose stay protection.”,
“organizer”: {
“@kind”: “Group”,
“title”: “Insidesport”,
“url”: “https://www.insidesport.in/”
},
“eventAttendanceMode”: “https://schema.org/OnlineEventAttendanceMode”,
},
“datePublished”: “2024-09-03T19:22:50Z”,
“coverageStartTime”: “2024-09-03T19:52:44+05:30”,
“coverageEndTime”: “2024-09-04T13:43: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”,
52119);

The submit India vs Mauritius Intercontinental Cup Reside, 0-0: Blue Tigers eye early purpose appeared first on Inside Sport India.

Leave a Reply

Your email address will not be published. Required fields are marked *