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

Ahead of SmackDown, Triple H took to social media to send a message about this match.

“Tonight. The final opponent for the Greatest of All Time will be set. A one of a kind opportunity. @RealLAKnight vs. @Gunther_AUT. Who will head to #SNME in DC? #SmackDown”

Check out his tweet here:


John Cena’s father doesn’t want Gunther to be his son’s final opponent

Gunther returned to the ring to compete in The Last Time is Now Tournament. The Ring General has had a dominant showing so far and is the favorite to win the tournament. However, John Cena’s father doesn’t want this to happen.

Speaking on the All Axxess podcast, John Cena’s father said he doesn’t want Gunther to be his son’s final opponent because the Ring General does not need the rub.

“Well it certainly wouldn’t be Gunther, that’s for sure. I don’t think that that’s a wise move. I don’t think the fans would enjoy that move. Myself, personally, Gunther does not need the rub. By the way, I’m not a fan of on the way out you’ve got to push somebody over the top. You’re supposed to pass quote unquote the torch. I don’t know whether that’s written anywhere in professional wrestling,” he said. [H/T: Fightful]

It remains to be seen who will win The Last Time is Now Tournament.