”
], { 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 in a recent episode of The Nikkie and Brie Show, Nikki Bella madet clear that she wanted her last WWE run to be as a heel.
“I just want to do my last run as a heel. I don’t want to be a babyface. I don’t like being a babyface. I want character work. I want to be heel and if you and I are together, I want to be Team Bella. I want to do what we were doing then. That was fun. That was epic and we have the stuff that you can do that with. We have the resources and it’s very easy to come at us with things to be a big babyface. And we don’t care,” Nikki said.
Considering Paige is the current title holder along with Brie Bella, it is entirely possible that Brie and Nikki will turn on Paige down the line. If that is indeed the plan, Nikki’s comments may have spoiled the WWE storyline already.
WWE star Nikki Bella has cleared the air regarding her injury
While some may think Nia Jax had a hand in the injury Nikki Bella suffered, that is apparently not the case at all.
Speaking on the same episode of The Nikki and Brie Show, Nikki Bella explained the circumstances around her injury, and how Nia Jax had actually helped her.
“What I want to clear up is that, at first, Nia had gotten a lot of heat online, and she actually helped me. When it came to the end of the match, and the girls had to take us out, I knew at that point, I couldn’t even put weight on my foot. I was in so much pain where I knew it was really bad. I knew what was about to happen. When she came to take me out, I go, ‘Please, no. My foot hurts so bad.’ She’s like, ‘Wait, what?’ ‘I can’t get thrown out, I need to step out.’ She helped me step out, but people made it like she injured me. No, Nia actually really helped me in that moment. I would have belly flopped on the ground if I had gotten thrown out. I knew I couldn’t put my feet down,” she claimed.
For now, only time will tell what is next for Nikki Bella in WWE.
If you use any quotes from the first half of the article, please credit the source and give an H/T to Sportskeeda for the transcription.
`;
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-2-time-wwe-champion-may-spoiled-plans-final-run?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













