”
], { 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 has already confirmed her injury on her official Instagram account and remains uncertain about her future as the titleholder. Meanwhile, there are clear signs suggesting that she could be forced to vacate the championship.
This listicle will discuss three clear signs indicating that WWE could be heading in this unfortunate direction.
#3. Many people backstage proposed that she strip the WWE title
According to a backstage update, a couple of people have reportedly pitched the idea of stripping Chelsea Green of the Women’s Championship after she suffered the injury on SmackDown.
Though it is mostly not expected to happen, the fact that the idea has been pitched backstage is still a major sign that Green could be forced to vacate the Women’s Championship if the injury turns out to be serious:
“There’s a lot of worry around Chelsea Green. There’s a split currently in the writer’s room about what to do. Right now, the consensus is to wait and watch. The injury does appear to be a bit bad due to the fracture, but people have been on TV with that sort of injury before. She does not need to wrestle immediately. Some people feel that with Rhea not defending the title so long due to injury, Green needed to be seen as an active champion. Her not wrestling means that won’t happen. Stripping the WWE title from her was proposed by a couple of people, but mostly that’s not going to happen. If she can’t wrestle for multiple months, then the situation will change, but that’s not the case now.”
Sources also confirmed that the situation could change if The Hot Mess is unable to wrestle for an extended period. If that happens, the company could eventually take the title off her.
#2. She wants to start a family now
In a recent episode of The Nikki & Brie Show, Chelsea Green discussed her personal life. The Women’s Champion expressed her desire to start a family and said she is happy to do so after her moment at the Biggest Party of the Summer.
Green asserted that she no longer has any regrets and is ready to start a family with her real-life partner, Matt Cardona. Usually, when WWE stars start a family, they take a break from television.
“I’m 35. Nikki, I want to start a family. I wanted to start a family years ago, and Matt and I decided, ‘No, let’s put that on pause because I think I need one more run with WWE. I didn’t want to have any regrets. I didn’t want to be sitting at home with my children thinking, ‘What if? What if I had one more opportunity? If I were to close the book that is WWE or that is professional wrestling or whatever it is, I would be so happy doing that today because of this moment. Now I feel like if that happens next, I’m ready. I got to accomplish my dream. I don’t have any regrets anymore.”
Considering this, Chelsea Green may take a break from the company following her injury and eventually start her own family. This could be another major indication that she may be forced to vacate the title.
#1. WWE needs an active Women’s Champion on SmackDown
The Stamford-based promotion desperately needs an active Women’s Champion on the blue brand after Rhea Ripley’s injury. This was why they crowned Green as the interim champion in the first place.
With Chelsea now suffering an injury, her inability to compete and defend the title could be another sign that the TKO-led promotion will eventually take the championship away from The Hot Mess. If this happens, WWE could announce a new tournament to crown the next Women’s Champion.
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/3-clear-signs-chelsea-green-will-vacate-wwe-women-s-championship-smackdown?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



