”
], { 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 on the Battleground Podcast, Nikki Bella shared that Triple H told her that she could turn down Paige as her replacement at The Show of Shows. However, Bella revealed that she thought Paige was the perfect choice as her replacement.
“He totally gave me the option of, ‘Paige is available to take your place.’ He really teed it up and I agreed that would be the one person that would make it so meaningful and blah blah blah and all the things. He was like, ‘If you want to say no, I mean that’s up to you.’ I was like, ‘No, that’s the one person actually that would make the moment feel super iconic, she’s like our sister. We have incredible chemistry and Paige is a massive superstar.’ So, it was perfect,” said Bella. (H/T: WrestleTalk on X)
You can check out the video below:
Paige and Brie Bella will be defending the Women’s Tag Team Championships against The Judgment Day’s Roxanne Perez and Raquel Rodriguez tonight on WWE RAW.
WWE Hall of Famer Nikki Bella comments on her relationship with John Cena
Nikki Bella recently discussed her past relationship with John Cena and how their breakup was for the best.
During a meet and greet with WWE fans, Bella was asked about her relationship with Cena and noted that they wanted different things in life. She added that it would have been a mistake if they tried to make it work.
“It was just two people who really loved each other but were living such different lives and was kind of like—I think broken hearts heal, but you know, two people living lives that they don’t want to live and sacrificing one for the other—that will be a lonely, you know, sad life,” she said.
It will be interesting to see if Paige and Brie Bella can overcome The Judgment Day tonight on WWE RAW to retain their Women’s Tag Team Championships.
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-reveals-triple-h-gave-interesting-offer-ahead-wrestlemania?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




