”
], { 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);
});
});
})();
Reed sustained an injury in February this year during a triple threat Elimination Chamber qualifying match on RAW. Since then, he has been on an injury hiatus and has not been seen on screen.
Amid his absence, Bronson Reed has continued using social media to engage with fans. Taking to X, he shared a picture of himself with a message saying that he was sorry that fans were missing his presence in the company’s Europe tour.
“I feel sorry for the European fans missing this aura.”
You can check out the post below:
Bronson Reed has spoken highly about a female WWE star
During his time in Australia, Rhea Ripley apparently used to be a fan of Bronson Reed.
Taking about The Eradicator on The Rich Eisen Show, Bronson Reed recalled a story about her. He said that Ripley had told him that she was a big fan.
“I tell people this story all the time that she actually was a fan that used to come and watch me when I was just a local independent wrestler in Adelaide. And I remember meeting her after the fact when she first started wrestling, started training and I was sort of at the point in my career where I was wrestling in Japan and doing more stuff overseas. So I wasn’t always in the local scene as much. And I remember meeting her and her saying like, ‘Oh, you know, I’m a big fan. I used to come to these shows. I remember you doing this match and blah blah blah.'”
The WWE star further added that he had figured out Ripley was going to be a major name in the pro wrestling business in the future.
“And I just remember at the time, even when she had only been a few months in training and she wrestled on this same show that I was wrestling on, I remember watching her and being like, ‘Oh, she’s she’s going to be a big deal.’ I knew then and there I was like, ‘She’s going to be in WWE and she’s going to be a big deal.’ So, I think she’s undoubtedly maybe the greatest of all time when it comes to women’s wrestling. I’m being a little biased, but she’s definitely on top of that mountain.”
Rhea Ripley is indeed one of the biggest names in pro wrestling today, and is currently the WWE Women’s Champion.
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-former-wwe-09c5aaa9?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



