”
], { 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);
});
});
})();
Cargill capitalized on the distraction by booting Flair in the face and then planted Ripley with Jaded for the pinfall victory. The Storm took to Instagram today to show off a stunning new look, and you can check it out in her post below.
Flair broke character to compliment her rival and responded with a one-word message, as seen in the image below.
“Wowzaaaaaa,” she wrote.
The former AEW star lost the WWE Women’s Championship to Rhea Ripley at WrestleMania 42 last month in Las Vegas. She will be challenging Ripley for the title at Clash in Italy this weekend.
Charlotte Flair addresses real-life heat with major WWE star
SmackDown star Charlotte Flair recently opened up about her real-life tension with Becky Lynch.
The Man is the reigning Women’s Intercontinental Champion and lost to Sol Ruca via disqualification at Saturday Night’s Main Event. Big Time Becks is scheduled to defend her title against Sol Ruca at WWE Clash in Italy 2026.
Speaking on TMZ’s Inside the Ring podcast, Flair discussed her issues with Lynch. She noted that their issues stemmed from both wanting to be the best performers in the company.
“Do I think it helps? I think, with Becky and I, we both wanted to be on top. It’s like with Sasha and I, we both wanted to be on top. Any time you get two alphas in the room and they want to be the best, there’s gonna be tension, and I think that’s how it should be. If you’re not in the game to be the best then what are you doing,” she said.
It will be interesting to see what WWE has planned for Charlotte Flair moving forward on SmackDown.
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-breaks-character-compliment-current-wwe-rival-following-recent-defeat?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



