”
], { 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 this article, let’s discuss five possible female stars WWE could be hinting at in their latest promo:
#5. Rhea Ripley
Rhea Ripley stands out as one of the most realistic names who could be in this mystery video. The female’s hand shown in the footage has a tattoo, and the Eradicator has a similar tattoo on her arm.
Also, WWE usually features Ripley in their major promotional materials. There appears to be a big chance that the former Judgment Day member could be the one in this cryptic video package.
#4. Saraya (fka Paige)
The name of Paige also comes up in the discussion after the mysterious promo. Fans believe that the former AEW star can be the true identity behind the video package.
Over the past few months, the former Divas Champion’s return to World Wrestling Entertainment has been heavily speculated upon and is keenly being anticipated by a majority of the WWE Universe.
This is especially possible since she is no longer associated with All Elite Wrestling. The era of Triple H witnessed major surprises, and the return of Paige could be another one loading in the list.
#3. Former WWE star Shotzi Blackheart
Though the mysterious video is likely part of the WrestleMania 42 promotional video package but if this isn’t the scenario, then WWE could have planted the seeds for Shotzi Blackheart’s return. The 33-year-old star is currently working in the independent circuit and had a run in the Stamford-based promotion.
The Game could be planning to expand the women’s division. Considering this, he could be preparing for the return of Shotzi to the company. The reason why her name is being speculated is that she also has tattoos on her arms.
#2. Liv Morgan
Another name behind this cryptic video package can be Liv Morgan. The former Women’s World Champion has been on hiatus due to a shoulder injury. Fans are speculating about her comeback, but there is no fixed timeline yet.
Despite her absence, the sports entertainment juggernaut can still use Morgan for the promotional material, and she can be the true identity behind the mystery footage.
#1. Tiffany Stratton
Lastly, the former Women’s Champion, Tiffany Stratton. In the past few months, the Buff Barbie gained massive popularity among the fans. She is now one of the top female stars in the main roster.
Considering her popularity, she can be the one in the mystery video teaser dropped by the company.
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/5-mystery-women-wwe-hinting?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


