”
], { 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);
});
});
})();
Although he stayed with the company for three years and honed his skills in NXT, he was released by the promotion in 2024 after only one match on television. Curiously, Paul Heyman and Steveson have known each other for years, through their common connection in Brock Lesnar, who also hails from the University of Minnesota.
Paul Heyman took to his X/Twitter earlier today to acknowledge the next Brock Lesnar in Gable Steveson, who is now plying his trade in UFC as well as Real American Freestyle Wrestling in the heavyweight category. He remains undefeated in his nascent mixed martial arts career. Heyman uploaded a photograph alongside the Olympic gold medalist.
Both Steveson and Heyman have a great mutual admiration for each other, with the 26-year-old having claimed soon after winning the Olympic gold that he wanted to be a Paul Heyman Guy. Meanwhile, Heyman and Lesnar both reached out to Steveson after his triumph in Tokyo in 2021 as the Hall of Famer touted him as a future star.
Although his athletic abilities were never in doubt, his WWE run is considered a missed opportunity as he struggled to come to grips with the entertainment side of pro wrestling.
Paul Heyman shares emotional moment with Brock Lesnar
Brock Lesnar and Oba Femi collided in a blockbuster Hell in a Cell Match to close out Night One of SummerSlam 2026.
After tasting defeat at the hands of The Ruler, in an unexpected moment, Brock Lesnar broke character and hugged Oba Femi. He also took the mic and gave a massive endorsement to the young star.
After this, Lesnar and Paul Heyman shared a heartfelt moment as The Best Incarnate made his way up the ramp. The two old friends embraced as Lesnar pointed out to Femi once again.
Although it was rumored that SummerSlam in Minnesota could have been Brock Lesnar’s final match, it remains to be seen what The Beast decides to do next after his loss at SummerSlam 2026.
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-paul-heyman-acknowledges-the-next-brock-lesnar-after-summerslam-it-s-not-oba-femi?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


