”
], { 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);
});
});
})();
“I love this iconic photo of Ted Turner with Ric Flair. From all accounts, Ted Turner had a genuine love for wrestling and stayed the course on it even when his executive team largely held disdain for it. He knew what it meant to people, because it meant the same to him. RIP,” he wrote.
Aldis was introduced as the SmackDown General Manager in 2022. The 39-year-old had an impressive in-ring career before becoming an authority figure in the promotion. He captured the NWA World Heavyweight Championship twice and is also a former TNA World Heavyweight Champion as well. The SmackDown GM has not competed in a match since 2023.
WWE SmackDown star wants to have a match against Nick Aldis
Drew McIntyre recently made it known that he wanted to have a match against Nick Aldis.
McIntyre came up short in the Unsanctioned Match against Jacob Fatu at WrestleMania 42. Fatu will be challenging Roman Reigns for the World Heavyweight Championship at Backlash 2026 this Saturday night.
Speaking with Chris Van Vliet on the INSIGHT podcast, McIntyre stated that he wanted to battle Aldis in a match on WWE television.
“So when the time is right, be it Mania, be after Mania. I think we should have a match, and I don’t think there should be any sanctioning around it. I don’t think anyone should be allowed to interfere. He tapes up the fists. He’s been up in the ring a long time. He thinks he can go with a four-time former world champion in WWE in the big leagues,” he said.
Only time will tell if Nick Aldis ever returns to the ring during his time in the promotion.
Sportskeeda Wrestling would like to send our condolences to Ted Turner’s family and friends at this difficult time.
`;
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-nick-aldis-pays-tribute-ted-turner?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













