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

Carr took to her Instagram story ahead of tonight’s RAW to taunt Lynch. She edited a clown face on top of The Man on a poster, and you can check it out in the image below.

Becky Lynch teamed up with Lash Legend, Nia Jax, and The Kabuki Warriors in the Women’s WarGames match this past Saturday night at Survivor Series. AJ Lee tapped out Big Time Becks via the Black Widow submission to earn the victory for her team. Lynch also tapped out to Lee’s Black Widow hold at Wrestlepalooza 2025 earlier this year.

WWE star Becky Lynch claims her match should have been stopped at Survivor Series

RAW star Becky Lynch recently claimed that the Women’s WarGames match should have been stopped at Survivor Series.

Asuka accidentally spat mist into Lash Legend’s eyes during the Women’s WarGames match at the PLE over the weekend. Lynch claimed that the match should have ended after that because Legend was blinded and unable to compete.

“LASH LEGEND WAS UNABLE TO COMPETE AFTER BEING BLINDED! (HOPEFULLY SHE PULLS THROUGH) THE MATCH SHOULD HAVE BEEN STOPPED BUT INSTEAD THE MATCH CONTINUED! COMPLETELY UNSAFE!!!” wrote Lynch.

Lynch is married to former champion Seth Rollins in real life. The Visionary was forced to relinquish the World Heavyweight Championship due to injury last month, and CM Punk captured the vacant title at Saturday Night’s Main Event on November 1. It will be interesting to see what the company has planned for Lynch moving forward following her loss at WWE Survivor Series.