”
], { 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);
});
});
})();
“Rest In Peace My BEST Childhood Friend! Thank You For Always Being There For Me. The One And Only Kenny Rockler! THE MAN 🙏🏻🙏🏻,” Flair tweeted.
According to Kenny Rockler’s official obituary, he passed away on March 7, 2026, at the age of 77 due to serious post-surgery complications that lasted three months. Rockler was born on May 3, 1948, just a few months after Ric Flair, in Minnesota. He was survived by his son, brother, stepson, longtime partner, his partner’s son and four grandchildren.
Flair was born in Memphis, Tennessee, but he spent the majority of his childhood and formative years in Minnesota.
We at Sportskeeda Wrestling offer our deepest condolences to Ric Flair and Kenny Rockler’s family and loved ones.
Ric Flair battled health issues over the years
Back in 2017, Ric Flair was in bad shape and had to undergo surgery to remove a piece of his bowel. Flair battled kidney failure, and he was able to survive and even return to the ring five years later for his final match.
In that retirement match on July 31, 2022, Flair claimed that he had a heart attack, and he didn’t find out about it until months later during a checkup. His most recent health scare happened last year, when he revealed to People.com that he was diagnosed with skin cancer for the second time in three years.
Flair would undergo treatment and surgery a month later and was declared cancer-free. Fast forward to last month, the Nature Boy teased the possibility of having another match at the age of 77. However, it turned out to be a joke, confirming that he has no plans to return to the ring.
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-condolences-wwe-icon-ric-flair?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


