”
], { 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);
});
});
})();
However, on the go-home episode of RAW before Clash in Italy, WWE announced that Cody Rhodes vs Gunther will take place in the first hour of the show for the Undisputed title. In addition, Rhea Ripley vs Jade Cargill for the Women’s Championship will also take place during this duration.
In this article, we will discuss four reasons why Rhodes isn’t headlining the forthcoming PLE.
#4. Set to retain his Undisputed WWE Title
One of the key reasons Cody Rhodes isn’t main-eventing the Clash in Italy show is because chances are he is about to retain his Undisputed title. For those unaware, Gunther currently has an undefeated streak in singles matches.
The last time he suffered a loss in a singles bout was last year’s SummerSlam PLE, when he lost the World Heavyweight Championship to CM Punk. Since then, he has become unbeatable and has retired John Cena and AJ Styles.
Despite this undefeated streak, it appears that WWE is not planning for a title change at the upcoming Premium Live event. With no big surprise in store, the company preferred to put Cody in the first hour of the show rather than main-eventing.
#3. Roman Reigns is a much bigger star and has a better storyline than him
After turning into the Tribal Chief gimmick, Roman Reigns has emerged as one of the biggest needle movers in WWE. The Original Tribal Chief carried the company on his back and proved why he is the megastar.
The Head of the Table dethroned the Second City Saint at WrestleMania this year to become the Champion. At Backlash 2026, the OG Bloodline leader defeated Jacob Fatu and retained the gold.
However, his feud with the Samoan Werewolf remains unfinished after Jacob attacked him post-match at Backlash. Now, Roman will be part of Clash in Italy 2026, where he will lock horns with Fatu in a rematch.
The feud of Roman and Jacob isn’t merely about the World Heavyweight Championship; now it’s a family civil war. On the other side, the Cody Rhodes vs Gunther feud is limited only to the Undisputed WWE title and has no personal element.
Considering all these elements, the TKO-led promotion might opt not to book the American Nightmare in the main event of Clash in Italy. The Roman vs Jacob match will likely close the show.
#2. WWE is planning to crown Jacob Fatu the Next Tribal Chief
Roman Reigns is frustrated about the fact that he defeated Jacob Fatu at Backlash this year. Despite the victory, the Samoan Werewolf attacked him and refused to acknowledge him.
This time, the Original Tribal Chief has affirmed that if Jacob loses in their rematch, he will be forced to join the OG Bloodline and should acknowledge the Head of the Table.
With Cody Rhodes not headlining the Premium Live event, there is a chance WWE might have planned a big surprise in the Roman vs Jacob bout, and it could be a potential title change.
If the Samoan Werewolf dethroned the OG Bloodline leader, he would not only become the new WWE World Heavyweight Champion but also solidify himself as the next Tribal Chief.
So, crowning the former United States Champion as the next Tribal Chief could be another probable reason why Rhodes is not main-eventing the international PLE. Rest, it will be interesting to see what happens on May 31, 2026, when Roman puts his World title against his real-life family member.
#1. Zilla Fatu’s debut is about to happen?
Roman Reigns vs Jacob Fatu rematch could witness a major debut if Zilla Fatu arrives in WWE at Clash in Italy 2026. For a long time, Zilla’s debut in the Stamford-based promotion has been speculated by fans.
With Roman vs Fatu likely to headline the show, there is a big chance that Zilla Fatu might make his debut after much anticipation. So, a potential debut of the real-life Bloodline member could be another explanation for Cody Rhodes not headlining the PLE.
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/4-reasons-cody-rhodes-isn-t-headlining-wwe-clash-italy-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



