”
], { 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);
});
});
})();
Rechsteiner’s cousin Bron Breakker, was also part of the NFL before signing with WWE. He was a part of the Baltimore Ravens roster. Now, the son of former World Champion Scott Steiner could potentially follow in his cousin’s footsteps to sign with the Stamford-based promotion. As of now, there is no update about the future of Brock Rechsteiner in professional wrestling.
But a former WWE personality had previously stated that Brock Rechsteiner has a bright future in the Stamford-based promotion.
Pat McAfee pitches idea for Brock Rechsteiner’s WWE run
Recently, Pat McAfee shared his thoughts on Scott Steiner’s son. He noticed Rechsteiner hit a German Suplex, and McAfee was convinced that the NFL star has a bright future in the Triple H-led promotion.
During one of his practice sessions, Rechsteiner hit a German Suplex on one of his teammates. McAfee talked about the move during an episode of the Pat McAfee Show. He wanted Brock Rechsteiner to sign with the Stamford-based promotion and have a short run in NXT and swiftly move up the roster to join his cousin Bron Breakker. McAfee wanted the duo to unite and form this generation’s Steiner Brothers.
“This is Scott Steiner’s boy doing Rechsteiner’s German Suplex… he needs to just head to NXT right now and join Bron [Breakker] as the Steiner Brothers could return in this whole thing,” McAfee said. [H/T: X/@WrestlePurists]
During the same episode, McAfee also announced that he was officially done with being an on-screen personality in WWE.
`;
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-son-wwe-legend-waived-nfl-potentially-set-in-ring-debut?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













