”
], { 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);
});
});
})();
Recently, he crossed paths with Trick Williams on the blue brand, and Cody Rhodes’ win made him further question his choices. According to Ibou on Self-Made Sessions, the last he heard was the company plans on turning the multi-time Intercontinental Champion heel in the spring of 2026.
A previous report stated that Zayn would face Trick Williams at WrestleMania 42, and the heel turn could take place before the rumored bout between the two. The former Honorary Uce needs a change to his current character, and a heel turn could work wonders for him in the coming weeks or months.
Sami Zayn is one title win away in WWE from becoming a Men’s Grand Slam Champion
When Triple H’s new regime arrived in 2022, Sami Zayn was working with The Bloodline. He later became an Honorary Uce and eventually was forced to turn his back on the villainous faction to save Kevin Owens. The same year, he headlined WrestleMania 39 on Saturday and ended The Usos’ record-breaking reign as Undisputed WWE Tag Team Champions.
While they lost the titles to The Judgment Day in September at Payback 2023, Zayn continued his work on the red brand. In 2024, he ended Gunther’s undefeated streak and record-breaking reign as the Intercontinental Champion at WrestleMania XL in Philadelphia.
Last year, he won the United States Championship from MFT’s Solo Sikoa on Friday Night SmackDown in France. The 41-year-old SmackDown star has almost won every title except a world championship in the Stamford-based promotion. If he wins it in the coming years, he’ll finally become a Men’s Grand Slam Champion.
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/rumor-it-s-happening-huge-sami-zayn-change-reportedly-in-the-works-at-wwe?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



