”
], { 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);
});
});
})();
Chelsea Green did not have the best time at WWE SmackDown. She faced Tiffany Stratton and Lash Legend in a qualification match for the 2026 Elimination Chamber. Unfortunately, she was unable to get the win. Instead, she had a spot where she was left hurt, with the back of her foot landing badly. She was quite hurt and on top of that, was the one to take the finisher from Tiffany Stratton as she ate the Prettiest Moonsault and was pinned after.
While Tiffany Stratton suffered an issue herself with her wardrobe during the ending of the match, unfortunately for her, Chelsea Green came away from the match with a very bad bruise. She posted a picture of her feet and even a picture of her foot in an orthopedic boot that appears to indicate that she is suffering from quite an injury. There was speculation that she had broken her foot as well.
However, Dave Meltzer of Wrestling Observer Newsletter has reported on it and revealed that while the WWE star did post that picture, her foot is not broken. She did miss the AAA show where she and Ethan Page were forced to lose the Mixed Tag Team Titles, thanks to being out of action. Lola Vice and Mr Iguana are the new champions. La Hiedra stepped in for her in the match instead.
The report stated that she was not expected to be out for too long.
“Chelsea Green’s ankle injury was a bruise and not a break, and while she did miss last night’s AAA show where she and Ethan Page lost the mixed tag team titles (Lola Vice & Mr. Iguana are the new champions), I don’t expect her out for too much time.”
It remains to be seen what happens when the WWE star can compete again.
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/rumor-breaking-wwe-superstar-has-suffered-injury-loses-championship-after-she-can-t-compete-reports?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



