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

“BIG ANNOUNCEMENT!!! @enjoy.amo is headed to @wwe WORLD powered by @fanatics. The WWE Universe will be the first to try our ready-to-drink coffee and will have priority access to be one of the first to pick up boxes of AMO! Come by our booth, grab a coffee, and see why this coffee is the greatest of all time (not just me saying it)!” wrote Lynch.

The RAW star lost the Women’s Intercontinental Championship to AJ Lee earlier this year at Elimination Chamber 2026 in Chicago, Illinois. Becky Lynch will be challenging The Geek Goddess for the title at WrestleMania 42 this weekend.

Becky Lynch accuses WWE rival of costing her an award

Becky Lynch claimed that AJ Lee prevented her from winning an award at the World of Coffee event.

Big Time Becks took to social media earlier this week to accuse Lee of corruption. She suggested that the Women’s Intercontinental Champion somehow prevented her from being awarded “Best Packaging” at the World of Coffee event and vowed to get revenge at WrestleMania 42.

“One more thing…really suspicious how AMO didn’t win best packaging yesterday at World of Coffee. Looks like AJ Lee filled the pockets of “Big Coffee” to ensure we didn’t win. Just add that to the long list of receipts she will be getting in less than a week at WrestleMania,” she wrote.

One more thing…really suspicious how AMO didn’t win best packaging yesterday at World of Coffee. Looks like AJ Lee filled the pockets of “Big Coffee” to ensure we didn’t win. Just add that to the long list of receipts she will be getting in less than a week at WrestleMania.

The rivalry between Becky Lynch and AJ Lee has been going on since last year. Lee returned to the promotion after a decade to team up with her husband, World Heavyweight Champion CM Punk, to defeat Lynch and Rollins in a mixed tag team match at WrestlePalooza 2025 last September. Only time will tell if Lynch can defeat Lee to become Women’s Intercontinental Champion once again this weekend at WrestleMania 42 in Las Vegas.