], { 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);
});
});
})();


#3. Hope true: Reason behind CM Punk’s absence from WWE television

On RAW after WrestleMania 42, CM Punk was confronted by the Undisputed WWE Champion Cody Rhodes. The two men planted the seeds for their inevitable feud.

Despite this tease, the Voice of the Voiceless was notably missing from the television. Additionally, the Best in the World missed the recently concluded Backlash 2026 Premium Live event.

A recent report from the Wrestling Observer Newsletter revealed that there is a reason behind Punk’s absence from WWE television lately. Rumor has it that the former World Heavyweight Champion was removed from the European tour due to a schedule change.

In addition, the report confirmed that there is no heat between the veteran star and the TKO Group holding. We hope that the rumor is true, as it’s a positive sign for CM Punk’s future with the Sports Entertainment juggernaut.


#2. Hope true: Former AEW star to join SmackDown roster soon

Blake Monroe wrestled on a Dark match before #SmackDown tonight

In the past few weeks, RAW & SmackDown have witnessed new additions to their roster. Sol Ruca, Ethan Page, and many officially moved to the main roster from the NXT brand.

Recently, a report from PWInsider confirmed that another NXT star is expected to move to the blue brand soon. This time, it’s Blake Monroe. The insider confirmed that the ex-AEW star is scheduled to travel with the SmackDown roster as early as next week’s show. WWE has been airing vignettes in recent weeks to hype up the much-awaited arrival of Blake Monroe.

The upcoming edition of SmackDown will air live from the Rupp Arena in Lexington, Kentucky, on May 22, 2026. Though this doesn’t confirm her on-screen appearance, chances are that WWE will finally pull the trigger on her debut.

Blake Monroe last competed against Tatum Paxley in a NXT Women’s North American title Casket match.

That night, Tatum defeated Blake Monroe and retained her Championship. We hope that the rumor is true, as Blake will be a great addition to the blue brand.


#2. Hope not true: Asuka is reportedly “semi-retired”

Asuka shared an emotional moment with IYO Sky at WWE Backlash 2026. Despite being a heel star, the Empress of Tomorrow broke the character and hugged the Genius of the Sky in the post-match.

On the RAW after Backlash, the beloved female star announced Sky as her replacement and bid her goodbye. Asuka’s departure from WWE shocked fans as they weren’t expecting this scenario to unfold.

According to a report from the Wrestling Observer Newsletter, the 44-year-old star is heading back to Japan to take care of family business. Also, the star is considered “semi-retired” from the in-ring competition.

As of now, there is no official news from Asuka regarding her future in professional wrestling. Still, we hope that this rumor is not true. The Empress of Tomorrow is one of the best in-ring female stars, and it would be a crying shame if she walked away for good.


#1. Hope true: Stephanie Vaquer’s future

On the April 27, 2026, edition of RAW, Stephanie Vaquer was attacked by the Judgment Day members backstage. Since this incident, the former Women’s World Champion has been absent from the flagship show.

The Stamford-based promotion has also removed the La Primera from the company’s upcoming promotional materials. This sparked concern about her future in the Sports Entertainment juggernaut.

According to PWInsider, Vaquer is expected to return soon to WWE. Reports also added that some WWE personnel expect her to appear in the forthcoming episode of RAW.

We hope that the rumor is true, as Stephanie has remained a core part of the women’s division on the red brand. Her return will kick off a potential rematch against Liv Morgan for the Women’s World title on the road to Clash in Italy.


#1. Hope not true: Massive changes to WWE roster

WWE is expecting additional NXT call‑ups sometime during the summer. As of now, the only names being discussed internally come from the women’s roster. This remains tentative and subject to change as plans continue to shift heading into late summer. – @BodyslamNet

A report from BodySlam revealed that the Triple H-led promotion is expected to make additional NXT call-ups this summer. However, only names being discussed internally are from the women’s roster.

These plans remain tentative and subject to change as plans continue to shift heading into the fall. We hope that the rumor is not true. Too many NXT call-ups might make this worse, as the roster is already stacked right now. Some of the stars are already lost in the shuffle due to a lack of creative plans.

Considering this, WWE should keep the pace slow for NXT call-ups to avoid any chaotic situation.

Why did you not like this content?


`;
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/3-wwe-rumors-hope-true-2-hope-aren-t-411f14e3?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

Leave A Reply

Exit mobile version