], { 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);
});
});
})();

“This is the heel for Cody. This is the, give me a second before I spit this one out. If done right, Gunther can impose his will on Cody more effectively than The Rock did,” he said.

You can check out Bully Ray’s comments in the video below:

Cody Rhodes successfully defended his title against Randy Orton at WrestleMania 42. The Viper betrayed Pat McAfee at The Show of Shows, but the decision cost him the title match. Rhodes emerged victorious at WrestleMania, but Orton attacked him following the match. The Apex Predator delivered a punt to Rhodes’ head on The Grandest Stage of Them All and has not been seen on WWE TV since.

Gunther attacked Cody Rhodes on the May 1 edition of SmackDown. He defeated Seth Rollins at WrestleMania 42 after Bron Breakker interfered in the match. Breakker and Rollins will be squaring off in a singles match at Backlash 2026 tomorrow night.

Cody Rhodes opens up about WWE records

SmackDown star Cody Rhodes discussed the amount of information available to wrestling fans and suggested that much of it wasn’t important.

Speaking on his What Do You Wanna Talk About? In the podcast, Rhodes suggested that WWE fans mainly cared about the wrestlers they liked and were not invested in the company’s financial success.

“And I think what’s going to happen is an overload of information to where fans just stop caring. Like, ‘I watch the show. I like the show. I like this guy. I don’t like that guy. I like her. I don’t need to know how many people were in the seats.’ It’s wild. I don’t know who’s keeping all of these records. But I’m getting tired of, what do we need this for? Who’s this for?” said Rhodes.

“Easy to find, hard to BEAT” A STATEMENT from Undisputed WWE Champion @CodyRhodes!

It will be interesting to see what WWE has planned for the rivalry between Gunther and Rhodes.

If you use the quote from the first half of this article, please credit Sportskeeda Wrestling for the transcription.

Why did you not like this content?


`;
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-wwe-legend-claims-38-year-old-star-threat-cody-rhodes-the-rock?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

Leave A Reply

Exit mobile version