”
], { 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);
});
});
})();
However, recent developments suggest that the connection between Finn Balor and a Judgment Day member is not over with his exit. Some signs point to a secret alliance being developed between Balor and Roxanne Perez, the woman he personally handpicked for the faction.
In this article, we will look at three signs that suggest Roxanne Perez is secretly working with Finn Balor behind The Judgment Day’s back.
#3. Finn Balor brought Roxanne Perez into the group
The foundation of this theory starts with how Perez got into The Judgment Day in the first place. Balor had been planning for weeks to bring Perez into the faction, pushing for her addition to The Judgment Day after Liv Morgan’s shoulder injury left the women’s side of the group short-handed. Dominik Mysterio hesitated before Balor convinced him to accept Perez, meaning her entire Judgment Day membership exists because Balor vouched for her.
That is a major detail. The faction did not want The Prodigy, but Balor pushed until the group had no choice. With that, Perez got the main roster platform, a WWE Women’s Tag Team Championship run with Raquel Rodriguez, and became the name she is right now.
What is more significant to note is that Perez has not cut a promo against Balor yet. She has also not attacked him at ringside. Perez has not done a single thing that a loyal Judgment Day member would be expected to do against the man who just cost their faction its biggest title.
This is a clear sign that The Prodigy is secretly working with Finn Balor behind the faction’s back.
#2. Finn Balor sneaking into The Judgment Day clubhouse to warn The Prodigy
Another sign of the alliance between the two was seen on the latest episode of WWE RAW. Finn Balor snuck into The Judgment Day’s clubhouse to warn Roxanne Perez not to trust the faction, while Liv Morgan separately pulled Perez aside to explain her version of why Balor was kicked out of the group and how Balor was a traitor.
The fact that Balor did not sneak into that clubhouse to speak to JD McDonagh or any other member suggests either an existing agreement between the former WWE Universal Champion and Perez or a serious attempt to flip The Prodigy’s allegiance before the faction figures out what is happening. Either way, The Judgment Day now has a trust problem within its own ranks.
#1. Roxanne Perez teasing slow burn face turn on WWE RAW
The behavioral shifts in Perez’s character over the past several weeks have been consistent. After Balor was first kicked out of The Judgment Day, every member of the faction took a clear stance. Dominik Mysterio and JD McDonagh escalated things physically. Liv Morgan addressed it directly on-screen. Perez did neither. She was present in group segments but stayed neutral.
In early January, Perez was already publicly signaling tension with the faction’s direction. After the former NXT Women’s Champion returned from surgery in March to support Liv Morgan, fans noticed her conflicted facial expressions, hinting that she might have a different agenda or feel guilty about the group’s actions.
WWE had already been laying the groundwork for a Perez faceturn, with creative reportedly saving that moment for a larger storyline payoff.
All these signs suggest that Perez is secretly working with Finn Balor behind The Judgment Day’s back, and it’s only a matter of time before she turns on the villainous faction and fully aligns with Balor.
`;
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/3-clear-signs-wwe-star-secretly-working-finn-balor-behind-the-judgment-day-s-back?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













