”
], { 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);
});
});
})();
“I knew he’d be a star in WWE. I could have never have predicted how big of a star he has become. He’s mainstream. He is with the Knicks. It’s unbelievable. “That first debut did not go over well, but he didn’t let it faze him, and he was confident in himself, and he just kept going, kept going, and then everybody who didn’t understand it, they quickly got it. I just don’t think the fans understood it yet,” said Cardona. (H/T: WrestlingNews)
You can check out the interview in the video below:
Danhausen will be squaring off against Dominik Mysterio at SummerSlam 2026. The two stars are scheduled to battle in a “Human Monies on a Pole” match at the PLE this weekend.
WWE star Danhausen boasts about his popularity
Danhausen recently commented on his success in the promotion and boasted about his merchandise sales.
Speaking on The Stephen A. Smith Show, the 35-year-old discussed his rising popularity and noted that ESPN kept asking him to come back for their programming.
“Because my merchandise is everywhere. I’ve got merchandise with the Knicks. I’m a worldwide top selling person, Danhausen is told. DICK’s is selling Danhausen’s Knicks merchandises. Got it everywhere. ESPN has Danhausen on regularly. I’ve beat The Miz who is a two-time WWE Champion, like 19-time Tag Team Champion, he’s a Grand Slam Champion twice over so he’s won every single title at least twice,” he said. (H/T: WrestleTalk)
The popular star and Joe Hendry performed a concert last night on RAW, but it was ruined by professional boxer Ryan Garcia and The Judgment Day.
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-beloved-wwe-name-claims-always-knew-danhausen-star?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




