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

Speaking in an interview on NotSam Wrestling Live, Perez noted that the stable was not fracturing, despite what their squabbles may suggest. She compared the group to a family, where conflict does not lead to everyone going their own way.

“Everybody here knows families fight, right? Brothers, sisters, parents, kids, we all fight, but that doesn’t mean that we won’t stick by each other when we need each other. So, I can see why people would think, ‘Oh, they’re going to break up. Oh, there’s tension in the group.’ Obviously, there’s tension, but we’re family, and a win for one is a win for all.”

You can check out her comments below:

youtube-cover

WWE star Roxanne Perez thinks Judgment Day is the greatest faction of all time

According to Roxanne Perez, her group far excels any other in the company’s history.

Adding to her previous comments in the same interview, Perez explained how evolution was the driving factor in the stable’s success. She also noted how fans love to hate the faction.

“I think that’s exactly why we are the greatest faction of all time because, like you said, we never stop evolving. We never stop getting better. We never stop having the fans ask, ‘What’s next? Why? What’s going to happen?’ They just — they love us. They hate us. They hate us, but they love us.”

As of now, Judgment Day holds two titles. Liv Morgan is the Women’s World Champion, while Raquel Rodriguez holds the WWE Women’s Intercontinental title. It remains to be seen what is next for the faction down the line in WWE.


If you use any quotes from the article, please credit the source and give an H/T to Sportskeeda for the transcription.