”
], { 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’m gonna retire on the 13th, they will be moved on by the Royal Rumble, and that is real facts, I will be forgotten. That is not a plea to sympathy of like ‘always remember me.’ By the Royal Rumble, the road to WrestleMania, nobody gives a f*ck, ‘cause they’re focusing on what the show is. That’s like 3 weeks after I retire, 3 weeks after I retire, nobody’s going to give a f*ck,” he said. [H/T: Wrestle Ops]
You can check out the video below:
The legend competed in his final PLE match this past Saturday night at Survivor Series. Dominik Mysterio defeated him to become the new Intercontinental Champion at the PLE after Liv Morgan interfered in the match. Gunther and LA Knight will be squaring off tonight on WWE SmackDown in the finals of the Last Time is Now tournament to determine Cena’s final opponent.
John Cena confirms upcoming WWE retirement
WWE legend John Cena recently confirmed on social media that he would no longer be wrestling following his retirement match at Saturday Night’s Main Event on December 13.
John Cena took to his official X account to reiterate that his final wrestling match is quickly approaching. The former champion shared that he would be retiring following Saturday Night’s Main Event and thanked fans for their support.
“One thing has been certain for the entirety of the Last Time Is Now Farewell tour has been its finality. After Dec 13th, I will no longer compete in a @WWE ring. Thankful to all those who came along for the ride and who will be watching #SNME! Thank you @BillSimmons and @ringer for the time to chat about the business I care about so much,” Cena tweeted on X.
It will be fascinating to see if Gunther or LA Knight wins the Last Time is Now tournament tonight on SmackDown.
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-john-cena-makes-harrowing-claim-upcoming-wwe-retirement?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



