”
], { 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);
});
});
})();
Natalya, who is currently 44 years old, was one of the original cast members of Total Divas when the series premiered in 2013. Brie Bella and Nikki Bella also played major roles throughout the show’s run, becoming two of its biggest stars.
Taking to X, The Queen of Harts shared two photos with Brie Bella, one featuring their recent reunion and another a throwback from their Total Divas days.
“a little total divas reunion in London💞@NikkiAndBrie,” wrote Nattie.
Check out the post below:
Natalya recently added another accolade to her legendary career after receiving a Guinness World Record for the most submission victories by any male or female competitor in WWE history. The veteran has currently been engaged in a feud with Jaida Parker.
Natalya reveals The Bella Twins refused private locker room during recent WWE return
Natalya shared a backstage story about Nikki and Brie Bella, revealing that the Hall of Fame duo turned down special treatment when they reunited in WWE earlier this year.
Speaking with the Toronto Sun, Natalya discussed the Bellas’ return and the impression they made on the current locker room. The Queen of Harts said Nikki and Brie were offered a private locker room, given their celebrity status outside the wrestling world, but they had no interest in being separated from the rest of the roster. Instead, the Bella Twins made it clear that they wanted to be with everyone else backstage.
“Sometimes when people come back where they’re like bigger celebrities, The Bella Twins are mainstream celebrities… It’s so funny because WWE, whenever they’re back here, talent relations always says, ‘Okay, do you girls want your own locker room? Do you guys want your own?’ and they’re always like, ‘No, we want to change with the girls.’ So, the girls in our locker room love having the twins back. They just fit in with us so well. It’s like they never missed a beat,” Natalya said.
Brie Bella is the current one-half of the Women’s Tag Team Champions alongside Paige. It will be interesting to see what the promotion has planned for her heading into the summer.
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-brie-bella-reunites-44-year-old-wwe-star?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



