”
], { 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);
});
});
})();
Earlier today, Joe Gacy, a member of the group, took to Instagram to post a picture of himself, posing in front of the camera alongside fellow stablemate Dexter Lumis. The two stars could be seen holding the WWE Tag Team Championship belts in the image. In the caption, the 38-year-old questioned what was next for them.
“Well…. What’s next?” Gacy wrote.
You can check out the Instagram post below:
The Wyatt Sicks’ last in-ring appearance was earlier this month. Uncle Howdy and his men locked horns with The MFTs in a Street Fight on the go-home edition of Friday Night SmackDown before WrestleMania 42. Unfortunately, The Wyatts lost the bout that ended their prolonged rivalry with the Solo Sikoa-led faction.
Another member of The Wyatt Sicks shared a heartfelt message following WWE release
Nikki Cross of The Wyatt Sicks was among the first names to announce their departure from the Stamford-based promotion. She shared a heartfelt message on X (fka Twitter) to break the unfortunate news.
The former RAW Women’s Champion penned an emotional message to bid goodbye to the company. Cross wrote that she was excited for the future. She further thanked Robbie Brookside, William Regal, the performers, the coaches, the producers, the backstage staff, and the women on the roster.
“Goodbye and Thank you WWE. I’m really excited for whatever my next chapter will hold. Thank you all for the continued love and support. Special thank you to Robbie Brookside and William Regal for helping this dream come true. Thank you to the wrestlers, coaches, producers and all the backstage crew who make all this possible. To the amazing girls in locker room ❤️,” she wrote.
It will be interesting to see what the future holds for Nikki Cross, Joe Gacy, and all the other members of The Wyatt Sicks following their departure from WWE.
`;
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-former-champion-shares-heartbreaking-message-following-wwe-release?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













