”
], { 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);
});
});
})();
Styles and Nakamura once again went to war at Saturday Night’s Main Event XLIII, in what was possibly their last-ever match. The two superstars showed respect to one another after their clash, similar to how they did in 2016.
Check out the moment Styles and Nakamura shared after their match:
How did Triple H react to the match between AJ Styles and Shinsuke Nakamura?
Triple H reacted to the match between AJ Styles and Shinsuke Nakamura by sharing a photo with them and a three-word message. Following their match at Saturday Night’s Main Event, The Game sent out a small message, showing respect to both men in the process.
Triple H wrote:
“Strong Style #SNME,”
Styles has confirmed that 2026 will be his final year as a professional wrestler. However, his retirement year could very well conclude by the end of this month when he steps into the ring with Gunther in a match where he has put his career on the line.
Styles and Gunther shared the ring quite recently on Monday Night RAW, with The Ring General controversially emerging victorious. After tapping out behind the referee’s back, the former World Heavyweight Champion hit Styles with a low blow and picked up a huge win.
Gunther has already retired Goldberg and John Cena, beating both the legends in their final match as a professional wrestler. He could add another name to his list by defeating Styles at the Royal Rumble Premium Live Event.
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/news-watch-aj-styles-shinsuke-nakamura-recreate-iconic-moment-2016-wwe-saturday-night-s-main-event-xliii?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-1024x576.jpg)