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

Later, Kobbie Mainoo posted a photo of this moment on his Instagram Stories. In his next Story, the star posted a pic of the WWE Royal Rumble, where everyone in the ring was trying to eliminate The Big Show, suggesting that a similar situation happened with his teammate, Senne Lammens.

Check out his Instagram Stories in the post below:


Royal Rumble 2026 was a success for WWE

WWE went to Saudi Arabia for its first premium live event of 2026, the Royal Rumble. There were several high-profile matches on the card, including AJ Styles putting his career on the line against Gunther, which ultimately ended in The Ring General’s favor, and Styles decided to retire from pro wrestling.

The other two big matches on the card were the Women’s and Men’s Royal Rumble Matches. Liv Morgan won the women’s bout while Roman Reigns came out victorious in the men’s bout. Both stars now have an opportunity to win a world title at WrestleMania 42.

After a successful Royal Rumble Premium Live Event, the Triple H-led creative team is now headed towards Elimination Chamber, scheduled for February 28, 2026. Whoever wins the women’s and men’s Chamber matches will receive the same opportunity as the Rumble winners.

The Men’s Royal Rumble is now set after Jey Uso earned the final spot. Uso will face Randy Orton, Cody Rhodes, Je’Von Evans, LA Knight, and Trick Williams in the Chamber. It will be interesting to see what the Triple H-led creative team has planned for the show.