”
], { 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 creative team wanted to capitalize on the mainstream attention generated by Danhausen and the Knicks roster. The Very Nice, Very Evil star publicly uncursed the basketball team earlier this summer, a move that became viral during their successful championship run. The report further revealed that WWE had explored a much bigger role for NBA Finals MVP Jalen Brunson. At one stage, the company discussed creative ideas that would have involved Brunson in the show, with several of those pitches featuring Danhausen.
Those plans, however, were shelved after WWE learned that Brunson would undergo surgery on his left wrist. According to SNY, the Knicks star has already had the procedure after playing through the injury during New York’s championship-winning playoff run.
Although Brunson is no longer expected to have a physical role at SNME, the sports entertainment juggernaut reportedly has not given up on the idea of featuring him. A company source noted that officials still hope the Knicks captain will attend Saturday Night’s Main Event and make an on-screen appearance.
If Brunson is able to attend despite his recent surgery, it would mark another high-profile crossover between WWE and the sports world.
What has WWE announced for Saturday Night’s Main Event so far?
With less than two weeks remaining until Saturday Night’s Main Event, WWE has already confirmed two matches for the July 18 special at Madison Square Garden, with more announcements expected in the coming days.
One of the featured bouts will see JD McDonagh go one-on-one with Danhausen. The rivalry escalated after The Judgment Day vandalized The Very Nice, Very Evil star’s laboratory and stole his prized New York Knicks championship jersey. Following the announcement, Matt Cardona offered to stand in Danhausen’s corner, but the fan-favorite star hinted that he already has a mystery ally lined up for the event in New York.
The Women’s Tag Team Championship will also be on the line as Paige and Brie Bella defend their titles against Fatal Influence’s Fallon Henley and Lainey Reid. The challengers earned their opportunity after weeks of building momentum on SmackDown, including Reid pinning Brie Bella in singles competition.
It will be interesting to see what more matches featuring top stars from RAW and SmackDown are announced in the coming days.
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/rumor-danhausen-s-wwe-plans-nba-finals-mvp-scrapped-injury-reports?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



