”
], { 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);
});
});
})();
#3. Top star has seemingly made his final SmackDown appearance
WWE will soon witness the departure of a former champion. The talent in question is none other than Tommaso Ciampa.
The 40-year-old star recently announced that he will leave the Stamford-based promotion upon expiry of his contract. It will mark the end of a decade-long stint in WWE that has seen him win four titles overall.
Ciampa has not been present backstage for recent SmackDown tapings, and it looks like that will not change in the near future as well. According to Fightful Select, Tommaso Ciampa isn’t planned for more shows before his imminent exit.
Ciampa’s last match under the WWE umbrella was a tag team bout in which he partnered with Johnny Gargano to take on Carmelo Hayes and Ilja Dragunov on SmackDown late last year. Sadly, the #DIY duo suffered a defeat on the night.
It remains to be seen if Tommaso Ciampa makes his return to WWE for one more run, somewhere down the line.
#2. Huge update on AJ Styles’ WWE retirement match
AJ Styles is set to put his career on the line against Gunther at Royal Rumble 2026. There has been heavy speculation about whether this will really be Styles’ final hurrah. A certain star has seemingly all but confirmed the outcome of the much-talked-about clash in Saudi Arabia.
The Phenomenal One faced his longtime rival, Shinsuke Nakamura, at Saturday Night’s Main Event in Montreal, Canada. At the end of a back-and-forth encounter, Styles emerged victorious over the Japanese legend.
However, it is what Nakamura did following the show that has caught fans’ attention. The King of Strong Style took to his Instagram to share a heartfelt “diary” entry recalling his relationship with AJ Styles, among other things. Interestingly, there was a line in the post that suggested that Styles is indeed retiring for good at Royal Rumble.
In a nutshell, Shinsuke Nakamura has seemingly spoiled that AJ Styles will be losing against The Ring General in Saudi Arabia. Only time will tell if fans are satisfied with such a send-off for one of the greatest wrestlers of this generation.
#1. Jade Cargill makes a massive accusation
Jade Cargill is currently enjoying a fruitful run in the sports entertainment juggernaut, reigning as the WWE Women’s Champion. She won the gold from Tiffany Stratton at Saturday Night’s Main Event in November 2025.
The Storm’s biggest challenge on SmackDown has emerged recently after Nick Aldis added her to the roster. That star in question is Jordynne Grace. The two have had a few back-and-forths and confrontations, including one on the latest episode of the blue brand.
Not long after, Grace threatened “Jadeberg” that it is only a matter of time before she gets her hands on the top SmackDown champion. Jade Cargill responded with a shot of her own, seemingly accusing Jordynne Grace of using stero*ds.
“Did you take your shot today? Relax,” she wrote.
It will be interesting to see if Grace manages to win the 30-Woman Royal Rumble Match in Saudi Arabia and challenge Cargill for her title at WrestleMania 42.
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/wwe-news-rumor-roundup-smackdown-star-done-promotion-aj-styles-retirement-date-spoiled-huge-jade-cargill-accusation?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


