â
], { 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);
});
});
})();
â4x champ or 4 people or 4 horsemenâŠ.. ??? @CodyRhodes are you thinking what Iâm thinking đ,â she wrote.
Sami Zayn defeated Cody Rhodes and Gunther at Night of Champions 2026 to capture the title. He was supposed to defend the title against Rhodes nine days later on RAW, but Gunther attacked the former AEW star before the match.
CM Punk returned as Rhodesâ replacement and defeated Zayn to become champion. Finn Balor won a Fatal 4-Way match on SmackDown and will be facing Sami Zayn at SummerSlam to determine the number one contender for the Undisputed WWE Championship.
Cody Rhodes gets into confrontation with major WWE star on SmackDown
Damian Priest and Cody Rhodes had a heated backstage confrontation during this past Fridayâs edition of SmackDown.
Priest told Rhodes that the majority of the locker room was tired of seeing the same stars at the top of the card. The Archer of Infamy claimed that he was going to take the title from either Rhodes or Punk down the line.
âNot surprised you said that [Rhodes claiming he would be champion at the end of SummerSlam]. You know I respect you. And I have respect for [CM] Punk. But me, matter of fact, the boys, weâre sick of the same people being the faces of this brand. Iâm gonna be the number one contender. Whether itâs you or Punk, whoever stands as champion after SummerSlam gets dropped. End of story,â Priest said.
It will be fascinating to see if Rhodes can defeat Punk at SummerSlam to capture the Undisputed WWE Championship once again.
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-major-wwe-star-reacts-cody-rhodes-tease-ahead-summerslam?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



