”
], { 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);
});
});
})();
The Irishman admitted that it had been a couple of rough months for The Judgment Day and tensions were high. However, Balor pointed out that they were all professionals and claimed he loved his fellow stablemates. The 44-year-old star added that he was hoping to win the World Heavyweight Championship at the Elimination Chamber Premium Live Event for a smooth progression into WrestleMania 42.
“You know, obviously it’s been a rough couple of months. We’ve kind of been at each other’s throats, tensions are high, but this is business, right? This is WWE, and we’re all professionals. We’re all striving to be the best. People are gonna clash, but I love Dominik, I love JD [McDonagh], I love the girls. We’re a unit. We’re a family. And hopefully I can get this one over the line in Chicago… then smooth-sailing into WrestleMania,” Balor said. [H/T: Radio Times]
Finn Balor is scheduled to challenge CM Punk for the World Heavyweight Championship at the Elimination Chamber Premium Live Event. The winner of the match will also defend the title against Roman Reigns at WrestleMania 42.
Like Finn Balor, another member of The Judgment Day is chasing a WWE world title
Finn Balor’s stablemate Liv Morgan won the 2026 Women’s Royal Rumble Match to punch her ticket to a championship match at WrestleMania 42. The Judgment Day member has finally decided who she would challenge on The Grandest Stage of Them All.
In an engaging segment earlier this week on Monday Night RAW, Liv Morgan brutally attacked Women’s World Champion Stephanie Vaquer, officially choosing La Primera as her WrestleMania opponent. The Chilean star has been the champion since WWE Wrestlepalooza, where she defeated IYO SKY to win the title vacated by Naomi.
Only time will tell who leaves the Allegiant Stadium in Paradise, Nevada, with the Women’s World Championship.
`;
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-tensions-high-judgment-day-member-makes-surprising-confession-group-s-morale?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













