”
], { 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);
});
});
})();
After weeks of backstage attacks and trash-talking, the two women faced each other on the February 10th episode of WWE NXT. Unfortunately, the match ended in a double countout after things got out of hand.
After the match, Jaida Parker and Blake Monroe continued the fight, forcing the officials to intervene. During the melee, Miss Parker took out an official with an elbow.
She tried to chase Blake Monroe, but the security got in her way. A disgruntled Jaida Parker hit a security man with a shudder-inducing low blow and wiped out everyone.
Booked T mentioned during commentary that she could be slapped with a fine, but little did the WWE Universe know that there were going to be severe consequences.
During the February 17th episode of WWE NXT tonight, Blake Monroe walked up to the interim General Manager, Robert Stone, to complain about Jaida Parker.
Miss Parker was noticeably absent from the show this Tuesday, leaving fans wondering about her status with the company.
Mr. Stone broke the news that Parker has been suspended for striking a referee.
There’s no word yet on when Jaida Parker will return from suspension. She just returned from a shoulder injury, which put her on the sidelines in late 2025.
As for Blake Monroe, she will be getting back in the title contention. Robert Stone put her in the upcoming Women’s Speed Tournament to determine the next challenger for Fallon Henley’s title.
Blake Monroe will run it back with Thea Hail, with whom she was feuding over the Women’s North American Championship in recent months.
`;
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-breaking-news-wwe-star-suspended-indefinitely-and-taken-off-tv-immediately?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












