”
], { 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 have to fight Tom Brady? He’s got nice teeth. I can put them in this jar. I think I should curse Tom Brady. We’re cursing Tom Brady,” he said.
Danhausen and Joe Hendry held a concert during last night’s episode of WWE RAW at the Intuit Dome in Los Angeles. Professional boxer Ryan Garcia interfered and hit Hendry with a guitar before The Judgment Day’s Dominik Mysterio and JD McDonagh attacked. Danhausen and Dominik Mysterio will be squaring off in a Human Monies on a Pole match at WWE SummerSlam this weekend.
WWE star Danhausen opens up about his time in All Elite Wrestling
Danhausen recently discussed his time in All Elite Wrestling. The veteran spent a few years in AEW but was barely featured on television by the promotion.
Speaking with Peter Rosenberg on the Cheap Heat podcast, the Detroit-born star noted that he rarely appeared on AEW television. He suggested that he spent more time performing on the independent wrestling scene while in the company than being featured on Dynamite or Collision.
“No, you didn’t. You definitely did not. You saw me online a lot. Perception is reality. Danhausen would do vlogs backstage on his own and do videos with his enemies and his friendhausens, and he’d put those out there so maybe it seemed like I was doing more than I was. I was not there. I was doing the independent scenes. That’s what I was doing. About three a weekend or doing conventions and some sort like New York Comic Con and things like that.” [H/T Fightful on X]
It will be interesting to see which star emerges victorious at WWE SummerSlam 2026.
`;
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-curses-major-name-ahead-wwe-summerslam?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













