”
], { 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);
});
});
})();
According to a report from HuffPost, Trump has apparently purchased between $15,001 and $50,000 of stock of TKO Group Holdings. It should be noted that TKO is the parent company of both the Stamford-based company and UFC. The purchase reportedly happened earlier this month on the 25th.
Donald Trump’s association with WWE has been criticized by some notable veterans
Mick Foley made headlines a while back after he openly criticized Donald Trump, and chose to end his ties with the Stamford-based promotion.
Foley announced that he would be leaving the promotion and not renewing his legends contract with the company. Taking to Instagram, he wrote:
“PARTING WAYS WITH WWE. While I have been concerned about WWE’s close relationship with Donald Trump for several months — especially in light of his administration’s ongoing cruel and inhumane treatment of immigrants (and pretty much anyone who ‘looks like an immigrant’) — reading the President’s incredibly cruel comments in the wake of Rob Reiner’s death is the final straw for me,” he wrote.
Furthermore, Jesse Ventura has also been very vocal about his disdain for Trump. In an interview on the SpinSisters podcast, Ventura noted that the USA President seemed intent on fracturing the country.
“Make this part of Canada, because it’s obvious Donald Trump doesn’t want us. It’s obvious that he’s ready to fracture the whole country for his own folly, whatever he’s doing. I think we should petition to get out of the United States. If they don’t want us, I’m sure Canada would be happy to take us,” he added.
The authorities of the pro wrestling company have yet to make any moves regarding these criticisms and their association with Donald Trump.
`;
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/rumor-donald-trump-makes-surprising-purchase-tko-group-holdings-stock-ahead-wwe-clash-italy-reports?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

![Donald Trump makes surprising purchase of TKO Group Holdings stock ahead of WWE Clash in Italy [Reports]](https://litsportsnews.com/wp-content/uploads/2026/05/69e96-17800879861908-1920-300x169.jpg)


![Donald Trump makes surprising purchase of TKO Group Holdings stock ahead of WWE Clash in Italy [Reports]](https://litsportsnews.com/wp-content/uploads/2026/05/69e96-17800879861908-1920-1536x864.jpg)








