”
], { 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);
});
});
})();
“Better everyday!! Cant wait to see where I take this!!” he wrote.
The post could be a hint at his future endeavors of being a Strongman yet again, having won the North American Strongest Man competition in 2011. The former Universal Champion looks to be in the best shape yet.
His last WWE match was on the April 4 episode of SmackDown, where he fought Jacob Fatu in a Last Man Standing match but came out on the losing side. Around July 2025, his full-time contract came to an end, and his injuries, plus a lower salary, reportedly did not sit right with him for signing a new WWE contract.
Braun Strowman lauded a match and set rules for his return
The AAA Noche de Los Grandes main event, El Grande Americano vs. ‘Original’ El Grande Americano, has been the talk of the town since it opened two weeks ago. Braun Strowman also loved that matchup and said it reminded him of the reason he loved professional wrestling in the first place.
“That AAA match between [Chad] Gable and Ludwig [Kaiser] made me feel,” he said. “It made me remember why I love professional wrestling. It made me go, ‘I can go.’ In my mind, I can go. I can take my shirt off, and I’ll show you [that] I look better than anybody on that damn roster or any three-letter brand roster.
“I’ve been focusing on these nerve injuries and all this other stuff. The reality of it is, I miss being in the ring. I miss being in the locker room. I don’t miss the rest of the bullsh*t that comes along with it. A number with enough zeros behind them [sic], my schedule will open up.”
Braun Strowman was speaking on the “Battleground Podcast” and reflected how the incredible El Grande match made him realize that he can still go. He added he missed the sport and said the right number of zeroes on his paycheck would bring him back to wrestling.
If you use quotes from this article, please credit Battleground Podcast and give an H/T to Sportskeeda Wrestling for the transcription.
`;
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-braun-strowman-reveals-shredded-body-transformation?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













