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

Earlier today, Becky Lynch took to X (fka Twitter) to respond to fans calling her out for making up facts on social media. She added two pictures to her post, pointing out that she had more championship wins in comparison to AJ Lee. Staying true to her on-screen persona, The Man referred to the “AJ” in her rival’s name as “ABSOLUTE JOKE.”

“Some TERRIBLE people suggest that I’m less than honest and I consistently make up facts! THIS IS A HORRIBLE LIE!!! But just to humor them, let’s look at these two photos. THIS is CLEAR EVIDENCE that one wrestler (ME) is better than the other (ABSOLUTE JOKE). I don’t like having to say this, but I’m a BIG BELIEVER in the TRUTH!” Lynsh wrote.

You can check out her tweet below:

AJ Lee has wrestled only two matches since her return: a mixed tag team match at Wrestlepalooza and the 2025 Women’s WarGames Match. Both the bouts ended with Becky Lynch tapping out to the Black Widow. It will be interesting to see if the same happens for the third consecutive time at the Elimination Chamber Premium Live Event.

CM Punk opens up about AJ Lee’s WWE return

AJ Lee returned to WWE after more than a decade on the September 5, 2025, episode of Friday Night SmackDown to align herself with her husband, CM Punk, against Seth Rollins and Becky Lynch.

Speaking on ESPN’s Get Up, CM Punk opened up about the return. He called himself Lee’s biggest fan and noted that he had the best seat to witness the historic return. The Second City Saint claimed to never get nervous about his wife’s appearances, as she was a pro.

“I believe I’m her number one fan. It’s a little sappy, it’s a little goofy, but yeah, when she came back in Chicago, Allstate Arena in September, I had a front-row seat, and I was spoiled because I had the best seat in the house, and I got to watch history. I have no nerves or butterflies when I watch her, because I know she’s a pro. I more or less worry about myself because I know what an idiot I am,” Punk said. [H/T: WrestleTalk on X]

It remains to be seen if AJ Lee can defeat Becky Lynch to win her first championship in over a decade.