”
], { 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);
});
});
})();
In the Queen of the Ring opening-round match on the latest episode of the red brand, Perez suffered a disappointing elimination. IYO SKY emerged victorious in the Fatal Four-Way contest that also featured Giulia and Lash Legend. The loss was a significant setback for Roxanne, who had an opportunity to move one step closer to a future world title opportunity. Instead, her tournament run ended before it could truly begin.
What made the situation even more interesting was the apparent lack of concern from Liv Morgan afterward. Although Morgan has frequently spoken about family and loyalty within The Judgment Day, she appeared far more focused on her own ambitions than on supporting Perez after the setback. That alone could plant the seeds for a future split.
Liv Morgan only cares about her own success
Liv Morgan entered the Queen of the Ring tournament despite already being the Women’s World Champion. Her goal was simple: win the tournament and further cement her dominance heading into SummerSlam. It looks like Morgan is focused on proving that she is above everyone else rather than helping her allies succeed.
For someone like Perez, that should be a major warning sign. The young star has repeatedly stood beside The Judgment Day. Also, she has often placed the group’s interests ahead of her own. Yet when she suffered one of the biggest losses of her career, there was little indication that Morgan was concerned about her disappointment.
Hence, if Liv continues prioritizing herself over her stablemates, The Prodigy may begin questioning whether she is truly valued within the faction. That realization could eventually lead to frustration and resentment, especially if Morgan continues to chase personal glory while expecting unwavering loyalty from everyone around her.
Finn Balor’s warning to her about The Judgment Day may finally make sense
During an episode of RAW earlier this year, Finn Balor directly cautioned Perez about trusting The Judgment Day after his own bitter exit from the group. The Prince made it clear that she should be careful about the people surrounding her. Meanwhile, Liv Morgan attempted to justify why Balor had been removed from the stable and encouraged Perez to remain loyal to the group.
At the time, The Prodigy chose to side with Morgan. That decision made sense because Liv had welcomed her into the faction. Also, The Miracle Kid seemingly provided opportunities that helped elevate Roxanne Perez’s position on RAW. However, Balor’s prediction may slowly be coming true.
The Prince was ultimately betrayed by the very people he helped lead. After tensions within the group escalated, he found himself cast aside by his former allies. The experience gave him firsthand knowledge of how quickly loyalties can change inside The Judgment Day.
If Perez continues to see Morgan putting herself first and ignoring the struggles of her teammates, she may eventually understand exactly what Balor was trying to tell her.
A betrayal could create Roxanne Perez’s biggest main-roster storyline
From a creative standpoint, a split from Liv Morgan could be exactly what Roxanne Perez needs.
Although she has benefited from being associated with The Judgment Day, Perez is talented enough to stand on her own. A storyline centered around Roxanne realizing that Morgan manipulated her trust could instantly transform her into one of RAW’s most sympathetic babyfaces.
Imagine The Prodigy finally confronting Liv about her selfish behavior. The Women’s World Champion then dismisses her concerns. Perhaps, believing that Roxanne will remain loyal no matter what. Instead, Perez snaps and costs Morgan a crucial match, or even turns on her at a major premium live event.
Such a moment would not only validate Finn Balor’s warning but also give Roxanne Perez a personal rivalry with one of WWE’s top female stars.
For now, Perez remains a loyal member of The Judgment Day. However, after her Queen of the Ring disappointment and Liv Morgan’s apparent indifference, the cracks may already be beginning to show.
If those issues continue to grow, Roxanne could soon discover that Balor was right all along. Hence, that realization might lead to one of the biggest betrayals WWE has seen this year.
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/this-judgment-day-member-one-reason-betray-liv-morgan?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


