”
], { 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 caption tells a story, though, as Braun reflects on how meaningful the role of godfather has been. He calls being her godfather one of the greatest honors of his life and says he loves watching her grow full of life and happiness.
“I don’t know if I’ll ever be blessed to have my own babies. But being your #Godfather has been such a huge blessing and one of the greatest honors of my life. I can’t believe you’re 7 already. I love watching you grow and learn and be so full of life and happiness. You may not know it but you got this Monster wrapped around your little finger kid!!! I Love you you Little Monster!!!” wrote Braun Strowman.
Strowman has been engrossed in his ‘Everything on the Menu with Braun Strowman’ show streaming on USA Network. He was released from WWE in 2025 for several reasons, but the biggest were his persistent injuries and high salary.
Braun Strowman revealed how he got to WWE’s main roster thanks to Vince McMahon
Before dominating the WWE main event scene, Braun Strowman was just an extra in Adam Rose’s colorful ‘Rosebuds’ entourage.
Speaking on the 10,000 NOs podcast, the Monster Among Men revealed how that goofy role accidentally launched his career. Despite the silly costume, Strowman’s massive physique immediately caught the eye of then-CEO Vince McMahon.
“So I literally took this tiny goofy opportunity to do something on TV, and I showed out, made the most out of it, and it caught the boss’ attention, and he literally, at that time I had four wrestling matches in my entire life, he said ‘I see something in you, I know you don’t know what you’re doing, we’re gonna learn on the road’, and he debuted me the Monday Night Raw after SummerSlam, four matches in my entire career,” Braun Strowman said.
Vince decided to fast-track Strowman to the main roster, believing he was being wasted in the developmental brand. Remarkably, Braun had competed in only four matches at the time.
McMahon confidently told him that he could simply “learn on the road”. It led directly to his main roster debut on RAW following SummerSlam in August 2015.
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-braun-strowman-wishes-goddaughter-7th-birthday?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



