”
], { 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);
});
});
})();
The news has sent shockwaves through the wrestling world, with TNA Wrestling, Tonga Loa, and even current WWE star Bronson Reed reacting to his passing.
“Rest in Power Legend” Reed wrote whilst sharing the update that TNA had shared on their social media page.
Reed is still recovering following his recent tricep injury, but many fans expect him to make his return this weekend at Night of Champions. Reed has been sidelined since February but was recently spotted without a brace on his arm, which has led to some interesting speculation.
Logan Paul has been able to return to WWE despite his injury, which has led to speculation that Reed could do the same now that The Vision appears to be moving forward without Paul Heyman. Bron Breakker will be inside a steel cage against Seth Rollins at Night of Champions and may need some backup to overcome the former leader of The Vision.
Joe Doering wrestled several matches for WWE
Joe Doering wrestled for WWE for a short amount of time back in 2010, as well as a number of other promotions.
Maple Leaf Pro Wrestling shared the following:
“At 9:13 a.m. today, June 26, our brother Joe Doering passed away peacefully, surrounded by his family. Though his time on this earth lasted only 44 years, Joe packed a thousand years’ worth of living into every one of them. Joe is survived by his beloved wife, Lindsay, his family, and leaves behind countless friends and devoted fans around the world who will forever remember his strength, courage, and spirit. Rest in peace, Joe. You will never be forgotten.”
It seems that despite his short time on earth and in the spotlight, Doering was able to touch many fans and other wrestlers, and the tributes to the star are expected to continue as the news filters through.
`;
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-breaking-former-wwe-star-passes-away-bronson-reed-reacts?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











![TNA Interested in Former US Champion Who Recently Spent 11 Years in WWE [REPORTS]](https://litsportsnews.com/wp-content/uploads/2026/06/db7ca-17824676981508-1920-450x253.jpg)

