”
], { 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);
});
});
})();
Morgan was shown on live television during the Netherlands vs. Japan Group F clash in the 2026 FIFA World Cup. The match is being hosted in Dallas, Texas. She was sitting next to Hardwick despite their being no official confirmation of them being in a relationship.
Liv Morgan opened up about her brutal injury before WrestleMania 42
Liv Morgan suffered a brutal injury, courtesy of a head clash with Roxanne Perez backstage on Monday Night RAW. Stephanie Vaquer, who was feuding with Morgan at the time, shoved the two Judgment Day members into one another.
Speaking on WatchGinoTV, Liv Morgan detailed her injury and criticized Vaquer of jumping her from behind. She accussed the former Women’s World Champion of sneak attacking her throughout their feud.
“I pretty much was having a meeting with my little prodigy, Roxanne Perez, in the Judgment Day clubhouse. No one gets access to the clubhouse unless you’re in the Judgment Day. Stephanie Vaquer – my WrestleMania opponent, whom I defeated at WrestleMania because I’m so much better than her – snuck into the clubhouse. She shoved me from behind, which was what she was doing my whole entire feud with her, she was just attacking me from behind. I bashed heads with my poor little Roxy, had a hematoma which was huge on my head. All the blood drained down to my face and I had two black eyes. So, I won at WrestleMania with a giant hematoma on my head, and two black eyes. It’s kind of iconic,”
Liv Morgan won the Women’s World Champion at WrestleMania 42 by dethroning Vaquer. Her current goal is to win the Queen of the Ring Tournament and become a double champion at SummerSlam 2026.
`;
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-liv-morgan-spotted-rumored-boyfriend-netherlands-vs-japan-fifa-world-cup-game?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













