”
], { 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 July, reports indicated that The Celtic Warrior had refused to sign a revised deal. Sheamus later confirmed the news by publicly confirming his exit from the sports entertainment juggernaut. It was also reported that the company had asked the former World Champion to take a significant pay cut as part of the new contract.
Earlier today, Sheamus shared a photo with Drew McIntyre on X. In the post’s caption, the veteran extended his support to the Tennessee Titans in the ongoing 2026 NFL season.
You can view the Irishman’s photo with The Scottish Warrior below.
Sheamus’ last WWE match came on the November 17 edition of RAW. He teamed up with John Cena and Rey Mysterio to defeat The Judgment Day in a six-man tag team match on the show. The show also marked Cena’s final appearance for the red brand as an active competitor.
Sheamus Wanted to Wrestle a Former United States Champion in WWE
Sheamus had a remarkable 17-year run with WWE. During his time with the promotion, he battled several legends, such as Triple H, John Cena, and Daniel Bryan (aka Bryan Danielson). He also won the world championship four times.
In an interview on Adam’s Apple, The Celtic Warrior said he wanted to lock horns with Ilja Dragunov. He also praised the former United States Champion’s hard-hitting wrestling style.
“Ilja Dragunov is another guy I wanted to wrestle. He’s just a lunatic. Same as me. He just wants to go out there, put the best fight he possibly can on. Ilja’s another one I never got a chance to dance with, but if he gets a good opportunity, Ilja will be a big hit.”
Unfortunately, the match didn’t materialize in the sports entertainment juggernaut. The Mad Dragon also left the company in August after his contact expired.
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-sheamus-spotted-public-with-absent-wwe-star?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


