”
], { 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);
});
});
})();
On Instagram, Vega laughed at the fact that Orton has finally unleashed his brutal nature. For weeks, Black and Vega tried their best to get into Orton’s head, bringing back his old self.
“Lolololololol,” wrote Vega.
Check out a screengrab of Vega’s Instagram comment:
Vince Russo wants Cody Rhodes to walk out of WrestleMania 42 as a heel
Vince Russo wants to see a Stone Cold Steve Austin-Bret Hart moment between Randy Orton and Cody Rhodes at WrestleMania 42. At WrestleMania 13, Hart turned heel and Austin turned babyface in a double turn.
Speaking on Behind The Turnbuckle Studios’ The Coach and Bro Show, Russo suggested that Rhodes should walk out of The Grandest Stage of Them All as a heel. He said:
“I hope not. I think they need to do the Austin-Bret Hart match [WrestleMania 13] and make sure they switch Cody [Rhodes] heel during that match. I can’t imagine Cody coming out of the match as a babyface. I can’t. Where do you go with that? Where do you go?”
Orton and Rhodes will collide in the main event of Night 1 of WrestleMania 41. The match was made official after Rhodes regained the Undisputed WWE Championship by dethroning Drew McIntyre.
Meanwhile, Orton became the new No. 1 contender after pinning Rhodes to win the 2026 Men’s Elimination Chamber Match.
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-randy-orton-s-heel-turn-attack-cody-rhodes-leads-cryptic-reaction-wwe-rival?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


