], { 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 his second WWE release, Masters has been a regular on the independent circuit. He most recently performed at Game Changer Wrestling on Saturday, teaming up with Super Crazy and losing to Dominic Garrini and Kevin Ku.

In a post on X, formerly known as Twitter, Chris Masters shared a new profile picture on the platform. It’s a photo of himself, with his long hair tied and wearing his “Sexy Jesus” T-shirt.

“NewProfilePic,” Masters wrote.

For those wondering why the shirt said Chris Adonis rather than Chris Masters, it’s his ring name on the independent scene. Nevertheless, he’s more famously known as Chris Masters or The Masterpiece.


Why didn’t Chris Masters win a title in WWE?

Speaking on Insight with Chris Van Vliet, Chris Masters was asked if he was close to winning any titles during his two stints in WWE. Masters revealed that he and Carlito were supposed to win the World Tag Team Titles at WrestleMania 22, but plans were changed.

As for a singles title, Masters was considered for an Intercontinental Championship reign. However, he was having a personal struggle at the time with painkiller addiction, so he was told to go to rehab.

“So tag belts, I had no control over that, just happened. IC, I f’d up. There was a point there, because you can even watch back to those old Raws where Vince was playing with the idea of making me the youngest champion. But, you know, he was feeling out a lot of guys at that point,” Masters said. [H/T chrisvanvliet.com]

Masters jokingly added that John Cena might have been in Vince McMahon’s ear, which wasn’t a good thing for him, because he never saw eye-to-eye with Cena during his time there.