”
], { 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);
});
});
})();
Mysterio attempted to use a hammer during the match, but the Austrian star ripped it away. Dragon Lee then attacked The Ring General and hit him over the head with the ring bell. Je’Von Evans connected with the OG Cutter on Mysterio for the pinfall victory and qualified for the Men’s Elimination Chamber match.
Following the loss, The Career Killer took to Instagram to share a three-word message along with highlights from his match last night.
“Contested. Not conquered,” he wrote.
The RAW star defeated AJ Styles at Royal Rumble 2026 to put an end to The Phenomenal One’s in-ring career.
Former WWE manager claims Gunther must face major star at WrestleMania 42
Wrestling legend Dutch Mantell believes Gunther should square off against Brock Lesnar at WWE WrestleMania 42 in April.
Speaking on his Story Time with Dutch Mantell podcast, the veteran stated that the two stars would have a great match at The Show of Shows. Mantell added that the bout would not need much of a build, and Lesnar would just have to take a shot at the former leader of Imperium to begin their rivalry. The Beast Incarnate competed in the Men’s Royal Rumble match, which Roman Reigns won last month in Saudi Arabia.
“I would think that Gunther and Brock Lesnar would be a great match… Well, I would go back to that. All they have to do is have Brock come out and say something about him,” Mantell said.
Only time will tell what WWE has planned for the 38-year-old on the road to WrestleMania 42.
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-gunther-explains-damaging-raw-loss?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


