”
], { 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);
});
});
})();
The 41-year-old star was visibly upset with this incident and went backstage in frustration. Later, general manager Nick Aldis announced a Gunther vs. Cody Rhodes rematch for the June 19 edition of SmackDown, and the Ring General will reveal the stipulation next week.
Also, Sami Zayn tried to talk with the National Treasure, but the GM ignored him when Chad Gable returned to the blue brand. All this development hints that WWE is incorporating Sami in the Gunther and Rhodes feud, and it could lead to a triple-threat match for the Undisputed title soon.
In this article, we will be looking at four reasons WWE is planning Cody vs. Gunther vs. Sami for the title match.
#4. WWE Night of Champions 2026 is on the horizon
The upcoming premium live event of the Stamford-based promotion is Night of Champions 2026. The show will take place on June 27 at Kingdom Arena Riyadh in Saudi Arabia.
Sami Zayn gets a massive reaction in the Saudi Arabian shows. As the PLE is just a few weeks away from taking place, WWE may want to book Zayn in an Undisputed Championship match.
As a result, the Triple H-led promotion is planning to book the former Honorary Uce in a potential triple-threat match with Cody and Gunther.
#3. To add a fresh element to the Cody Rhodes vs Gunther feud
The Cody Rhodes vs. Gunther rematch is set to take place on an episode of SmackDown. The company will likely book another title match between them at Night of Champions 2026, but with Sami Zayn’s incorporation.
There is a high chance that the American Nightmare vs. the Prodigal Son rematch on the blue brand might end controversially, and it may involve Sami, too. This would eventually set the stage for a triple-threat match at the Saudi Arabia show.
Including Zayn in this feud will keep the storyline fresh and not fatigue the audience with Rhodes and the former Imperium leader’s rivalry.
#2. To officially turn Sami into a heel star
Despite multiple teases and hints, Sami Zayn has yet to turn heel officially on SmackDown. One of the key reasons why WWE is planning a triple-threat feud between Cody Rhodes, Gunther, and Zayn could be to turn Sami into a villainous star.
The behavior of the American Nightmare might trigger the 41-year-old star. As a result, he may finally snap in this triple-threat feud and turn into a heel star on SmackDown.
#1. Cody Rhodes might be losing his Undisputed WWE title
It’s important to note that in a triple-threat match, the title change can happen without the champion getting pinned. This means that if Gunther, Cody, and Sami locked horns in a triple-threat showdown for the Undisputed WWE Championship, the Ring General can pin Sami to become the new champion and vice versa.
There is a chance that the TKO-led promotion might be planning for a title change soon, but it might be by protecting the Prodigal Son. The Ring General might pin Zayn and finally become the World Champion again.
Rest assured, it will be interesting to see how the storyline progresses, especially what happens in the SmackDown episode on June 19.
`;
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-wwe-planning-triple-threat-match-cody-rhodes-undisputed-championship?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













