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

Fightful Select are now reporting that John Cena was cryptic about the event because there isn’t a venue or date locked in. It appears that December could be the most obvious date for the show since it would be a year since Cena retired, but as of writing, there is nothing official.

The report also noted that Netflix had expressed interest in hosting the event, which means that the Classic itself could be given its own Premium Live Event. Saturday Night’s Main Event is streamed on YouTube at the moment, which means that it’s unlikely that the Classic will take place on one of these shows if Netflix wants to host it.

John Cena could be part of the event

John Cena has put his name on the event, which shows how passionate he is about wanting to push forward the next generation. He has made it clear as part of the announcement, that the matches at last year’s show that saw Sol Ruca and Oba Femi make an impression in front of the world for the first time are what gave him the idea.

It will be interesting to see if Cena is part of the event himself, even just as a host, given that he has moved into this role since officially retiring. Cena could also have a say in who is chosen to compete in the classic, whilst it’s clear that fans will have the main say in who progresses.

It seems to be a revolutionary idea to help push forward some of the stars in NXT at the moment and show the world what they are capable of if they are given the chance against some of the company’s best-known names.