”
], { 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);
});
});
})();
WWE is promoting the Styles vs Nakamura SNME match as the showdown between these two stars. The veteran stars have a history, especially due to their time in NJPW. So, one of the crucial reasons that Styles faces Nakamura at SNME could be to retire AJ at the Saudi Arabia show.
This match at Saturday Night’s Main Event will serve as a tribute to their iconic chemistry in the squared circle. Gunther has already retired Goldberg and John Cena, and Styles appears to be next in line after losing at the Royal Rumble 2026.
#2. A start of AJ Styles’ WWE retirement tour?
Before facing Gunther in his final match, John Cena competed for the entire year as part of his retirement tour. As of writing, there is no such announcement for AJ Styles. However, his match against Nakamura could be the start of it.
If Styles defeated Gunther at Royal Rumble 2026, he is expected to retire by the end of this year. By facing the King of Strong Style, AJ could be revisiting his iconic feud, much like Cena did on his retirement tour.
#1. To give Styles momentum ahead of Royal Rumble 2026
Gunther is already riding a winning streak. The Ring General defeated major names during the Last Time is Now tournament. He eventually retired Cena in December last year and defeated Styles on Monday Night RAW.
With this, it’s evident that he has all the momentum on his side, ahead of Royal Rumble 2026. So, to give Styles a boost before facing the Ring General, WWE strategically booked this match for Saturday Night’s Main Event.
By defeating the King of Strong Style at the SNME show, WWE can give the momentum to the Phenomenal One, too.
It will be interesting to see what will happen when both stars collide for the final time in the squared circle.
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/3-reasons-aj-styles-facing-shinsuke-nakamura-wwe-saturday-night-s-main-event?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


