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

Austin Creed and Kofi debuted as The New Level at AEW All In and captured the Trios Championships alongside Swerve Strickland. They defeated The Rascalz this past Wednesday night on AEW Dynamite to retain the titles.

The two stars were known as The New Day in WWE and had a legendary run in the company. Big E used to be a part of the faction, but his in-ring career unfortunately came to an end in 2022 due to a broken neck.

WWE champion discusses his time in The New Day

NXT Champion Grayson Waller commented on his brief time as a member of The New Day. Waller captured the NXT Championship by winning a Fatal 4-Way match this past Sunday at Heatwave.

Speaking on Busted Open Radio, Waller explained why he was not a fit with the faction on WWE RAW. The Australian star made it known that he has a ton of respect for the group, but it wasn’t a fit for his character.

“I just don’t think they knew who I am, personally. My advice was always, ‘We want you to be serious. We need you to be serious.’ I’m like, ‘Yes, let me be serious.’ ‘You’re with The New Day.’ Oh, great. I love The New Day. I can’t explain how much those guys did for me. I have got all the respect in the world for them. I never want people to think I’m derogatory towards them at all. What a chance to work with one of the best tag teams of all time. But we’re out there wearing silly hats. We’re mucking around and joking. I can’t be serious,” Waller said.

It will be interesting to see how long The New Level can remain Trios Champions alongside Swerve Strickland following their WWE exit.