”
], { 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);
});
});
})();
Scarlett was struggling with Diffuse Midline Glioma, something she was diagnosed with in January 2024. DMG is an aggressive form of brain cancer that affects the brainstem.
Charlotte Flair and Scarlett became close back in 2024 following her diagnosis, and their bond went beyond their meetings on-screen, with Flair being seen with Scarlett outside of the company as well.
Scarlett’s family shared the news on her GoFundMe Page, where they shared the following statement:
“Our hearts are shattered beyond words. After an incredibly courageous battle with DMG, our beautiful daughter Scarlett has gained her angel wings. She was only eight years old, yet she touched more lives than many people do in a lifetime. Scarlett was the light of every room she entered. She had the funniest personality, a contagious laugh, and a smile that could brighten even the darkest days. She was strong, determined, silly, and full of love. She had a way of making everyone around her laugh. Being Scarlett’s parents has been the greatest honor of our lives. Every moment with her was a gift. Although our hearts are broken, we find comfort in knowing she is in heaven running around making new friends and back on the softball field.”
It will come as a massive blow to The Queen, since Scarlett and her family had become close to Flair, and she had been doing everything she could to raise awareness of Scarlett’s illness as well as allowing her to be part of her WWE persona.
Charlotte Flair is expected to share a tribute of her own
As of writing, Charlotte Flair hasn’t reacted to the news, but she is also expected to share a tribute to her friend online and could even wear the gear that Scarlett made for her at the upcoming SmackDown.
The Queen recently celebrated July 4th with several other WWE stars, which meant that last week’s SmackDown was pre-recorded, but it will be live once again next week as the company pushes towards Saturday Night’s Main Event.
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-deepest-condolences-wwe-star-charlotte-flair-04b0d6c4?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



