], { 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);
});
});
})();

Since then, there has been a lot of speculation over their in-ring future. Now, The Takedown on SI has reported that TNA is interested in signing members of the Wyatt Sicks.

“The Takedown on SI has learned that TNA Wrestling has expressed serious interest in bringing in multiple members of the Wyatt Sicks, but we have not been able to confirm at this time whether a deal has been reached with any of the five former WWE Superstars,” the report noted.

They also reported that currently it is unclear which of the former members of the popular faction would be signed but added that any combination of Dallas, Gacy, Rowan, and Lumis would be a major boost to TNA’s tag team division.

Since their exit from WWE, some of the members have started competing on the independents. Gacy, who now competes under the ring name Joseph Sawyer, is the reigning GCW World Champion. He has also teamed up with Lumis (Samuel Shaw) and Erik Rowan for a few tag team matches.

Nikki Cross purchased British promotion Progress Wrestling back in May along with her husband, Big Damo, and has wrestled several matches for the promotion.


WWE scrapped plans for Wyatt Sicks match at WrestleMania

The Wyatt Sicks stood out after their WWE debut in 2024 and became a big part of the programming.

They competed in quite a few big matches and were also in discussion for a major WrestleMania match. In an appearance on INSIGHT with Chris Van Vliet, Dexter Lumis revealed plans for a match at WrestleMania that never came to fruition.

He said that Finn Balor, who was with The Judgment Day at that time, told him that there might be plans for the two factions at WrestleMania. However, Lumis said that those plans were scrapped due to a health issue with somebody in their faction.