”
], { 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);
});
});
})();
In a recent interview with TMZ’s Inside the Ring, The Maharaja discussed the botch. Mahal revealed that he and Balor had perfectly performed the sequence many times at live events before the match on RAW. However, Mahal mistimed the forearm strike on live television.
“One week before getting drafted to SmackDown, before I became WWE Champion, it was myself and Finn Balor in a singles match on RAW. I accidentally gave him a concussion. He was coming off the ropes, I gave him a forearm, and we would do this spot every night on the live events. As a hope spot, he would come off the ropes, I would give him a forearm. But just mistiming (…) I gave Finn Balor that concussion. Felt terrible.”
The former WWE Champion disclosed that the botch could have altered his career trajectory. Vince McMahon was furious after Mahal injured The Prince. He even threatened to fire The Maharaja in the backstage area following the contest.
“‘I should fire you.’ That would have changed the trajectory of my life because a week later, I went to SmackDown. And a week after that, I was [the] number one contender. And a month after, I was WWE Champion. Everything could have ended had I came [sic] back to Gorilla and Vince said, ‘You’re fired.’ It was very possible.” [H/T: WrestlePurists]
Fortunately for Jinder Mahal, he was moved to SmackDown, where he became the number one contender for the WWE Championship. The 39-year-old ultimately won the big one from Randy Orton at Backlash in May 2017.
Finn Balor was attacked on last week’s WWE SmackDown
Finn Balor recently moved to SmackDown after concluding his feud with The Judgment Day. The Prince was part of the 2026 King of the Ring Tournament. However, he lost to Jey Uso in the quarterfinals on the blue brand.
On last week’s SmackDown, Balor expressed his desire to face Cody Rhodes in a backstage segment. The former Universal Champion said he wished to battle Rhodes for the Undisputed WWE Championship. Balor was later confronted by Tama Tonga and Talla Tonga, who recently left MFT.
During the exchange, Tama revealed that his family’s elders had advised him on his next move in World Wrestling Entertainment. Balor seemed confused before Talla jumped him from behind. The former MFT duo brutally attacked The Prince, kicking off a new rivalry.
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/news-former-wwe-champion-almost-got-fired-legitimately-injuring-finn-balor?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




