â
], { 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);
});
});
})();
#6. Hope true: Rey Mysterioâs injury is not serious
Rey Mysterio locked horns with Austin Theory on RAW this week. However, after the victory of The Vision member, the referee threw an X sign, signaling that the Hall of Famer had suffered a real-life injury.
Amid this, a recent report from F4WOnline noted that Mysterioâs injury is believed not to be serious. Further, the source added that there are no details yet regarding the injury.
We hope the rumor is true and that Rey Mysterioâs injury is not serious. The veteran star is part of a weekly episode of the red brand, and his hiatus could also impact Penta and Dragon Lee.
#5. Hope not true: Cody Rhodesâ heel turn not happening soon
Itâs been a long time since the WWE Universe has eagerly anticipated Cody Rhodesâ heel turn. The American Nightmare has portrayed the babyface character since his return a few years ago.
A report from the Wrestling Observer Newsletter (WON) revealed that WWE has no plans to turn Rhodes heel anytime soon. The source said the merchandise numbers are strong for the former Undisputed Champion, and the company doesnât want to tinker with it.
We hope the rumor is not true. The Stamford-based promotion must turn Rhodes into a heel star soon to add some fresh energy to his character.
#4. Hope true: Drew McIntyre WrestleMania 42 plans
Drew McIntyre dethroned Cody Rhodes to become the Undisputed WWE Champion. Now, The Scottish Psychopath is set to defend the title against Sami Zayn, who earned this title shot after winning a Fatal Four-Way match at Saturday Nightâs Main Event.
Many believe that Sami might emerge as the new champion in Saudi Arabia PLE, but it seems WWE has different plans. Reports indicate that Drew is expected to enter WrestleMania 42 as the titleholder.
This means McIntyre will not lose his title at the Royal Rumble. We hope the rumor is true, as Drew deserves a great title reign as the world champion and should hold the title at least until The Showcase of the Immortals.
#3. Hope not true: AJ Stylesâ retirement story is not planted
AJ Styles and Shinsuke Nakamura delivered a banger match at SNME. Following this, The King of Strong Style posted a story on his official Instagram account, revealing that AJ had already told him that he would retire at this yearâs Royal Rumble.
Later, Shinsuke deleted the Instagram story, sparking speculation that it was planted to fool the internet. However, a report from Wrestling Newsletterâs Daily Update noted that the story was not planted by Nakamura, but that Styles told him in a real sense that he would finish up at Rumble.
We hope the rumor is not true, as The Phenomenal Oneâs retirement at the Saudi Arabia show could be too early.
#2. Hope true: A big offer to The Rock for WWE WrestleMania 43
WrestleMania 43 is set to take place in Saudi Arabia, and already, major speculation is circulating on the internet. One of the major questions concerns The Rock and his potential in-ring comeback at next yearâs Showcase of the Immortals.
A report revealed that The Final Boss is expected to receive a massive offer. The offer could be the largest ever made for someone in the pro wrestling show. We hope the rumor is true, as it would mean that The Rock vs. Roman Reigns might finally take place at WrestleMania 43.
#1. Hope not true: Adam Pearce in-ring WWE comeback update
Adam Pearce is currently working as the RAW General Manager. His storyline with The Vision is taking surprising twists and turns, especially after the introduction of a new mystery senior authority figure.
Also, fans are speculating about Pearceâs in-ring comeback, especially due to the heated segments between the RAW GM and Bron Breakker. A report from Dave Meltzer of The Wrestling Observer confirmed that WWE has no plans for Adam Pearceâs in-ring return. This is particularly true since he stopped wrestling a long time ago.
We hope the rumor is not true. Adam Pearce stepping out of his in-ring retirement to compete against The Vision could be a compelling storyline to watch in WWE.
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/3-wwe-rumors-hope-true-3-hope-aren-t-661c903a?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


