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

Following this, Val Venis began competing on the indie circuit and wrestled sporadically before hanging up his boots after his last match in May 2023. However, his retirement seems to have been short-lived, as he made a comeback at an event in Wildwood, New Jersey, last weekend. Check it out below:

Whether this translates to a full-time return remains to be seen, as Venis doesn’t seem to be in the shape to perform regularly against much younger performers.


Ex-WWE star Jack Swagger also ended his retirement

In a recent interview, Swagger, who retired in 2024 only to return last month with a couple of matches, shared his plans to compete regularly inside the ring. The former Heavyweight Champion revealed that while his rental and trucking businesses were doing well, he wanted an additional stream of income.

“I have rental property. I have a trucking company that’s a year old, so I would definitely get into that. But I think in this day and age, everybody needs multiple streams of income,” said Jake Hager.

Barring a World Heavyweight Title win, Swagger’s run in WWE was mostly lackluster. Same with his tenure in AEW, where the 44-year-old star worked in the shadow of Chris Jericho as a member of two of his stables. Moreover, following his departure from the company, Jack Swagger leveled serious accusations against Tony Khan for not pushing him due to his conservative political views.