], { 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);
});
});
})();

“I’m getting invested in the Premier League, right? I feel like people have turned on me because we just… We do Man City. People are very aggressive towards it, and I’m like, ‘Oh my god! Am I putting my son in a certain position? But we do it for Haaland,” Nikki. Bella said.

Nikki Bella also revealed that fans were unfollowing her on social media just because she was wearing a Man City jersey.

“People literally were unfollowing me because they couldn’t believe I was wearing a Man City jersey.”

It is a well-known fact among soccer enthusiasts that Man City fans are ruthless. If Nikki Bella or her sister Brie Bella were heading to a Man City versus Liverpool match at Liverpool’s Anfield Stadium, she cannot be wearing a Man City jersey unless she were sitting at the away end.


Nikki Bella reveals she hasn’t watched much soccer until the 2026 World Cup

During the same episode, Nikki Bella shared that she used to play soccer, but hardly watched the sport. She was more invested in the women’s division. Now, after watching the 2026 FIFA Men’s World Cup, she is learning about some of the male players.

“Well, I just assumed… Like, I’ll admit. I never watched really the Premier League. Always have loved Soccer; did book reports on Pèlè. I played Soccer. That was my sport. But I was into the Women’s World Cup teams. So… And then I loved Pèlè. But I never watched Premier League. And so I grew up; I didn’t even really watch the Men’s league here in the US. In my era, I had my favorites. I loved Kobe Jones; I liked Tsiloulis. I guess our Men’s World Cup teams, and they kinda did stuff here. Oh, cool, I liked the Galaxy and all that. But after watching the World Cup, I became more attached to players: Harry Kane, Erling Haaland, Jude, all of them,” Bella said.

Blake Monroe on WWE, Love Island UK & Becoming “The Glamour” | The Nikki & Brie Show

Blake Monroe also shared that she is an Arsenal fan. She also requested that people not hate Bella just because she has bad taste in sports teams.

Why did you not like this content?


`;
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-she-s-getting-lot-hate-due-recent-personal-decision?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

Leave A Reply

Exit mobile version