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

In an interview on Italian Wrestling Channel, The Ring General was asked about how he felt not having any titles right now. Gunther cheekily replied by saying that this way, he had goals he could pursue in the future.

“Got to have goals to reach I guess right? But that’s the ultimate goal of every professional wrestler is you want to be a champion. So that’s what I’m here to do.”

You can check out his comments below:

youtube-cover

Gunther wants to retire a WWE veteran

According to Gunther, he has a personal bone to pick with Sheamus.

The Celtic Warrior is a celebrated veteran of the Stamford-based promotion, but has been relatively unused on the main roster in recent months. He and Gunther have plenty of history, and the latter has made it clear that he wants to retire Sheamus.

Speaking on Main Event Club, The Ring General noted that unlike his desire to retire Brock Lesnar, his desire to retire Sheamus stems from personal issues.

“The thing is Brock is for publicity; he’s perfect. But Sheamus? It’s a personal matter that I want to retire him,” he said.

He further added that Sheamus had bothered him a lot on the WWE main roster, which deserved an appropriate response:

“On the main roster, Sheamus was my first really, really big opponent, and he made my life hell. He beat me up a lot. So he made me earn it. So I hope I can kick his a** on the way out,” he added.

For now, only time will tell if Gunther will succeed in his goal.


If you use any quotes from the first half of the article, please credit the source and give an H/T to Sportskeeda for the transcription.