”
], { 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);
});
});
})();
The two stars put on an impressive showing and wowed the crowd inside the arena. However, La Catalina came out on top as she successfully defended her newly won title. After the match, Perez blindsided her with a cheap shot and issued a warning on X, formerly Twitter. She wrote:
“There’s only one real Reina. Luck got you out but it won’t save you twice @LaCatalinagar See you soon.”
Roxanne Perez says she will never betray Liv Morgan and Raquel Rodriguez
Roxanne Perez has been welcomed by the Judgment Day and she has been great ever since aligning with Liv Morgan and Raquel Rodriguez.
She was recently speaking with Compas On The Beat when she revealed that she would never betray her friends in the faction.
“You know, I think I like my sisters, you know? You know, I really love my sisters. So I wouldn’t ever do anything to stab them in the back. That’s not me. I’ve been stabbed in the back by a well-known person named Cora Jade, now Elayna Black, and that did stick with me. So I think everybody tries to say that, like, I have some… some underlying motives, and I think all I’ve ever done is try to prove myself to the Judgment Day, try to prove to them that I will be there through thick and thin, that I would do anything that the Judgment Day needs me to, and I think I proved that the last year and a half. So it kind of makes me upset when people think that I’m just gonna stab my friends in the back, because I don’t do that,” she said.
Liv Morgan and Raquel Rodriguez will be very happy that Roxanne Perez is on their side and they will hope that it continues.
More from Sportskeeda
${getStoryActionHTML(story, storyTitle, permalink)}
`;
if (index == 3 && isOpera) {
storyHTML += `
`;
}
recommendedArticlesContainer.innerHTML += storyHTML;
});
}
}
function getStoryActionHTML(story, storyTitle, permalink) {
if (shouldHidePostActions) return “”;
return `
`;
}
function recommendedArticles() {
var baseUrl = “https://cf-gotham.sportskeeda.com/recommendations/post/news-luck-got-out-roxanne-perez-warns-la-catalina-devastating-loss-worlds-collide?lang=en&category=wwe”;
pureJSAjaxGet(baseUrl, function(data) {
renderRecommendedArticles(data);
if (isOpera) {
renderOperaFeedAd();
}
}, function() {}, false);
}
var options = {
root: null,
rootMargin: “0px 0px 70% 0px”,
threshold: 0.1
};
var observer = new IntersectionObserver(function (entries) {
entries.forEach(function (entry) {
if (entry.isIntersecting) {
recommendedArticles();
observer.unobserve(entry.target);
}
});
}, options);
var targetElement;
if (showAlsoReadSection && !showAlsoReadSectionV2) {
targetElement = document.querySelector(‘.also-read-articles-container’);
} else {
targetElement = document.querySelector(‘.recommended-posts’);
}
if (targetElement) {
observer.observe(targetElement);
}
function renderOperaFeedAd() {
var operaFeedArticleAd = $(“.opera-article-feed-ad”);
if (!operaFeedArticleAd) {
return;
}
var firstScript= document.createElement(‘script’);
firstScript.setAttribute(“type”, “text/javascript”);
firstScript.setAttribute(“src”, “https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1883810847636355”);
firstScript.setAttribute(“async”, true);
firstScript.setAttribute(“crossorigin”, “anonymous”);
operaFeedArticleAd.appendChild(firstScript);
operaFeedArticleAd.innerHTML += `
`;
var secondScript = document.createElement(‘script’);
var secondScriptCode=””;
try {
secondScript.appendChild(document.createTextNode(secondScriptCode));
operaFeedArticleAd.appendChild(secondScript);
} catch (e) {
console.error(e);
}
}
})();
Fetching more content…
Read the full article here



