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

Santino Marella admitted that such an achievement came at a physical cost. In the post, he revealed that he was dealing with several issues after the competition, including problems with his teeth and back. Despite the pain, however, the accomplishment clearly meant a lot to him.

“I’ll post some more information later; I’m pretty banged up at the moment, but we did it again!” Marella wrote.

He also revealed asking help from his late brother Pasquale, while stating that he did it for his kids to show them the possibility if they put their minds to it. The victory adds another impressive chapter to Santino Marella’s career outside WWE and TNA.

Known primarily for his comedic wrestling character and his memorable Cobra finisher, Marella has spent years developing his legitimate martial arts credentials.


Santino Marella as a TNA authority figure

Marella’s TNA run, meanwhile, has also produced a lot of drama. Earlier this year, he was suspended indefinitely following an altercation involving Channing “Stacks” Lorenzo and his daughter, Ariana Grace. Indi Hartwell was also suspended after becoming involved in the situation. The storyline eventually saw Marella and Hartwell reinstated, allowing the former WWE Superstar to return to his duties as TNA’s authority figure.

As of the latest episode of TNA iMPACT!, Santino Marella remains active behind the scenes. On the September 3 episode of the show, he helped set up the match involving Avery Styles and AJ Francis, while Frankie Kazarian interrupted the segment. This has once again highlighted Marella’s role as the authority figure responsible for making matches and keeping things in order in TNA.