”
], { 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 new report from PWInsider, Erick Rowan was let go by the promotion today. The news comes after Dexter Lumis, Joe Gacy, Nikki Cross, and Uncle Howdy (Bo Dallas) were also let go by the company.
Rowan spent nine years with the promotion before he was released in 2020. He appeared on the December 26, 2020, episode of AEW Dynamite to honor Brodie Lee (Luke Harper) following his tragic passing. Rowan spent three years as a member of The Wyatt Sicks before the faction was let go today.
Former WWE star reacts to Erick Rowan’s tribute to Brodie Lee
Wrestling legend Matt Hardy shared his thoughts on Erick Rowan’s tribute to Brodie Lee on WWE RAW.
Rowan discussed losing Bray Wyatt and Brodie Lee on WWE RAW in 2024, and Matt Hardy reacted to the emotional segment. Speaking on his Extreme Life of Matt Hardy podcast, the TNA Tag Team Champion praised Rowan for the promo and noted that it provided fans with a reason for The Wyatt Sicks to exist.
“It was emotional,” Hardy said. “It got you invested. And you’re seeing the pain of these real people, and why they are motivated to do what they do and become the Wyatt Sicks and become a family. And…I knew his case was going to be a tearjerker right from the jump. Brodie, one of his best friends, and Bray, one of his other best friends, both gone, which is just unfathomable if you think about that.” [H/T Wrestling Inc.]
In addition to every member of The Wyatt Sicks, Zoey Stark, Andre Chase, and Alba Fyre have also been released by the WWE. It will be interesting to see what the future holds for Erick Rowan in the world of professional wrestling.
`;
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-original-wyatt-family-member-shockingly-axed-wwe-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






![3-time champion departs WWE [REPORT]](https://litsportsnews.com/wp-content/uploads/2026/04/5014a-17770692303546-1920-450x253.jpg)






