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

Backstage interviewer Jackie Redmond took to her Instagram story to note that she was on a flight to Saudi Arabia for the PLE. Nikki Bella can be seen in the background, and you can check it out in the image below.

Stephanie Vaquer is still the reigning Women’s World Champion and is scheduled to defend the title against Raquel Rodriguez next week on WWE RAW in a Philadelphia Street Fight.

Nikki Bella’s sister discusses potential WWE return

Brie Bella recently shared that she was hoping to return to wrestling for one final run.

Speaking on The Nikki & Brie Show, Bella revealed that she has been working hard and was in great shape. The veteran added that she hoped to return to wrestling with Nikki Bella in the future.

“But also, I think there is definitely one last run in me. I’m at the age where I’m strong, I think it’s because I’m working out so hard. But I’m like, there’s for sure a last run in me. But I’m like where it may take me, wherever it may be, I hope it’s with you, wherever that is at, who knows whether it’s for one night or 200 nights. We’ll see. So I feel like those are fun birthday wishes to see if any of them transpires to 43,” she said.

It will be fascinating to see what WWE has planned for Nikki Bella in the weeks ahead.