”
], { 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);
});
});
})();
Here are four stars who could be Gunther’s opponent at WrestleMania 42:
#4. Penta
Penta recently became the Intercontinental Champion by defeating Dominik Mysterio a few weeks ago on Monday Night Raw. Triple H is expected to put him in a major match at this year’s WrestleMania. On the other hand, Gunther has a rich history with the Intercontinental Title. Therefore, the company might once again put him in the title picture to regain the championship.
Besides, The Ring General is coming off fresh from his feud with Penta’s good friend Dragon Lee. Therefore, there is a good potential for a compelling feud between Penta and Gunther at WrestleMania 42. Both stars have a very unique and distinctive wrestling style and they could deliver a show-stealing performance at The Show of Shows with the IC Title on the line.
#3. LA Knight
LA Knight has been in desperate need of a big program in WWE since his return in January. Fans have been clamoring to see him in a major feud on the road to WrestleMania 42. The same goes with Gunther as he is currently wandering directionless on the roster. Therefore, to give both stars what they want, WWE might put them against each other at ‘Mania.
LA Knight is a proper heroic babyface, while Gunther is a monstrous heel right now. It sets up an interesting dynamic that has the potential to deliver an incredible feud in the next few weeks. Additionally, a program with a former World Heavyweight Champion would elevate Knight’s presence on the roster, making him look like an actual top star in the company.
#2. Rey Mysterio
There were rumors that WWE was planning a feud between Gunther and Rey Mysterio heading into WrestleMania 42. The Ring General has been ending the careers of WWE icons lately. After sidelining John Cena, Goldberg, and AJ Styles, Rey Mysterio looked like a perfect target. There is a solid foundation for a WrestleMania-worthy showdown between Rey and Gunther.
Currently, The Master of 619 is dealing with a rib injury. However, if he manages to recover in time, he could be a perfect opponent for the former World Heavyweight Champion. Besides, Triple H could put Rey’s career on the line in this potential match to raise the stakes and fuel Gunther’s momentum. Such a showdown could be a solid headliner for The Show of Shows.
#1. Seth Rollins could face Gunther
Seth Rollins made his return at Elimination Chamber last month, and he is expected to be involved in the fold for WrestleMania 42. Although he is currently dealing with The Vision, it is unlikely that The Visionary would face Logan Paul or Austin Theory at The Show of Shows. Therefore, WWE needs a solid opponent for him at the annual spectacle to utilize his presence properly.
Over the years, fans have envisioned Gunther vs. Seth Rollins as a dream match due to the incredible in-ring prowess of the two stars. WWE can book them for a match at WrestleMania 42 to finally give the fans that long-awaited showdown. Additionally, it can be a fresh match on the WrestleMania card, something that fans have been longing to see for a while.
`;
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/4-opponents-gunther-wwe-wrestlemania-42?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













