”
], { 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);
});
});
})();
He wondered who was going to be hit with the iconic 10 Beats of the Bodhran upon his return to the ring, and you can check it out in his Instagram post below.
“Who’s getting THE 10 beats? #LFG,” he wrote.
The former leader of The Brawling Brutes had to pull out of The Last Time Is Now Tournament last year due to injury. Gunther went on to win the tournament and defeated John Cena at Saturday Night’s Main Event in December 2025 to end the legend’s in-ring career. The Cenation Leader served as the host of WrestleMania 42 in April, and WWE will be holding the inaugural John Cena Classic Tournament later this year.
Female WWE star discusses when she slapped Sheamus in the face
WWE backstage interviewer Jackie Redmond detailed a time when Sheamus asked her to slap him in the face.
Speaking with Chris Van Vliet on the INSIGHT podcast, Redmond shared that The Irish Curse was struggling with a backstage interview and wasn’t feeling it. She revealed that he asked her to slap him, and she was frightened by the request.
“One time I was doing a backstage (interview) with Sheamus and he wasn’t feeling it. We had done a couple and he wasn’t happy with them, and he was like, ‘Jackie, slap me.’ I actually got really nervous, I was like, ‘No I can’t actually slap Sheamus, like I can’t do this.’ And he was like, ‘Yeah, slap me.’ I slapped him. It was a b*tcha** slap, it wasn’t a good slap, I got scared,” she said.
The 48-year-old has never won the Intercontinental Championship during his time as a WWE Superstar. It will be fascinating to see when the legend finally makes his return to the ring.
`;
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-former-wwe-champion-teases-return-7-months?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













