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

“At the same time, I didn’t feel like I got satisfaction out of the way my WWE career ended. Just abruptly, out of nowhere. Not being used for several weeks and then just a phone call. I’d love to do a loser leaves town and ride off into the sunset that way. Very few of us get to do this where you can call your shot, call the way that your WWE career ends or end it on your terms, really. I think that’s one thing that I wish I could experience. If it doesn’t happen, it’s all good. I benefitted so much from my time in WWE. Still benefit from it to this very day,” he said. (H/T: Fightful)

You can check out the full interview in the video below:

Jinder Mahal Reveals The Truth About Life After WWE | Inside The Ring

Mahal was released by the company on April 19, 2024, marking the end of his second stint with the company.

Former WWE star Jinder Mahal discusses the importance of financial literacy

Jinder Mahal recently noted that financial literacy was severely lacking in professional wrestling.

Speaking on Celebrate Wrestling, the veteran discussed financial literacy and suggested that the vast majority of wrestlers do not understand how to do their taxes.

“The main focus is to give back to the next generation and just to provide them some information. Because this information, I really had to teach myself, and how I really started was I was sick of paying too much in taxes so I learned the tax code and what my legal loopholes are of reducing my tax liability. As well as my generation of wrestlers saw the previous generation of wrestlers really struggle with finances. You see GoFundMe accounts,” he said.

9 years ago Jinder Mahal had one of the coldest entrances as WWE Champion in history. THE AURA IS OFF THE CHARTS. 🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥 (2017)

It will be interesting to see if Jinder Mahal ever gets the chance to return to the company for one last match.

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-champion-open-return-one-last-match-2-years?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