”
], { 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 43-year-old held the Divas Championship on two occasions, with her first reign of 216 days being one of the longest in the promotion’s history. Ahead of SummerSlam 2026 in Minneapolis, Minnesota, on August 1 and 2. Maryse took to Instagram to announce her return to WrestleCon after 10 long years. She was excited about meeting her fans at the event as she made the following announcement:
“Hi everybody, I’m so excited to announce that I’ll be back after 10 long years to WrestleCon. That’s right, I’ll be in Minneapolis for one day only on Saturday, August 1, from 10:00 AM to 2:00 PM. You can get way more information on the website wrestlecon.com. And honestly, guys, I’m so, so, so excited for this. It’s been a very long time, and I cannot wait to see you all there.”
You can check out her announcement below:
Maryse’s most recent appearance on WWE television came on the April 24, 2026 episode of SmackDown, when she appeared alongside her husband as part of the A-Lister’s storyline with Danhausen. The week before that, she made an appearance during a wedding vow renewal segment with The Miz.
Her last WWE match came at the Royal Rumble 2022 in a Mixed Tag team clash alongside The Miz against the team of Edge and Beth Phoenix.
Danhausen curses former WWE Divas Champion Maryse
If the WWE fans didn’t know about Danhausen when he made his debut at Elimination Chamber 2026, they sure do by now. The masked star seems to appear everywhere with his curses, and he didn’t spare even Maryse.
Mr. Very Nice, Very Evil made his presence felt during the wedding vow renewals of Maryse and The Miz on the blue brand on April 17, earlier this year. The pair have been married for 12 years.
With Kit Wilson officiating the ceremony, the face-painted star appeared and got into a scuffle with The Miz. Amidst that, Danhausen cursed Maryse, who ended up with cake on her face, much to The A-Lister’s chagrin.
It remains to be seen if the former Divas Champion makes an appearance at SummerSlam next weekend.
`;
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-i-ll-back-10-long-years-declares-two-time-divas-champion-ahead-wwe-summerslam-2026?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













