”
], { 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);
});
});
})();
Recently, The Eradicator hinted at a major comeback by posting her latest gym picture. In this article, we will discuss four ways the former Judgment Day member could return to the company after recovering from her injury.
#4. Ripley may return as a heel to challenge Chelsea Green for the WWE Women’s Title
Chelsea Green is currently working as a babyface star on SmackDown. Ripley could return as a heel star. The Eradicator could attack Green on the blue brand, setting the stage for a rematch.
Rhea could easily claim that she is the original champion and that Chelsea is no longer the rightful titleholder. A heel Ripley would be a great addition to the SmackDown roster and could also elevate The Hot Mess’ babyface run in the sports entertainment juggernaut.
Additionally, since parting ways with The Judgment Day, Rhea Ripley has portrayed a babyface character. Now, it could be time to turn her into a villainous star again.
#3. Win the Women’s Royal Rumble 2027
WWE Royal Rumble 2027 will host the traditional Men’s and Women’s over-the-top-rope matches. Triple H’s creative regime could bring Mami back to television by giving her a Rumble victory next year.
This would give Rhea Ripley a straight push to the moon and incorporate her into the main-event scenario for WrestleMania 43 in Saudi Arabia. With this move, WWE can also give the veteran star a solid comeback immediately after her return.
#2. Reform The Terror Twins on SmackDown
Damian Priest recently broke up with R-Truth and officially turned heel. The Archer of Infamy is now aiming for another singles run on the blue brand. With Rhea Ripley expected to return soon, a potential way for her to make a comeback could be a reunion of the Terror Twins.
A Rhea and Priest reunion is possible if the creative team brings Rhea back as a heel star. Together, they could dominate the men’s and women’s divisions of the Nick Aldis-led brand and rise to the top.
#1. Join forces with Alexa Bliss and Tatum Paxley to form a brand new faction
Alexa Bliss and Tatum Paxley are working on WWE SmackDown alongside Charlotte Flair. Meanwhile, things aren’t going well between them, as The Queen doesn’t trust Paxley. Many believe that Alexa and Tatum may either turn on Flair or vice versa, which could lead to their breakup.
Mami could make her WWE return by joining forces with The Goddess and the former NXT star. This would create a brand-new faction on the blue brand.
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/4-ways-rhea-ripley-can-return-wwe-injury?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



