”
], { 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);
});
});
})();
“Most importantly, the audience. You, the fans of OVW. You keep it alive and breathing, and for that I’m grateful. Because without you, this might be a whole different path. I value hard work. I value trust, respect, and certainly persistence. At 1,400 episodes, Ohio Valley Wrestling has them all. Congratulations, and here’s to the road ahead,” he said.
Cena served as the host of WrestleMania 42 in Las Vegas earlier this year. He also made a surprise appearance at Backlash 2026 to announce the upcoming John Cena Classic tournament.
WWE legend comments on working with John Cena
Wrestling icon Rob Van Dam recently opened up about working with John Cena in the past.
RVD won the WWE Championship from Cena at ECW One Night Stand in 2006. The Hall of Famer revisited the match on WWE Vault’s YouTube and noted that the former champion was painful to work with in the ring and almost folded him in half during a submission move.
“And I don’t know if a lot of people will say this, but, and this might be the pothead calling the kettle black, but he’s a little stiff when he put his submission on me, where he’s got you in the headlock and he’s got your feet and on your stomach down there going, ah! There’s not even room to scream because there’s no air left. Because he was like folding my body in half,” he added.
Gunther also retired AJ Styles at Royal Rumble 2026. The Ring General is currently in a rivalry with Cody Rhodes and will be challenging him for the title next week on SmackDown. Gunther will be revealing the stipulation for the title match during tonight’s show.
If you use the quote from the first half of this article, please credit Sportskeeda Wrestling for the transcription.
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-shares-tribute-ahead-wwe-smackdown?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



