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

Grayson only had to thank one person for this achievement of his: himself. He is now getting calls from the people who used to not answer his calls, which he clarified were the SmackDown and RAW GMs. However, the Aussie Icon is now in a place where he is not picking up those calls, saying he’ll talk to Nick Aldis and Adam Pearce only when he’s ready to do so.


WWE’s former tag team New Day also won titles this Sunday

Grayson Waller, who was associated with WWE’s The New Day but never really became a part of it, is now a singles champion.

On the other hand, Kofi Kingston and Xavier Woods, who formed the New Day tag team, also hold gold, but not in WWE. Kingston, now only going by the name Kofi, and Woods, by his real name, Austin Creed, are two-thirds of the World Trios Championship in AEW.

Kofi and Austin made their debut at AEW All In 2026 this Sunday, just hours before Waller won the NXT Championship. The former New Day are called New Level in AEW and are currently paired with Swerve Strickland in their trios run. However, they would also remain in tag team contention, eyeing the AEW Tag Team Championships currently held by Cage and Cope.