”
], { 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);
});
});
})();
During the six-woman tag team match, Brie suffered a broken scapula. Following the contest, The Bella Twins backstabbed The Glampire. Brie is currently recovering from her shoulder injury. Meanwhile, Nikki has set her sights on the WWE Women’s Championship. In recent weeks, there have been rumors about the promotion’s return plans for Brie and her eventual retirement.
Given the speculation, a fan on X wrote that they didn’t wish to see another singles feud between Brie Bella and Nikki Bella. They were also against the idea of Blake Monroe possibly retiring Brie from in-ring action. Amid the online chatter, The Bella Twins took to X to address the speculation. The Hall of Famers clarified that the predictions about Brie’s future were false.
“Well no need to get your panties in a bunch bc it’s all bs. Alllll of it,” The Bella Twins wrote.
You can view the post on X below.
It’s unclear when Brie will lace up her wrestling boots again. Given the nature of the injury, she could remain away from the squared circle for the remainder of 2026.
WWE teased an unlikely alliance featuring Nikki Bella on SmackDown
On the latest episode of SmackDown, Nikki Bella issued a warning to WWE Women’s Champion Chelsea Green. Later in the show, Green, Tiffany Stratton, and Paige locked horns with Fatal Influence in a six-woman tag team match. Nikki interfered in the bout, costing the babyface trio a potential victory.
The Fearless One removed The Buff Barbie from the equation. Meanwhile, Jacy Jayne hit her finisher on Paige and secured the win for her side. Following the match, Jayne made a friendly gesture to Nikki. With the move, WWE teased an unlikely alliance between the heels.
Earlier this year, The Bella Twins were embroiled in a heated feud with Fatal Influence. Hence, no one expected Nikki to help the heel trio secure a win over Green, Stratton, and Paige.
`;
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-well-need-get-panties-bunch-nikki-bella-shuts-wwe-speculation-brie-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













