”
], { 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);
});
});
})();
Speaking to WDSU, the second-generation star spoke highly of his father’s work as a superstar in the industry. Moreover, Brock stated that he would like to follow in the family footsteps and get into wrestling when he’s done playing football. Rechsteiner was inspired by his father and uncle’s Hall of Fame induction in 2022, which is why he eventually wants to join the industry.
“It all comes with the territory, and I always liked watching him growing up. I love going back and watching his old promos, his old wrestling videos, and everything like that. Yes, for sure. It really inspired me when he got inducted to the [WWE] Hall of Fame back in Dallas. I think it’s 2022. I want to pursue football as long as I can and play as long as I can, but once I’m done, I’ll get into wrestling too,” Rechsteiner said.
Brock also mentioned how Bron Breakker convinced him to eventually join wrestling when his football career would end.
“I work out with him all the time back home. I go fish with him a lot because he moved back to Georgia. He really convinced me to play football as long as I can and, once I’m done playing football, get into the wrestling business,” Rechsteiner said.
Bron Breakker will compete at WWE Backlash 2026
From one Rechsteiner to another, Bronson Rechsteiner, aka Bron Breakker, has been thriving on the red brand since last year. After the formation of The Vision, Breakker got a new purpose on WWE’s main roster following his loss at WrestleMania 41.
In the coming months, Bron Breakker, Bronson Reed, and Paul Heyman turned on Seth Rollins and took over The Vision. Last month, the two-time Intercontinental Champion returned at WrestleMania 42 and cost The Visionary his match against Gunther.
Later, the 6-time WWE World Champion agreed to settle the score once and for all in a singles match, which Breakker agreed to. Seth Rollins will go one-on-one against The Vision’s Bron Breakker in Tampa, Florida, at Backlash 2026.
If you use quotes from the article, please credit WDSU and provide an H/T to Sportskeeda Wrestling for the transcription.
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-once-i-m-done-i-ll-get-wrestling-wwe-hofer-s-son-makes-bombshell-announcement?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



