”
], { 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);
});
});
})();
She clashed with Liv Morgan in the Queen of the Ring semi-finals on SmackDown last night. However, before she entered the ring, Jade Cargill, alongside B-Fab and Michin, attacked her backstage and injured her knee to the point that General Manager Nick Aldis didn’t want her to compete.
But Flair didn’t back down from a fight and wrestled the main event through injury. Morgan knew that Charlotte was dealing with a knee issue, and she kept targeting her injured knee.
The Miracle Kid punched her ticket to the QOTR finals by making The Queen tap out to a single-leg Boston Crab, adding more insult to injury.
Following her loss and being eliminated from the Queen of the Ring race, Flair took to her official X/Twitter account and gave herself a new WWE name.
” The people’s queen” she wrote.
You can check out her tweet below:
Despite the loss, the multi-time WWE women’s champion showcased warrior’s grit and earned fans’ respect.
Major update on Charlotte Flair’s WWE future
The Queen is now out of the Queen of the Ring tournament and has lost the chance of getting a title shot at SummerSlam 2026.
Recent reports suggest that she would still be part of a big match at the Biggest Party of the Summer.
Given what Jade Cargill has done to Flair, her receipt could be imminent.
According to a report by TRNBCKL, The Queen and The Storm are set to have a match at SummerSlam 2026.
The seeds of their potential match were planted on the blue brand.
Things could intensify between the two further as Flair would want to cost Cargill her Women’s United States Championship match against Tiffany Stratton at Night of Champions 2026.
With B-Fab and Michin having Jade Cargill’s back, fans could expect to see Alexa Bliss get involved in the storyline.
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-charlotte-flair-s-new-wwe-name-made-official?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



