], { 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);
});
});
})();

Speaking on The Extreme Life of Matt Hardy, the WWE legend believes that Styles will wrestle again following his retirement match for the Stamford-based promotion. While he addressed the possibility of AJ Styles working in AEW, Hardy is confident that the 48-year-old WWE veteran isn’t done and will wrestle in TNA Wrestling.

“TNA is in a position where AJ Styles could greatly elevate the company. He would be a big deal. So, I would love to see him there… I do not think he’s done. I 100% think AJ [Styles] will wrestle again, and I feel, in my heart, that it will end up being in TNA,” Hardy said.


AJ Styles might not be done with wrestling following WWE Royal Rumble 2026 – Reports

Last year, AJ Styles confirmed that 2026 will be his final year in wrestling. However, no one expected the Men’s Grand Slam Champion to retire in the first month of the year, and the loss came out of nowhere heading into WrestleMania 42 in Nevada.

According to WrestleVotes on Fightful Select, people within the promotion believe that The Phenomenal One isn’t done with wrestling and will lace up the boots. While it’s unclear where and when the two-time WWE Champion will appear, there’s a strong possibility he will return before the end of the year.

If you use quotes from the article, please credit The Extreme Life of Matt Hardy and provide an H/T to Sportskeeda Wrestling for the transcription.