”
], { 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);
});
});
})();
“Welcome to Atlanta Randall,” she wrote.
Cody Rhodes defeated Randy Orton at WrestleMania 42. Orton attacked Rhodes following the match and punted him in the head before going on hiatus. The veteran returned at SummerSlam and hit Rhodes with an RKO during his Undisputed WWE Championship match against CM Punk. Punk did not see the attack but quickly hit The American Nightmare with a GTS to retain the title. Rhodes lost the Undisputed WWE Championship to Sami Zayn at Night of Champions earlier this year.
Major AEW star pokes fun at Cody Rhodes’ WWE presentation
AEW World Champion Will Ospreay took a shot at Cody Rhodes’ presentation in the promotion. Ospreay captured the title by defeating Kenny Omega this past Sunday at All In 2026 at Wembley Stadium in London, England.
In an interview with SHAK Wrestling, The Aerial Assassin discussed Rhodes’ theme song by Downstait and admitted that he was not a fan of it. The popular star added that he enjoyed the former champion’s “Smoke and Mirrors” theme song more than “Kingdom” and suggested that he was over the song entirely.
“Smoke and Mirrors. The ‘Kingdom’ thing is wearing off on me now. I’m a little bit like, ‘All right, I’m over this s*** now,” he said. (H/T: Ringside News)
Rhodes used to be an EVP for All Elite Wrestling before he decided to leave the promotion and return to WWE at WrestleMania 38. It will be fascinating to see if Randy Orton can defeat the 41-year-old at Sunday Night’s Main Event this weekend.
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-cody-rhodes-wife-brandi-sends-message-randy-orton-ahead-wwe-snme?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



