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

Bishop Dyer made headlines this weekend by securing first place at the Jiu Jitsu World League Florida XII event. He took to his X account to reveal that he won the gold medal at the tournament after taking a month off due to an eye injury and completing only three days of training.

“Yo, a month off with the eye, three days of training. What do we do? We still get gold. Add it to the collection,” said Dyer.

Check out his post below:

This victory marks another addition to his extensive Brazilian Jiu-Jitsu collection, having previously won gold at the same event in 2023 and 2025, alongside a double gold victory at the Pan Jiu-Jitsu Championship last year.


Massive update on Baron Corbin’s WWE return emerges amid growing speculation

The victory comes amid reports that Bishop Dyer is heavily discussed for an imminent return to WWE. It was noted last month that the star has wrapped up his commitments with Major League Wrestling (MLW).

Fightful Select reported that the Stamford-based company either officially signed former King Corbin or plans to bring him back imminently.

At the moment, WWE has not officially announced Corbin’s return, and there is no confirmed timetable for a comeback. However, with multiple reports indicating that discussions have taken place, fans may not have to wait much longer to see the former United States Champion back in the Stamford-based company.

If the reports prove accurate, Corbin’s return would add another experienced veteran to the promotion’s roster.