”
], { 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);
});
});
})();
Now, in a fresh update shared on X, the 37-year-old star sought prayers as she prepares to undergo surgery.
“Surgery time! Prayers up! Adds to my story I will share & hopefully help others going through what I am! Trust me you are not alone!” she wrote and shared a photo from what looked like a hospital bed.
Ahead of TNA Rebellion, she also noted that her health has been “shaky” for the last couple of weeks but was determined to make it to the event.
She did end up competing on the pay-per-view on April 11, as The Elegance Brand defeated Mickie James, ODB, and Taryn Terrell in a six-woman Hardcore Country tag team match.
Brooke performed in WWE until 2023 before being released. She then joined TNA in 2024. During her run in the Stamford-based promotion, she won the 24/7 championship 15 times.
Dana Brooke said WWE never gave her a fair shot
Dana Brooke started her WWE career in 2013 and joined the NXT brand. After spending close to four years in the developmental, she moved to the main roster in 2016.
She aligned with Charlotte Flair and had some notable matches against some top names in the women’s division. However, she never broke out in the way it was expected and didn’t win a title in the division.
In April, during an interview with the Generation of Wrestling podcast, Dana Brooke said that TNA gave her the confidence she needed, as WWE never gave her a fair shot.
She said she did everything she was asked but still found herself away from the main event status. In TNA, she has won the Knockouts World Championship once and also held the Knockouts Tag Team Championship.
`;
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-prayers-ex-wwe-superstar-dana-brooke?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













