”
], { 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);
});
});
})();
He recently appeared on the Stephen A. Smith show after getting a lot of praise from fans for uncursing the Knicks ahead of their NBA finals. The New York Basketball team defeated the San Antonio Spurs to win the 2026 NBA Championship. During the interview, he was asked why he refers to himself in the third person. The 35-year old revealed that he does it so that people remember his name just like the character George Costanza used to do in Seinfeld.
Because I want people to remember the name Danhausen. You ever see George Costanza? He says, ‘Cooostanza!’ – and it gets stuck in their brain. ; So I say my name all of the time, and then that way it gets stuck inside of people’s brains and they cannot stop thinking it,” he said. [H:T/WrestleTalk]
Danhausen is one of the top merch sellers in WWE right now.
Danhausen revealed why he signed with WWE
During the same interview, Danhausen was asked why he decided to sign with the Stamford-based company. The Very Evil, Very Nice star revealed that he had always wanted to be a WWE star and stated how he’s done a great job since joining the company back in March.
“Because it’s the biggest stage of them all. It’s the biggest company in the world for that. This is the dream. Most wrestlers, would like to you know, they grow up, they do wrestling, and the goal is to get to WWE… And I think Danhausen has done quite a good job,” he said.
It will be interesting to see what Triple H has planned for the former AEW star in the next few months.
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-danhausen-makes-personal-revelation-new-york-knicks-win-nba-championship?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



