”
], { 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);
});
});
})();
The former Women’s Champion made an unannounced return to WWE earlier this year at WrestleMania 42 Night Two. Belair interrupted John Cena’s promo segment and announced that she was expecting her first child with her husband, Montez Ford.
Belair recently addressed disrespectful fans using AI tools to create fake photos of her unborn child. In an Instagram Story, she revealed that the alarming situation was negatively affecting her mental health. The EST of WWE also urged her followers to respect her family’s privacy and not to misuse AI.
“Y’all, please don’t start these Al photos of my baby. Before he’s here, when y’all think he’s here, or when he gets here. Now that I’m in this situation..It’s already freaking me out thinking about the things people will try to do with Al,” Belair wrote.
Belair’s husband, Montez Ford, was also away from WWE TV for months before his recent comeback. Ford and Angelo Dawkins of The Street Profits returned on the RAW after WrestleMania 42 to start a feud against The Vision.
Bianca Belair’s Former WWE Rival Misses Her
Bianca Belair is among the most decorated female wrestlers on the WWE roster today and a massive fan favorite. Over the years, she has shared the squared circle with several top superstars, such as Rhea Ripley, Sasha Banks (aka Mercedes Mone), and Alexa Bliss. However, outside the ring, she has a great relationship with her fellow stars.
Belair’s match against Ripley and IYO SKY at last year’s WrestleMania received widespread praise. Many believed it was the best bout of The Showcase of the Immortals in 2025.
Mami recently appeared on What’s Your Story With Stephanie McMahon. On the show, she discussed missing Bianca Belair backstage at WWE events during her maternity leave. The Women’s Champion showered praise on her former rival and called her a “genuine” person.
Do you want to see Belair and Ripley square off inside a WWE ring again? Hit the discuss button and sound off.
`;
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-s-bianca-belair-sends-urgent-request-after-dangerous-issue-it-s-already-freaking-me-out?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













