”
], { 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);
});
});
})();
“Some names on a sheet of some potential guests that is really exciting for a WrestleMania, for me particularly. But yeah, bell to bell, I think they are going to get one of the better Manias, if not the best Mania of all time,” said Rhodes.
The American Nightmare lost the title earlier this year to Drew McIntyre in a Three Stages of Hell match on SmackDown but was able to win it back last week. McIntyre is rumored to be taking a break following WrestleMania to film the upcoming Highlander reboot alongside Henry Cavill.
Cody Rhodes opens up about potential WWE heel turn
Undisputed WWE Champion Cody Rhodes recently discussed potentially turning heel in the promotion.
Speaking on Live with Kelly and Mark, the former AEW star stated that the company has become much more popular with younger fans and he was enjoying portraying a babyface. He referenced Sami Zayn and Jey Uso as examples of stars who connect with the younger audience.
“For a long time, there were a lot of anti-heroes… and just recently, it felt like WWE hit this stride with so much youth in the audience that it felt like babyfaces came back to life. Jey Uso, for example, is somebody that the kids go crazy for. Sami Zayn is out there doing it. And for me to be able to be in that spot, I don’t want to leave it. It’s so much fun,” said Rhodes. [H/T: WrestlePurists on X]
Only time will tell if Cody Rhodes can defeat Randy Orton at WrestleMania 42 to retain his title.
If you use the quote from the first half of this article, please credit Sportskeeda Wrestling for the transcription.
`;
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-cody-rhodes-makes-huge-revelation-ahead-wrestlemania-42-teases-massive-surprise?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













