”
], { 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);
});
});
})();
The Celtic Warrior joked that he had finally been given his flowers after all this time in the ring and shared an image you can check out in his Instagram post below.
“Finally got me flowers #dublin,” he wrote.
The veteran’s last match in WWE happened when he teamed up with Rey Mysterio and John Cena to defeat The Judgment Day’s Finn Balor, Dominik Mysterio, and JD McDonagh in a 6-man tag team match on the November 17, 2025, episode of RAW.
He had to be removed from the Last Time is Now Tournament to determine John Cena’s final opponent due to a shoulder injury. Gunther won the tournament and defeated Cena in his retirement match at Saturday Night’s Main Event in December 2025.
WWE Hall of Famer makes interesting pitch for Sheamus’ next destination
Wrestling veteran JBL pitched that Sheamus could continue his wrestling career in AAA following his exit from the company.
Speaking on Something to Wrestle, JBL suggested that the former leader of The Brawling Brutes could join the promotion and revitalize his career. The legend also admitted that he did not know what the future held for The Irish Curse, but it was time to go somewhere else.
“I was saying, you know, as you get older, but you know, his career is kind of-I guess, winding down at the WWE. I dont know that. I dont know if he’s staying or going somewhere else. I think he should go somewhere else. I mean you know he’ll be rejuvenated. You know this is why something like AAA is great. You know he can go down there if he wanted to. Thats still part of WWE I understand that,” he said.
Only time will tell what the future holds for Sheamus in the world of professional wrestling.
`;
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-sheamus-seemingly-takes-shot-wwe-ahead-exit?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













