], { 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);
});
});
})();

WWE’s official YouTube channel recently uploaded a video in which several stars reacted to the 2025 Men’s Royal Rumble Match ahead of this year’s Rumble. When Cena entered the ring at number 23, Jey Uso said that he believed the 17-time World Champion was “lying” about never returning to the ring.

The Yeet Master added that he felt John would return from retirement at the number 30 spot in this year’s Royal Rumble, similar to his shocking return from injury in the 2008 Rumble.

“Man, he lying, bro. He about to come back number 30, bro. Just like how he did. I’m telling you, bro. He’s gonna come back,” he said.

Check out the full video below:

youtube-cover

R-Truth says he learned a lot from John Cena’s WWE retirement

During a recent edition of The Breakfast Club, R-Truth was asked if he thought about his own retirement after John Cena hung up his wrestling boots.

Truth revealed that Cena’s WWE retirement gave him ideas about his own retirement. The legend also mentioned that he learned a lot from The GOAT’s farewell tour in 2025.

“His retirement [John Cena] gave me ideas. I know every ride comes to a stop, right? Everything’s got to come to a stop. But it’s how it comes to a stop, you know what I’m saying? It’s what it does along the way to that stop. For that stop to be remembered and appreciated and be f**king like, ‘f**king yeah. Get your a** off.’ But his retirement did a lot for me, and I learned a lot from him,” Truth said.

It remains to be seen what John Cena has planned for his future in the pro wrestling world.


Please credit WWE’s YouTube and give an H/T to Sportskeeda Wrestling if you use quotes from the first half of this article.