”
], { 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);
});
});
})();
WWE star Nikki Bella was on this week’s episode of SiriusXM’s The Nikki and Brie Show, where they spoke about WrestleMania 42, Nikki’s injury, and a lot more.
Nikki Bella spoke about wanting to have some moments with her sister and to have a full-circle moment. She wanted one last solo run as well and was excited for Brie. She said she wanted people to focus on Brie for now, the tag team champion with Paige, and then focus on her return after that. She said that her comeback would be epic because it would be her last-ever in the ring.
“I really have that dream with like our kids, and we have those moments and the moments that you and I want, like I really want the full circle moment with you, of course, and I really would love to do maybe one more solo run, and I’m kind of excited for you because you’ve been crushing it in the ring. I think this is going to be a great time for you, Brie, to really showcase what you have, so I think people get focused on Nikki and Brie, Nikki and Brie and so I think right now will be Brie, and then I think people will be really excited for the comeback, but I want this comeback to be epic because it’s going to be my last one in the ring.”
Nikki Bella explained that she was laying out her priorities in WWE right now and planning for what’s next. She wanted to work with Katie and was planning a healthy mindset of recovery and growth, so that when she was cleared, she would be even stronger than she is now.
“I’m going to take this time to really, one, mentally, mindset-wise regroup and know like, ‘Here’s the game plan, here’s your end date and these are the things that I want to achieve before that end date, so how do I get there?’ That’s the mindset, and as far as my body, I’m going to work with Katie, our trainer, on keeping my arms and shoulders strong, my core strong. What can I do for my quads and my glutes to keep them strong while I’m rehabbing my ankle? To be with my therapist all the time on rehabbing my ankle and knowing my bones are growing the strongest. What I’ve already done is I have already talked to a doctor, and I’ve already gotten the peptides already at my house. The peptides, he told me, all the vitamins to take that will help my ligaments and my bones grow as strong as possible, so I’m just going to focus on that, especially for the next six to eight weeks, and I’m going to get an X-ray in eight weeks.”
It remains to be seen what’s next for Nikki Bella and Brie Bella going forward in WWE.
Please credit Sportskeeda if you use any quotes from this article.
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-it-s-going-to-be-my-last-one-in-the-ring-2-time-wwe-champion-says-her-next-comeback-will-be-her-last-ever-before-she-retires?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



