”
], { 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);
});
});
})();
“Nothing scares me. It is just being able to perform in that ring is like a high like no other. Is there something that will bring me that same amount of satisfaction, energy, and feeling, and what does that look like? Because right now, my focus is on wrestling, and nothing compares to performing for the fans. So, it doesn’t scare me, it is just that I am fortunate enough in this life to find something that means that much to me, so instead of being scared about it, well, I’m actually just really grateful that I was able to do this,” she said.
You can check out the full interview in the video below:
The Irresistible Forces (Lash Legend and Nia Jax) defended the Women’s Tag Team Championships against Alexa Bliss and Charlotte Flair earlier this month on SmackDown, but the match ended via disqualification. Flair has made it known that she wants to team up with Bliss at WrestleMania 42 and get another shot at the titles.
Major WWE champion reveals she wanted to face Charlotte Flair at WrestleMania 42
WWE Women’s Champion Jade Cargill recently shared that she wanted to battle Charlotte Flair at WrestleMania 42 next month in Las Vegas.
In an interview on The Chicago Lead, Cargill shared that she was expecting Flair to be her opponent at The Show of Shows. She then vowed to defeat Women’s Elimination Chamber winner Rhea Ripley at WrestleMania next month and retain her title.
“I actually thought I was going to take on Charlotte, so I’m really shocked to see that last Friday, she didn’t qualify (for the Elimination Chamber match). It doesn’t matter (who wins at Elimination Chamber), it could be Asuka, it could be Rhea, it could be Tiffany – I already beat Tiffany – it could be whoever. Like I said, it doesn’t matter, because I’m going to come out on top as the WWE Women’s Champion at WrestleMania,” she said. [H/T: WrestleTalk on X]
It will be interesting to see if Charlotte Flair and Alexa Bliss get another shot at the Women’s Tag Team Championships at WWE WrestleMania 42.
If you use the quote from the first half of this article, please credit Sportskeeda Wrestling for the transcription.
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-reveals-scared-life-wwe?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



