”
], { 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);
});
});
})();
Meanwhile, 14-time world champion Charlotte Flair addressed the comments from Tom Brady on X/Twitter and took a massive shot at the NFL legend. Commenting on the video of the interview, Flair called out Brady, stating that all she heard was him needing five guys to protect him.
“A lot of words to say ‘if I had five guys to protect me, I might be ok,’” Flair wrote.
Charlotte Flair has not yet been added to the WWE WrestleMania card
Charlotte Flair has been engaged in the women’s tag team division alongside Alexa Bliss, and both women have done a phenomenal job together. With WrestleMania 42 on the horizon, fans would expect that the stars would be a part of the card, but that hasn’t been the case till now.
There are a number of matches set to be made official yet, and The Queen would likely be a part of it. Considering the current scenario, both Flair and Bliss could team up in a multi-women tag team match for the Women’s Tag Team Titles, which could fit perfectly on the massive stage. Such a multi-team bout could also involve the Bella Twins and the team of Bayley and Lyra Valkyria as well, making things much more interesting.
Time will tell what WWE has in store for the stars next.
`;
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-if-i-five-guys-protect-me-charlotte-flair-fires-back-tom-brady-comments-wwe-superstars?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











![Bron Breakker set for massive WWE return ahead of WrestleMania 42 [Reports]](https://litsportsnews.com/wp-content/uploads/2026/03/405b0-17739560617585-1920-450x253.jpg)

