”
], { 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);
});
});
})();
At the time, both teams had their eyes on the WWE Women’s Tag Team Championship, which was held by The Irresistible Forces (Nia Jax & Lash Legend). Scheduled to compete in a Fatal Four-Way Tag Team Match at The Show of Shows, Nikki showed up on crutches. She said she wasnt cleared to compete and reintroduced Paige to the WWE Universe as her replacement.
Brie Bella and Paige managed to outlast the other teams and win the Women’s Tag Team Title, and continue to hold the gold. However, the WWE icon has not been seen since then and has been working towards a comeback. She recently took to her Instagram stories and shared several workout updates with her fans.
One of them was a heartfelt video alongside her son Matteo, who was seemingly her wrestling buddy for the day and thoroughly enjoying himself being of help to his mother.
“My wrestling buddy for today. Came in for some cardio. Got into a match. What?” Bella said.
You can check out her Instagram story in the tweet below:
The Bella Army will be happy to see their icon doing well and working on her comeback. Many hope she could return at the upcoming Saturday Night’s Main Event, scheduled for July 18.
WWE Hall of Famer Nikki Bella Was Pulled Over By Cops Twice
On a recent edition of The Nikki and Brie Show, Nikki Bella spoke about her recent run-ins with the authorities. She revealed that she was pulled over by cops for speeding twice in the same month.
She noted that the officers on both occasions let her know that she went above the speed limit and received two tickets for her transgressions. Although she disagreed with one of them, she said that she did not argue.
“Okay, I’m not going to lie. I had been pulled over twice this past month for speeding. Very shocking. By the way, one was so uncalled for. He was going, ‘You were going 41 in a 25.’ And I go, ‘I was going like 35.’ But anyway, I’m not gonna argue, but I did tell him that I disagree. But then I just got pulled over again in Virginia, and he goes, ‘You were going 75 in a 55.’ And I was like, ‘Actually, no. I was going 70.’ Then I was like, ‘Where was the sign?’ It was a freeway in the woods.’… It’s not the end of the month. Do you really need a ticket? But I got two tickets,” Bella said.
It appears that the WWE legend has been feeling fine, and although there is no official word on her return, it looks like she could be back competing inside the ring soon.
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-injury-update-wwe-icon-nikki-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


