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

In an interview with Reel Appreciation on YouTube, the 10-time WWE Tag Team Champions teased an appearance in the Stamford-based promotion, hinting at the main roster. Matt Hardy stated he’s confident that the two will appear on the main roster, possibly at a premium live event, in the near future.

“It’s very cool that this partnership is taking place. We were WWE Tag Team Champions in the 90s, 2000s, 2010s, and now in the 2020s with the WWE NXT Tag Team titles, which is so cool. I feel very confident that you’re going to see The Hardy Boyz show up on the main roster show, maybe the main roster PPV. Who knows? Anything can happen now,” Hardy said.

youtube-cover

Will The Hardy Boyz return to WWE for a retirement tour?

The Hardy Boyz worked their way to the top following a run in All Elite Wrestling. Jeff and Matt are currently holding the TNA World Tag Team Championship, but some fans want them back in the Stamford-based promotion for another run. While a retirement tour is out of the question, the two can appear on the weekly product under Triple H’s creative regime.

Last month, Matt Hardy revealed that he and his brother signed a new deal with TNA Wrestling. The deal also allows them to appear for the Stamford-based promotion, and Matt teased that they will show up sooner rather than later. It’ll be interesting to see what’s next for the legendary duo.

If you use quotes from the article, please credit Reel Appreciation and provide an H/T to Sportskeeda Wrestling for the transcription.