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

Karrion Kross is currently wrestling in the indies along with his wife. The former Final Testament leader has a huge fan following on social media, and he also releases documentaries of his journey in the pro wrestling world. His book, Life is Fighting, is also doing well and currently has a 4.2-star rating on Goodreads.


Karrion Kross is working on a Hollywood project

Aside from his pro wrestling endeavors, Karrion Kross has taken his talent for theatrics to Hollywood as well. The 40-year-old has been cast in the action-drama movie Godshot. The film is based on the real-life experiences of Hollywood stuntman Sammy Horowitz.

The plot of the movie will see the protagonist, played by Horowitz himself, who is a released ex-convict, trying to build a life by working as a Hollywood stuntman while trying to outrun his past. Kross will be working alongside Ron Perlman, William Forsythe, Kris D. Lofton, Joe Miñoso, Marila Lombrozo, and Sari Sanchez in the film.

Killer Kross has also been advertised for Pro Wrestling Revolver and will be making an appearance on the promotion on February 5, 2026. It would be interesting to see what lies ahead for the former two-time NXT Champion.