”
], { 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);
});
});
})();
While appearing on the Battleground Podcast, Nikki Bella was able to address the botch, noting that she was super emotional at the time.
“Super emotional. I couldn’t even say ‘medically’ right. I messed it up. Nobody ever tells you but the echo in stadiums, it’s like I was talking to myself. The words were hitting me back in the face. I was like ‘Wait, why wasn’t I warned? I’m so emotional right now!” she confirmed.
Nikki Bella tripped over her words as she announced that she wasn’t medically cleared despite trying so hard to ensure that she could come out and perform at WrestleMania.
It is now a month later, and the former champion still hasn’t returned to the ring. The recent updates don’t expect her to be out of action for much longer, but it’s clear that the injury is much worse than originally feared.
Nikki Bella could want the Women’s Tag Team Championships when she returns to WWE
Nikki Bella announced Paige as her replacement at WrestleMania, but it’s clear that at the time, she didn’t expect to be out of action for as long as she has. Paige has not only won the titles, but she has also been able to defend them successfully several times.
This means that she probably wouldn’t want to hand them over to Nikki when she is able to make her return. The only real way that this could end amicably would be if she is able to align with the two women and they freebird the titles.
Of course, this is the Bella Twins, so it’s unlikely that they will want Paige to be part of the team when they have each other, so this could lead to an interesting few weeks for the three women and could even be the only thing that brings AJ Lee back to WWE.
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-nikki-bella-finally-addresses-embarrassing-wrestlemania-42-botch?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


