”
], { 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);
});
});
})();
Speaking on her A Shot of Brandi podcast, the 43-year-old star disclosed that she had begun training with Fit Finlay and other stars at the Performance Center. She added that though she was motivated to make a full-time comeback, she often found herself caring for her daughter, Liberty, who was a toddler at the time.
“I wanted to come back fully, in full swing because I had Liberty and I felt like I was ready to be back wrestling full-time. I went to the PC. They had me there for two weeks. I had a great time, and I enjoyed it so much. I worked a lot with Norman, Fit and a lot of girls who are on right now. Every time I stepped out of the ring, my daughter was crying and holding onto me. It was very hard,” said Brandi Rhodes (H/T – RingsideNews)
Brandi Rhodes on giving up WWE in-ring return dreams
Furthermore, Brandi said it would have been difficult to be on the road all the time as a wrestler while tending to a child who naturally gravitates towards mothers in their early years. She noted that once she realized it would be impossible to balance both these worlds, she dropped the plans to wrestle again in WWE.
“I did not do the follow-up that I should have to get in the ring. I felt like I didn’t think I could do it. I don’t think I can live on a bus with this kid needing me 24/7 when I’m hurt. They don’t reach for dad, they reach for mom.”
Brandi Rhodes has confirmed her WWE retirement in past interviews, and it’s safe to say the chances of an in-ring comeback are slim at best now.
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-female-star-canceled-plans-ever-wrestle-wwe-becoming-mother-retired?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



