”
], { 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);
});
});
})();
The former Green Regime leader’s journey to the WWE World Title was full of obstacles. Many believed she was a mid-card superstar in the sports entertainment juggernaut. In an episode of Unreal on Netflix, Michael Hayes claimed that Green wasn’t a main event-level performer and that her role was to create megastars.
Many fans and pro wrestlers weren’t pleased with Hayes’ comments. However, the WWE Women’s Champion didn’t seem fazed by the legend’s opinion. She continued to deliver remarkable performances on TV and ultimately earned her spot at the top of the card.
Following her title win, Chelsea Green appeared on The Nikki & Brie Show. During the chat, The Hot Mess said she changed her mind about Hayes’ comments when several people texted her saying the legend was disrespectful. The SmackDown Superstar added that she was used to detractors undermining her potential.
“My number one op, Michael Hayes. I’m not an emotional person at all. I also don’t hold grudges. (…) Back to Unreal, I watched it, and I didn’t think anything of it. When I started getting flooded with texts, I changed my mind like, ‘Oh, yeah, that was kind of mean. That was kind of rude.’ Well, what’s sad is you were all always used to hearing that. Yes. Do you know what I mean? It was so like ingrained in me that you needed like people to be like, ‘No, that’s not okay.'”
Green revealed that she dedicated her win to Hayes because she consistently fought to overcome obstacles, and she wanted fans to see that.
“They’re putting you in this box when you’ve constantly, like, fought to get out. And so when I went on the post-show, and I was like, I have to do this even though I don’t feel any type of way about it. I have to dedicate this win to him [Hayes] because I’m the petty queen that I am. And the fans need to see that. They need to (…) they did this for me.”
You can watch the full video below.
Chelsea Green Sustained an Injury on WWE SmackDown
Chelsea Green made her first appearance as WWE Women’s Champion on this past week’s SmackDown. She and Tiffany Stratton challenged Lainey Reid and Fallon Henley for the Women’s Tag Team Championship on the blue show. Unfortunately for Green, she suffered a pinfall loss on the program.
Following the show, reports indicated that Chelsea Green got hurt on SmackDown. The Hot Mess later took to Instagram to disclose that she broke her orbital bone last Friday. Green added that she was unsure about her future as the WWE Women’s Champion.
A new report by the Wrestling Observer suggested that Green sustained the injury during the tag team title bout. As of this writing, the Canadian superstar’s title reign is in jeopardy.
If you use quotes from this article, please credit The Nikki & Brie Show and give an H/T to Sportskeeda for the transcription.
`;
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-chelsea-green-explains-her-real-life-grudge-with-wwe-hall-famer-michael-hayes?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













