”
], { 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);
});
});
})();
Taking to Instagram, Lumis expressed his gratitude for the fans and his stablemates, expressing his love for the rest of the five members who were let go as well.
“Won’t make this too sappy, but I love each and every member of this group. The task we took on together was truly monumental. I won’t look back with any regrets. Thank you to anyone who ever worked with me/us. The @wwe locker room is filled with amazing talent. To the fans of @wyattsicks , we truly felt Bray’s presence each and every time we made our entrance. I would like to think most of you did too… “If your dreams don’t scare the shit out of you, you need bigger dreams.” – @cmpunk. See you soon. -Samuel,” wrote Lumis.
Check out Lumis’ post on Instagram:
Killian Dain (Big Damo) reacts to former Wyatt Sicks member Nikki Cross’ WWE release
Killian Dain, aka Big Damo, has reacted to his wife and former WWE Superstar, Nikki Cross’ release from the WWE. On X, Dain wrote highly of his wife and mentioned that he was highly proud of the former RAW Women’s Champion.
Dain wrote:
“Beyond proud of you. 10 incredible years living your dream. Willing to do whatever it took to entertain. Now you get to do whatever the f**k you want!”
The Wyatt Sicks were moved to the SmackDown brand in January 2025. In July 2025, Dexter Lumis and Joe Gacy defeated The Street Profits to win the WWE Tag Team Championships. By late November, the group began feuding with The MFTs when Solo Sikoa and his men stole Uncle Howdy’s lantern. The faction eventually got the lantern back, courtesy of Tama Tonga.
`;
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-the-task-took-together-truly-monumental-dexter-lumis-reacts-the-wyatt-sicks-wwe-departure-sends-group-message?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













