”
], { 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);
});
});
})();
Despite his success as a babyface, fans have been clamoring to see Rhodes turn heel for a very long time now. Fans wanted the American Nightmare to turn heel ahead of his match with Randy Orton at this year’s WrestleMania but the exact opposite happened as Randy turned heel. Rhodes has currently been feuding with Gunther and Sami Zayn on SmackDown.
In his recent promo on the blue show, Zayn pointed out how everyone who supported Cody during his initial title chase has turned on him except him. Zayn claimed that maybe the problem wasn’t with all the people who turned on him, but the problem lied with Cody himself. Cody’s reaction to the promo was very intriguing and many believe that this was WWE’s way of subtly teasing an upcoming heel turn.
“Is the problem all of those guys or is the problem you?” said Sami.
It will be interesting to see if WWE will finally pull the trigger and turn Cody Rhodes heel.
Cody Rhodes cried uncontrollably after John Cena retired last year
John Cena competed in his final wrestling match against Gunther at Saturday Night’s Main Event on December 13th. Cena lost the match after he tapped out to the Ring General’s vicious Sleeper Hold submission. After the match, Cena thanked all the fans and walked back to the gorilla.
After the match was done, Cody Rhodes and CM Punk came out to honor Cena by putting their respective title belts on his shoulders. Following the show, Cody gave an interview at the ringside where he was crying uncontrollably. The American Nightmare stated that Cena played such a major role in professional wrestling altogether and that nobody will be able to fill his shoes.
Fans across the world were heartbroken after John Cena retired at Saturday Night’s Main Event. It has now been nearly 6 months since the Cenation Leader hung up his boots.
`;
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-john-cena-s-2025-rival-turning-heel-wwe-subtly-hints-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













