], { 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, Chelsea Green took to X (fka Twitter) to respond to one of Adam Pearce’s signature “Love somebody today” tweets. The SmackDown star wrote that she would rather make a margarita and call The Scrap Iron more than a thousand times. Green was seemingly referring to Becky Lynch calling the 47-year-old repeatedly last week.

“I’d rather make a margarita & call you 1000x,” Green wrote.

You can check out her tweet below:

Chelsea Green had previously pitched a WWE match against Adam Pearce

Chelsea Green has disclosed on several occasions that she keeps pitching ideas to the creative team. Speaking in an interview with Steve Fall of Ten Count Media, she revealed that one such pitch was competing in a wrestling match against Adam Pearce.

The inaugural WWE Women’s United States Champion claimed that she had been pushing for a special stipulation intergender match against the WWE RAW General Manager for about a year. Green added that she would go on to replace Pearce as the new GM after winning the bout.

“I’m trying. I have been pitching for it for a year now. Oh yeah. I mean, look, I want an intergender match against where the loser, because it is going to be him [Pearce], is not GM. [The] Winner gets the GM position,” she said.

Adam Pearce wrestled his last match in 2021. He is highly unlikely to get back inside the squared circle and face one half of the AAA World Mixed Tag Team Champions. However, it will still be intriguing to see if the two cross paths in the future.

Do you want to see Chelsea Green and Adam Pearce square off inside the WWE ring? Hit the Discuss button and sound off!