”
], { 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);
});
});
})();
However, one interesting fact about Morgan that many have forgotten about the top star has resurfaced. Speaking to IGN, the 32-year-old WWE star said becoming an ordained minister is the most GOATed thing she has ever done, meaning she can officiate a wedding between two people.
This isn’t the first time Morgan has mentioned it, as she previously tweeted about it in 2020. Surprisingly, the audience has forgotten, and the current Women’s World Champion wanted to remind everyone what she can do outside the ring.
“The most GOAT thing that I’ve ever done and no one talks about, but I feel like maybe it should get more attention, is that I am an ordained minister. I can marry you. So, if you want to get married, you can hit your girl up, and I will decide if I want to take you up on that offer, but I can totally marry you,” Morgan said.
Liv Morgan defended her title on WWE RAW
Earlier this year, Liv Morgan won the Women’s Royal Rumble match in Saudi Arabia and picked Stephanie Vaquer as her opponent for WrestleMania 42. With The Judgment Day’s help, Morgan won the Women’s World Championship in Nevada, but it took months before the two had a rematch.
Last month, Stephanie Vaquer returned to the Stamford-based promotion following an injury, targeting the current champion. Later, management granted her a rematch, and the two met on the recent edition of Monday Night RAW. Unfortunately, La Primera couldn’t defeat Morgan.
While Becky Lynch neutralized Raquel Rodriguez and Roxanne Perez, The Prodigy had already passed on the title to Liv Morgan, which she used before hitting Vaquer with an Oblivion for the win. It’ll be interesting to see what’s next for the champion on the red brand.
If you use quotes from the article, please credit IGN and provide an H/T to Sportskeeda Wrestling for the transcription.
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/news-i-can-totally-marry-you-wwe-s-liv-morgan-makes-surprising-reveal?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




