”
], { 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);
});
});
})();
Later, medical officials attended to Bliss, and Charlotte Flair was with her to provide support. It was due to his attack that she couldn’t make an appearance at Clash in Italy, and The Queen was forced to take on B-Fab and Michin alone, which ultimately led to a sneak attack on Flair during a backstage segment following the title match.
Today, the multi-time WWE Women’s Champion provided an update following the attack. Alexa Bliss tweeted she’s good, which indicated she will be back on television soon, and the attack from Jade Cargill wasn’t too severe. During her absence, Bliss showcased support for The Queen and Mami at the premium live event.
“Yeah I’m good 🖤,” Bliss tweeted on X.
It’ll be interesting to see what’s next for Alexa Bliss as Charlotte Flair is set to feud with Jade Cargill on the blue brand in the coming weeks.
Alexa Bliss officially retired popular WWE character
In 2020, Alexa Bliss joined the dark side when she teamed up with ‘The Fiend’ Bray Wyatt on Friday Night SmackDown. Later, the two, as a duo, appeared on Monday Night RAW, and Bliss eventually betrayed The Eater of Worlds at WrestleMania 37. After Wyatt’s WWE release, the former Women’s Champion continued her dark persona on the weekly product.
In 2025, she returned to the company following her maternity leave, but didn’t revert to her old character. On Cameo, she clarified why Dark Alexa has retired from wrestling. The Goddess loved working as Dark Alexa and left the character out of respect for Bray Wyatt following his untimely passing in 2023 August.
Alexa Bliss gave up the character and paid respect to the late Bray Wyatt, which is why she didn’t revive the persona when The Wyatt Sicks were in the promotion.
`;
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-alexa-bliss-provides-update-following-brutal-attack-wwe-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













