”
], { 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);
});
});
})();
“Anybody can be part of the show. The important person tells you why you are watching. Tonight, I host Sunday Night’s Main Event pre-show on YouTube at 7:30 PM Eastern from the Okerlund position with Joe Tessitore. Then watch Sunday Night’s Main Event on NBC at 8 PM. You are not going to want to miss it because I am going to be all over that show as well,” he said.
You can check out the veteran’s announcement in the post below:
The Miz battled Kevin Owens at a WWE live event last week and accused The Prizefighter of using an illegal move. Owens placed a banana peel in the ring, and the 45-year-old humorously slipped on it during the match.
Kevin Owens missed over a year of action due to a broken neck. He returned at SummerSlam 2026 and won a Fatal 4-Way match to become the number one contender for the Undisputed WWE Championship. However, Sami Zayn cost Owens his chance to capture the title from CM Punk last month on SmackDown.
Retired WWE star pays tribute to The Miz
John Cena shared a heartfelt tribute to The Miz earlier this month. The Cenation Leader retired from in-ring competition in December 2025 after losing to Gunther at SNME.
Cena took to social media to pay tribute to his former rival after he celebrated twenty years with WWE. Cena noted that The A-Lister earned his respect a long time ago and congratulated him on his career so far.
“Respect is earned. You earned mine a long time ago. Each sunset makes it far more difficult for most anyone else to deny theirs. Congratulations on an incredible 20 years! You ARE the example I consistently bring up to young talent of effort & turning anything into entertaining!” wrote Cena.
It will be interesting to see if the promotion has any surprises planned at Sunday Night’s Main Event.
If you use the quote from the first half of this article, please credit Sportskeeda Wrestling for the transcription.
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-the-miz-makes-huge-wwe-snme-announcement?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



