”
], { 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);
});
});
})();
It’s unclear if Nakamura was aware that this was a massive spoiler when he shared it, or if he was sharing purely to show fans that he and Styles decided that they needed one more match before he walked away and they were able to have it.
That being said, it’s now out there in black and white and the WWE Universe could now be forced to prepare to say goodbye to the Phenomenal One.
Will AJ Styles walk away from WWE at The Royal Rumble?
While Styles’ retirement tour has only just gotten underway, it’s worth noting that he has been claiming he wants to retire for a while. He was going to walk away a few years ago, but instead made it clear that 2026 would be his last year.
While John Cena got a whole year to bow out on his terms, Styles is a different person and could be happy to have completed 10 years in WWE and walk away with that as his main accomplishment.
Not every ending has to be storybook. Styles has achieved so much across so many wrestling platforms that he doesn’t need to extend his story to WrestleMania and announce this as the end. He should shock the fans and say goodbye quickly because all he wants to do now is spend some time with his kids.
`;
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/news-shinsuke-nakamura-deletes-update-accidentally-spoiling-wwe-royal-rumble-match-ending?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













![[WATCH] AJ Styles and Shinsuke Nakamura recreate an iconic moment from 2016 at WWE Saturday Night’s Main Event XLIII](https://litsportsnews.com/wp-content/uploads/2026/01/65e7b-17693456406057-1920-450x253.jpg)