], { 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);
});
});
})();

He also spent some time in All Elite Wrestling at the end of his professional wrestling career. Shera shared that he apologized to Hager after knocking him out, and the veteran was very respectful following the loss.

“I immediately sat at his knees and said, ‘Sorry, brother, I’m so sorry! I have so much respect for you, and I love you, and this had to be done for my people, for my flag, because whatever I am is because of my audience. The billions that are watching me, I don’t want to let them down, and I just gave it my all. He said, ‘No, man, you are amazing. You are a giant, humble guy, and I have respect for you, and you’re amazing.’ So, I just wanted to make sure he is okay, so I reached out to him after my match,” he said. (H/T: ITRWrestling)

Hager’s contract with All Elite Wrestling expired in 2024, and he never captured a title during his five years with the promotion. Shera spent some time under contract with WWE as Amanpreet Singh in 2018 and competed in ten matches for the company at NXT live events.

Mahabali Shera wants to join WWE following his win over Jake Hager

Mahabali Shera revealed that he wanted to join WWE after knocking out Jake Hager at Power Slap last month.

Shera shared a video on X following the victory and thanked his fans for their support. The popular star shared that he was still interested in working in the professional wrestling industry.

“I’m still out there, still hungry, still starving for opportunities, and I’m still interested in doing wrestling. If there is anyone who wants to book me, you can DM me or text me on Instagram or Twitter [X}. My goal has always been (…) I want to be part of WWE. So if anyone can support me or help me to get where I belong, I would really appreciate it,” Shera added.

Thank you, India, for all the love. Thank you to Power Slap and Dana White for believing in me. I’m grateful—but I’m still hungry. WWE is the dream, and I’m just getting started. 🇮🇳🦁🔥 @WWE @TripleH @WrestlingNewsCo @WWENXT @powerslap @danawhite #powersllap21 #wwe #nxt #wwf

It will be interesting to see what the future holds for the Indian star in the world of professional wrestling.

Why did you not like this content?


`;
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-star-breaks-silence-knocking-jake-hager-power-slap?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

Leave A Reply

Exit mobile version