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

As of this writing, there’s no video of this exact moment, but stills show Oba standing in the ring with Alpha Academy while Vision exits and is on the ramp. This marks The Ruler being in control now after two consecutive instances where the heel faction got the best of him.

Seth Rollins made his return at the WWE house show in Ecuador

WWE held its first event in Ecuador in 10 years, with the last one on October 8, 2016, in Quito at Coliseo General Rumiñahui. Now, a decade later, it is the same arena, with both shows main-evented by Seth Rollins. This Quito live event marks The Visionary’s return to the ring for the first time since SummerSlam 2026.

Even then, he was battling The Bloodline, more so the leader of it, Roman Reigns, for the World Heavyweight Championship. Now, a month later, he’s back to take on his cousins in The Usos and Jacob Fatu, and he was successful.

Back in 2016, it was Seth against Kevin Owens for the WWE Universal Championship. This time it was just a six-man tag team match with Rollins, LA Knight, and Solo Sikoa against The Bloodline.