”
], { 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 X, Orton shared a message after aligning with McAfee. The post caught Cardona’s attention, who posted a one-word reaction. Cardona stepped up to Orton on SmackDown after he attacked Rhodes and left him in a bloody mess.
“Ugh,” wrote Cardona.
Check out Cardona’s post on X:
Pat McAfee took a shot at Cody Rhodes after WWE SmackDown
Pat McAfee and Randy Orton ambushed Cody Rhodes during the opening segment of WWE SmackDown. He later returned the same night, attacking Kit Wilson and addressing the attack.
On X, McAfee took a shot at Rhodes and claimed that Orton will save the business at WrestleMania 42. He said:
“Good morning wrestling fans, have you thanked Randy Orton for what he is going to do at WrestleMania? You should, okay? Saving the business. Cody Rhodes had a tough one last night.”
Rhodes will defend the Undisputed WWE Championship against Orton at WrestleMania 42. The Viper earned himself a title shot after winning the 2026 Men’s Elimination Chamber and is aiming to win his 15th WWE World Championship
McAfee’s role at WrestleMania 42 has yet to be revealed. In fact, WWE has yet to confirm if the former Monday Night RAW commentator will appear at The Grandest Stage of Them All.
Rhodes, who was also in the 2026 Men’s Elimination Chamber Match, regained the Undisputed WWE Championship after the Premium Live Event. He dethroned Drew McIntyre to become a three-time champion. With the win, his title match against Orton at WrestleMania 42 was also made official.
`;
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-good-friend-one-word-reaction-randy-orton-teaming-pat-mcafee-wrestlemania-42?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













