”
], { 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);
});
});
})();
“Yeah, I think Haaland would definitely fit into the WWE ring pretty well, and yeah, you know we were talking about him earlier, but you know, Cristian Romero would definitely be one of the bad, one of the heels, as we call them. I mean that’s WrestleMania,” Balor said (21:23 onward).
On Sunday, Romero would be in action playing for Argentina against Spain in the World Cup final at MetLife Stadium. Meanwhile, Haaland, playing for Norway, was eliminated in the quarterfinals against England. What’s interesting is that Finn was in attendance for the match at Hard Rock Stadium in Miami.
Balor has predicted a 2-1 Spain win over Argentina in the final, with Lamine Yamal and Pedro Porro, who plays for the Spurs, scoring.
Finn Balor was seemingly sad when Egypt was eliminated from the FIFA World Cup 2026
Finn Balor supports Tottenham Hotspur in the Premier League. However, he couldn’t stop himself from backing Mohamed Salah. Thus, his support for the former Liverpool forward bleeds into the FIFA World Cup 2026, where he was rooting for Egypt and was seemingly sad after they were eliminated.
This was seen when Finn posted a picture of a teary-eyed Salah after their loss against Argentina. Egypt had a 2-0 lead at one point, but Argentina’s comeback, led by Lionel Messi in the final 15 minutes, flipped the script to 3-2. If not Egypt, Balor would have been supporting Mexico, as his wife is from there.
`;
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-wwe-s-finn-balor-wants-erling-haaland-wrestle-names-his-opponent?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













