”
], { 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);
});
});
})();
After the match, all women engaged in a back-and-forth brawl. However, Nikki Bella was ringside, doctors were checking her, and she never returned to the ring. Fans speculated that something had gone wrong with the WWE Hall of Famer, and she had injured herself.
Now, PWInsider has provided an unfortunate update regarding Nikki Bella’s injury, revealing that they have heard that the former Divas Champion has injured her ankle. It is believed that she rolled her ankle during her exchange with Charlotte Flair during the match. A video capturing the same moment even went viral on X (fka Twitter).
“PWInsider.com is told that she suffered an ankle injury. The belief among those we spoke with is that Bella rolled her left ankle during an exchange with Charlotte Flair. She was checked out backstage after the segment but we have not heard about the severity of the issue.” (H/T: PWInsider.com)
A major women’s tag team match is booked on WWE RAW
After the match between The Bella Twins and Charlotte Flair and Alexa Bliss ended, The Irresistible Forces jumped Brie Bella, Flair, and Bliss from behind while Nikki Bella was ringside being checked by the doctors.
Lyra Valkyria and Bayley from WWE RAW ran down the ramp and helped other babyface stars put Nia Jax and Lash Legend away, issuing a strong message that they could change the entire trajectory of the women’s tag division by beating them on tonight’s edition of RAW from MSG, as they are all set to face The Irresistible Forces on the March 30 edition of the red brand show with the Women’s Tag Team Title up for grabs.
That said, with Nikki injured and WrestleMania 42 on the horizon, it will be interesting to see where The Bella Twins head from here next, and could The Fearless One beat the clock and return on time to get herself involved in a match at The Showcase of the Immortals. Only time will tell.
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/rumor-unfortunate-update-wwe-hall-famer-nikki-bella-s-injury-reports?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


