”
], { 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);
});
});
})();
“I don’t think there’s anyone that’s ever really been like John Cena. The whole thing about wrestling, it doesn’t matter if they love you or hate you, they just have to care one way or another. And John was one of those incredible, incredible stars that come along where one night people love him, just cheer and go nuts. The next night boo the crap out of him. It’s so polarizing. The back-and-forth, ‘Let’s go Cena, Cena sucks’. That is, for somebody of his caliber in that position to be so polarizing it’s amazing,” he said.
The WWE legend also complimented Cena as a leader in the locker room and added that he was very proud of him.
“He wanted it all and he knew what comes with being the face of the company. I’m extremely proud for him,” he added. [H/T: WrestlePurists]
Gunther defeated John Cena via submission in his retirement match at WWE Saturday Night’s Main Event on December 13, 2025.
Popular WWE star reveals she begged The Undertaker for screen time
WWE SmackDown star Chelsea Green disclosed that she begged The Undertaker and other producers to give her screen time.
Speaking with Sam Roberts on the Notsam Wrestling show, the former Women’s United States Champion shared that she begged for an opportunity to wrestle, whether in NXT or AAA, and named The Ministry of Darkness as someone she communicated with.
“So when I first got the call to go to AAA, it was because I begged The Undertaker. Yeah, of course. Like, every single show that I’m on, I beg the producers… It hasn’t changed. When I wrestled Sol Ruca for the Women’s United States Championship, I messaged Shawn Michaels and Johnny Russo and asked for that match. I didn’t ask for Sol, but I asked for a match. I’m out here just begging on my hands and knees like, ‘Oh please, someone let me wrestle,” Green said.
It will be fascinating to see if The Undertaker makes any appearances on WWE television in 2026.
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-the-undertaker-reveals-extremely-proud-retired-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


