”
], { type: “text/html” }
);
const iframe = document.createElement(“iframe”);
iframe.src = URL.createObjectURL(blob);
iframe.style.cssText = “width:100%;height:100%;border:0;”;
container.appendChild(iframe);
attachIframeMessageListener(iframe);
}
const observer = new IntersectionObserver((entries, obs) => {
const entry = entries[0];
if (entry.isIntersecting) {
obs.unobserve(entry.target);
requestIdleCallback(() => {
initWidget(entry.target);
}, {
timeout: 200
});
}
}, {
root: null,
rootMargin: “300px 0px”,
threshold: 0.01
});
requestIdleCallback(() => {
$all(“.nl-inline-form-container”).forEach((c) => {
observer.observe(c);
});
});
})();
In 1988, Marc Mercier challenged Marty Jones for the World Mid-Heavyweight Championship in London. It marked one of the biggest international matches of Mercier’s in-ring career, as it was broadcast on ITV. The wrestling legend’s full-time in-ring career lasted until 1989. However, he came back for a brief run in 2002.
On September 7, Marc’s son, Hugo Mercier, announced on Facebook that his father had passed away. Marc was diagnosed with esophageal cancer earlier this year.
After hanging up his wrestling boots, Marc Mercier continued contributing to the business in different capacities. He played a crucial role in the re-establishment of the French Professional Wrestling Association in 2006. Mercier also founded the Catch Academy, an institution for grooming the next generation of pro wrestlers.
Outside the squared circle, Marc worked as an actor and stuntman. He was the stunt double for Gerard Depardieu. The wrestling legend contributed to notable films, such as Banlieue 13 and Ronin.
We at Sportskeeda Wrestling offer our heartfelt condolences to Marc’s family and friends in this challenging time.
Wrestling Legend Cody Rhodes’ Dog Passed Away
Cody Rhodes is currently embroiled in a heated rivalry with Randy Orton. At Sunday Night’s Main Event, the duo squared off in a WrestleMania 42 rematch. The American Nightmare seemed set to defeat Orton again before The Viper hit him with a low blow followed by an RKO to secure the victory.
Rhodes also suffered a huge setback outside the ring. On September 7, the SmackDown Superstar took to social media to announce that his dog, Pharaoh, had passed away. The wrestling legend penned an emotional message dedicated to Pharaoh, reflecting on their best moments together.
Pharaoh made several appearances on AEW and WWE television. The sports entertainment juggernaut even released merchandise for The American Nightmare’s dog. Recently, Randy Orton mentioned Pharaoh on SmackDown to get under Rhodes’ skin as part of their on-screen rivalry.
We also extend our deepest condolences to the Rhodes family in this difficult time.
More from Sportskeeda
${getStoryActionHTML(story, storyTitle, permalink)}
`;
if (index == 3 && isOpera) {
storyHTML += `
`;
}
recommendedArticlesContainer.innerHTML += storyHTML;
});
}
}
function getStoryActionHTML(story, storyTitle, permalink) {
if (shouldHidePostActions) return “”;
return `
`;
}
function recommendedArticles() {
var baseUrl = “https://cf-gotham.sportskeeda.com/recommendations/post/news-breaking-wrestling-legend-dies-at-age-68-after-a-battle-with-cancer-sending-condolences-to-marc-mercier-s-family?lang=en&category=wwe”;
pureJSAjaxGet(baseUrl, function(data) {
renderRecommendedArticles(data);
if (isOpera) {
renderOperaFeedAd();
}
}, function() {}, false);
}
var options = {
root: null,
rootMargin: “0px 0px 70% 0px”,
threshold: 0.1
};
var observer = new IntersectionObserver(function (entries) {
entries.forEach(function (entry) {
if (entry.isIntersecting) {
recommendedArticles();
observer.unobserve(entry.target);
}
});
}, options);
var targetElement;
if (showAlsoReadSection && !showAlsoReadSectionV2) {
targetElement = document.querySelector(‘.also-read-articles-container’);
} else {
targetElement = document.querySelector(‘.recommended-posts’);
}
if (targetElement) {
observer.observe(targetElement);
}
function renderOperaFeedAd() {
var operaFeedArticleAd = $(“.opera-article-feed-ad”);
if (!operaFeedArticleAd) {
return;
}
var firstScript= document.createElement(‘script’);
firstScript.setAttribute(“type”, “text/javascript”);
firstScript.setAttribute(“src”, “https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1883810847636355”);
firstScript.setAttribute(“async”, true);
firstScript.setAttribute(“crossorigin”, “anonymous”);
operaFeedArticleAd.appendChild(firstScript);
operaFeedArticleAd.innerHTML += `
`;
var secondScript = document.createElement(‘script’);
var secondScriptCode=””;
try {
secondScript.appendChild(document.createTextNode(secondScriptCode));
operaFeedArticleAd.appendChild(secondScript);
} catch (e) {
console.error(e);
}
}
})();
Fetching more content…
Read the full article here



