”
], { 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);
});
});
})();
Surprisingly, Roman Reigns is not yet on this list, but regardless, it is a huge achievement for Morgan, becoming only the third female WWE star on Fortnite.
A rather surprising stat has emerged about Liv Morgan at WrestleMania.
Liv Morgan is set to compete in the biggest match of her career at WrestleMania 42 when she challenges Stephanie Vaquer for the WWE Women’s World Championship. Morgan has been a high-profile name for years now, and it was nearly four years ago when she won her first title in the form of the SmackDown Women’s Championship. 2024 turned out to be her year as she became the Women’s World Champion and dominated the title until early 2025.
Now, in 2026, she looks to regain her position, but a rather surprising statistic has emerged about her presence at WrestleMania. Barring WrestleMania 36, where she had a singles match against Natalya on the pre-show of Night 2, Morgan has never competed in a singles match on the main card in the showcase of the immortals.
At WrestleMania 34 and 35, she competed in the Women’s Battle Royal. As mentioned, WrestleMania 36 saw her compete in the pre-show, WrestleMania 37 saw her in a Tag Team Turmoil match, WrestleMania 38 was where she competed alongside Rhea Ripley in a Fatal-4-Way Tag Team Title match, and WrestleMania 39 featured her in a Women’s Showcase match. She didn’t compete at WrestleMania 40, and last year, she was a part of the Women’s Tag Team Title match.
So it’s quite surprising to see this is the case, and more often than not, she has been on the losing end. Morgan will be looking to change that when she faces Vaquer this year in Las Vegas.
`;
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/news-wwe-star-liv-morgan-joins-bianca-belair-becky-lynch-elite-list?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













