”
], { 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, Nikki Bella took to X to shed light on her injury. The former Divas Champion noted that she fractured, tore and sprained her left ankle, and has been in a lot of pain for the last two weeks.
You can check out Nikki’s post by clicking here.
WWE legend Nikki Bella revealed that she has undergone surgery for the injury
While Nikki Bella could not compete at WrestleMania 42, she was present during the post-show, where she further openend up about her injury. The Bella Army Leader noted that she got surgery two weeks ago in Birmingham, where she also met Paige, and decided that the former AEW star should be the one to replace her in the WWE Women’s Tag Team Championship match.
“I actually got surgery two weeks ago from yesterday. I managed to break, sprain, and tear my ankle. When I’m headed into Birmingham to get surgery. Guess who is in Birmingham. I was like, ‘Brie, there is no way I’m going to make WrestleMania, but you still have to have your moment.’ We were both like, ‘The only person who will make it feel special and like family is Paige.’ It’s crazy how life works. It’s part of the journey. There is no one else, and I truly mean this, no other WWE superstar in the past or now, that I would want to take my place than Paige.”
Nikki Bella is likely to remain on the sidelines for a long period of time. However, Brie Bella is expected to be a prominent face on WWE programming moving forward. It will be interesting to see who will be Brie and Paige’s first opponents for the Women’s Tag Team titles.
We, at Sportskeeda Wrestling would like send our best wishes to Nikki Bella for her recovery, and hope to see her back in action better than ever!
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-prayers-up-for-wwe-legend-nikki-bella?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



