”
], { 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);
});
});
})();
Masashi Takeda takes on Pete Dunne as the clash of styles takes center stage, and the MMA-born Crazy Kid takes on The Bruiserweight.
Pete Dunne was able to pick up the win last time he appeared in Bloodsport, and he will be hoping to keep his streak alive at WrestleMania weekend, when he takes on Takeda.
Will Pete Dunne be part of WrestleMania 42 with El Grande Americano?
WWE has put a lot of time and money into his new character, who is aligned with Tyler Bate, who’s Bravo Americano. The two men have become part of a stable with El Grande Americano, and it seems that Ludwig Kaiser’s Americano could be set to collide with Chad Gable’s Americano at WrestleMania.
The two men have battled it out since Gable’s Royal Rumble return, and WrestleMania could be the place where the two men finally face off with both masks on the line.
Kaiser’s Americano has become popular in AAA during Gable’s absence, but now it seems that Gable is back and ready to take back the character that he created. If Gable is able to win, then it’s unclear what this means for Tyler Bate and Dunne, who would be without their main stablemate.
Bate and Dunne’s careers together date back to 2017 and the duo could easily revert back to their tag team without masks if the decision was made for one El Grande Americano to walk out of WrestleMania.
`;
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-breaking-pete-dunne-announces-return-original-wwe-character?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













![Disappointing Update: Gunther-WrestleMania 42 Status [Reports]](https://litsportsnews.com/wp-content/uploads/2026/03/bb48b-17738357788041-1920-450x253.jpg)