”
], { 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);
});
});
})();
Rhodes posted a cinematic video of his return on Instagram, which attracted a comment from Nattie, who acknowledged the Undisputed WWE Champion by calling him “QB1.”
Check out the screengrab of Nattie’s comment below:
Cody Rhodes and Randy Orton will battle it out for the Undisputed WWE Championship at WrestleMania 42. The match will be the main event of night one of the two-night spectacle.
Cody Rhodes’ shocking confession about Natalya
During his appearance on INSIGHT with Chris Van Vliet, Cody Rhodes was asked about getting slapped by Travis Scott at the 2025 Elimination Chamber and if it was the hardest he had been hit.
The American Nightmare ranked Scott’s slap third behind Natalya and Hardcore Holly. Rhodes compared the Canadian’s slap with an MLB batter swinging a bat and claimed that she “leveled him.”
“That is not the hardest I’ve ever been slapped. That’s number three. That’s number three. I’ll give you the list of slaps. Number two, Bob Holly in London. … The number one might shock you, but I felt it in both of my heels. I felt it in my feet. I had to plant my feet. It was so hard. Nattie Neidhart hit me. It felt like an MLB batter swinging the bat, and I walked into it. She leveled me,” Rhodes said. [H/T chrisvanvliet.com]
It will be interesting to see if The American Nightmare can defeat his former mentor, Randy Orton, at WrestleMania 42.
`;
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-acknowledged-female-wwe-superstar-returning-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











![Unfortunate Update: WWE Accidentally Spoil AJ Lee Plans [Reports]](https://litsportsnews.com/wp-content/uploads/2026/05/5808a-17799577173832-1920-450x253.jpg)

