”
], { 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 former NXT star was released by WWE in May 2025. She subsequently began wrestling outside the company as Elayna Black. Thus, a return at Money in the Bank would represent a major comeback after more than a year away from WWE television.
Interestingly, Triple H has already established a blueprint for this exact scenario. Cora Jade’s potential return wouldn’t come out of nowhere. WWE previously used her as a surprise ally for Roxanne Perez during the October 1, 2024, episode of NXT.
Perez was defending the NXT Women’s Championship against Giulia during NXT’s CW Network premiere. After The Prodigy distracted the referee, a mystery superstar attacked The Beautiful Madness, allowing Roxanne to capitalize and retain her championship. The mystery superstar was eventually revealed to be Jade, Roxanne’s former tag team partner.
That moment could provide the blueprint for another surprise appearance. Roxanne Perez is now competing in the Money in the Bank Ladder Match. She defeated IYO SKY and La Catalina in a Triple Threat qualifier on RAW this week.
In a jaw-dropping twist, Cora Jade could therefore emerge during the chaotic ladder match. She could then neutralize one of Perez’s biggest obstacles. This would create an opening for The Prodigy to climb the ladder and retrieve the briefcase.
While this angle may seem far-fetched, it is not entirely impossible. Fans will have to wait until Money in the Bank to see if Jade returns to WWE.
Cora Jade potentially returning to WWE and helping Roxanne Perez win the Women’s Money in the Bank could be a strategic move
If the above scenario eventually materializes, it would be a strategic move by the creative team. WWE could leave fans wondering whether the former friends have genuinely reconciled or whether Cora Jade has another motive.
Their history would immediately give the moment emotional weight. Roxanne Perez would not simply have a mystery superstar helping her win. She would have her former best friend returning at the biggest possible moment.
Thus, Money in the Bank could be the perfect stage for Jade’s comeback. A surprise return after such a lengthy absence would create a memorable moment. Meanwhile, helping The Prodigy win the briefcase could immediately establish a new storyline involving two women whose history remains unresolved.
WWE has already used this formula successfully with Jade and Perez once. Thus, repeating it on a much bigger stage could create an intriguing twist. However, it is speculative as of now.
`;
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/former-wwe-superstar-return-16-months-help-roxanne-perez-win-women-s-money-bank-exploring-it-s-possible?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













