”
], { 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);
});
});
})();
In this article, we will take a look at four things Cody could do on the first SmackDown after WWE Royal Rumble 2026.
#4. Cody Rhodes could attack Drew McIntyre backstage
Following his unfortunate elimination from the Men’s Rumble Match, Cody Rhodes might look to get his revenge on the one man who cost him his dream of main-eventing WrestleMania 42: Drew McIntyre.
Considering that The Scottish Warrior has continued to inflict damage on Cody even after taking the Undisputed WWE Championship from him earlier this year, Rhodes might have reached his breaking point. In a shocking turn of events tonight, The American Nightmare could attack McIntyre backstage, intensifying their rivalry.
#3. Could challenge Jacob Fatu to a stipulation match where the winner gets an Undisputed WWE Championship shot
Since Jacob Fatu and Cody Rhodes are both vying for an Undisputed WWE Championship shot against Drew McIntyre, Cody might decide to end it all by challenging Fatu to a stipulation match. The winner of this bout would then face McIntyre for the big one.
If that happens, it would garner much excitement from the audience, as fans might still want to see the match that the creative team denied them at Saturday Night’s Main Event last January.
#2. Cody Rhodes could announce a match against Jacob Fatu at Elimination Chamber 2026
While the above scenario seems tempting for tonight’s main event, the Stamford-based promotion could decide to schedule the match for a bigger stage like the Elimination Chamber Premium Live Event.
If Cody announces a match against Fatu at the Elimination Chamber PLE, it would attract more views for the event and give the duo more time to brawl and hype the upcoming showdown.
#1. The American Nightmare could brawl with Jacob Fatu and Drew McIntyre
As usual, fans might see a brawl break out among Drew McIntyre, Jacob Fatu, and Cody Rhodes tonight on WWE SmackDown. However, the outcome of this fight could be different from what they expect.
In a shocking twist, Nick Aldis might announce a Triple Threat Match among the trio at Elimination Chamber with the Undisputed WWE Championship on the line.
`;
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/4-things-cody-rhodes-first-smackdown-wwe-royal-rumble-2026?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













