”
], { 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);
});
});
})();
Rousey had been pushing the bout for several months and ahead of MVP MMA last night she noted that this would be her last fight because she wanted to go and “make more babies.”
This is a sentiment that has been reiterated by the former champion after winning her match, making it clear that she wants to expand her family with Travis Browne.
The couple already has two daughters together and it seems that Rousey is now looking to return to Browsey Acres and continue to add to her family.
Rousey was able to use her iconic Arm Bar for the win, which as been the story of her lengthy MMA career.
Ronda Rousey is a former WWE WrestleMania main eventer
Ronda Rousey has been an icon in MMA for decades, but her move to WWE is what appeared to define the last few years of her career.
Rousey was the name that helped to push the Women’s Division to the next level, and not only gave them their own Premium Live Event, but also the WWE WrestleMania main event.
Rouseyain evented WrestleMania 35 alongside Charlotte Flair and Becky Lynch and even though she came up short, it was a move that changed the business.
Even though the former champion has walked away from the company since and has appeared in AEW while continuing her MMA career, it seems that she could now be taking a massive step back.
Rousey has already made it clear what’s next for her, but it will be interesting to see if she has the itch to make her return after the incredible win last night which showed she was back to her best.
At just 39 years old, The Baddest Woman on the Planet has time to welcome more additions to her family and make her return in the future to once again prove she’s the most dominant woman in combat sports.
`;
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-breaking-former-wwe-women-s-champion-announces-official-retirement-39-years-old?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













