”
], { 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);
});
});
})();
In an appearance on Complex Graps Wrestling Podcast, The A-Lister addressed his on-screen pairing with his wife. During their conversation, the two-time WWE Champion highly credited Maryse for a couple of things, including the Intercontinental Championship run from 2016 to 2018 and the success of Miz and Mrs.
The 45-year-old WWE veteran also said that Maryse never got her flowers as a performer when she worked for the company. He further elaborated that the former Divas Champion made the most of the time given to her in an era where women weren’t heavily featured on the weekly product.
“I’ll tell you what the more is with Maryse. You want to talk about people getting flowers? She never gets her flowers. She never gets the credit she deserves when she was a Divas Champion, like a Women’s Champion in WWE. Like, this was the time when girls got maybe a minute on TV, and you had to get your character over, get people over, get people talking, get people booing or cheering, get people reacting, and she was able to do that in a minute or two minutes that she would get. And moving on to Miz & Mrs. and the Intercontinental run that we had, man, she was the reason Miz & Mrs. came about and the success of Miz & Mrs.,” Miz said.
Maryse recently appeared on WWE SmackDown
Earlier this year, Danhausen debuted for the company at WWE Elimination Chamber 2026. The 35-year-old star slowly became a fan favorite in the promotion and entered a storyline with The Miz when The A-Lister refused to take him under his wing.
Instead, the two-time Champion teamed up with Kit Wilson, but Hausen outsmarted the two on different occasions. On the recent edition of Friday Night SmackDown, Danhausen went to The Miz’s house, and Maryse was also involved in the segment.
While she wasn’t in the arena, the segment was played on SmackDown. In the end, Hausen left The Miz’s home with his Slammy as the real-life couple watched him go. It’ll be interesting to see if Maryse returns to the weekly product to help her husband against Danhausen.
If you use quotes from the article, please credit Complex Graps Wrestling Podcast, and provide an H/T to 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-she-never-gets-credit-deserves-2-time-wwe-champion-gets-candid?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



