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

Recently, Cargill defeated Alexa Bliss on SmackDown. Afterwards, she took to X to share a picture of her pinning Bliss with her signature pin pose. She gloated over the win in the caption.

“Riding on faces like a holiday 💅🏾,” Jade Cargill wrote

You can check out the post below:

Jade Cargill had previously praised another WWE star

While Jade Cargill is a heel in the Stamford-based promotion, she has broken character at times to praise other stars.

Speaking on No Contest Wrestling, Cargill noted that Tiffany Stratton was a commendable star on the roster. She said:

“I think we know each other very, very, very well. I think you guys can expect a lot from that match, being that she’s so athletic and acrobatic, and I’m a powerhouse who’s athletic at the same time. I love working with Tiffany because we can do things that a lot of people can’t do,” Cargill said.

In the same appearance, Cargill also spoke about a scary spot she had on SmackDown last year, where she faced Stratton and Nia Jax in a Triple Threat match. She said:

“So, when I hit, and I had seen a little blood. So I was like, ‘Oh, okay,’ because your head bleeds more than normal. I mean, I looked down and, you can look at the video, a whole stream of blood poured into my hand. And then we got to the back. Triple H said, ‘Yeah, we’re going to have to see about plastic surgery,’ and I was like, ‘Woah! For you to say that, it must be bad,’ because he’s seen so much, right?” she said.

Cargill was able to finish the match despite the injury, proving her mettle in the business.