”
], { 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);
});
});
})();
#5. Face Rey Mysterio
On this week’s episode of RAW, Gunther disrespected the lucha tradition by unmasking Dragon Lee on live television to win the match. This could lead to one of the greatest luchadors of all time, Rey Mysterio, stepping up to The Ring General to defend the honor of Lucha Libre.
The Career Killer could see an opportunity to retire another legend and challenge Mysterio to put his career on the line in a match at WrestleMania 42. The Austrian star could end up retiring The Master of the 619 at the Las Vegas PLE.
#4. Answer Brock Lesnar’s open challenge
Brock Lesnar has laid down an open challenge for WrestleMania 42. Gunther could answer it and face Lesnar at The Show of Shows. The Career Killer recently entertained the idea of retiring The Conqueror next.
The dream match between The Beast Incarnate and The Ring General could become a reality in April, as the Austrian could try to end another veteran’s career at ‘Mania.
#3. A match against Oba Femi
Oba Femi has taken WWE by storm since arriving on the main roster. The Ruler is currently a free agent, dominating both brands. With Gunther also terrorizing the roster, Femi could be tempted to challenge him.
The former NXT Champion could mock The Ring General for targeting veterans and invite the Austrian star to test himself against a young star like him.
#2. A match against Je’Von Evans with AJ Styles as the special guest referee
Je’Von Evans vs. Gunther would be an outstanding David-and-Goliath match. The Young OG has generated significant momentum since joining the main roster, but doesn’t have a clear direction for WrestleMania 42 yet.
A bout against The Ring General would allow Evans to shine on The Grandest Stage of Them All. Moreover, it would also be a great program for The Career Killer after recently feuding with veterans.
To raise the stakes of the match and add an exciting dynamic, AJ Styles could return as the special guest referee.
#1. Gunther could challenge for the Intercontinental Championship
On the latest episode of RAW, Penta dethroned Dominik Mysterio for the Intercontinental Championship. The Man with Zero Fear could be a great opponent for Gunther, now that he’s the IC Champion.
The Ring General has always been a prizefighter. Moreover, he previously elevated the Intercontinental Title with his impressive 666-day reign. The Austrian star could look to regain the prestigious title against Penta at 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/5-directions-gunther-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


