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

This led to Adam Pearce booking an immediate rematch between the two at a live event in Vaquer’s home country, and to ensure a fair result, he named Becky Lynch as the special guest referee.

During the live event tonight, Stephanie Vaquer dethroned Liv Morgan as the Women’s World Champion, pinning her after a Vaquer’s Inferno. After the match, Sol Ruca, IYO SKY, and Bayley came out to celebrate with the new champion.

You can check out the video below:


Liv Morgan’s reign as the Women’s World Champion lasted 147 days

Liv Morgan dethroned Stephanie Vaquer for the Women’s World Championship at WrestleMania 42. The Miracle Kid held the title for 147 days before dropping it back to Vaquer.

She defended the title only twice during her reign, defeating IYO SKY at SummerSlam and Vaquer on the September 7 episode of RAW. La Primera is now a two-time Women’s World Champion, and she did it in front of her home fans in Chile.

Morgan once again finds herself in the challenger’s role. Becky Lynch is still involved in the title picture, so it will be interesting to see how things take shape in the RAW women’s division, especially with Money in the Bank coming up.