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

At the end of the video, Pearce brought up Nick Aldis’ ongoing rivalry with the 38-year-old. It was confirmed during the SummerSlam Kickoff Show today that Aldis will be returning to action to battle The Ring General at the PLE next month.

Pearce suggested that Aldis was either going to make their job easier or more difficult by returning to the ring. The RAW GM also made sure to point out that the former World Heavyweight Champion never dared to put his hands on him.

“And just so I can address it, because I cannot get away from it. What is my opinion on what is going on between Nick Aldis and Gunther? Well, Nick has either made our job much more difficult or much easier. We will find out at SummerSlam. And by the way, you notice Gunther didn’t put his hands on me,” said Pearce.

Gunther teamed up with Sami Zayn to battle CM Punk and Cody Rhodes at Saturday Night’s Main Event. Nick Aldis interfered in the match to cost his rival. If The Ring General and Sami Zayn had won the match, they would have been added to the Undisputed WWE Championship bout at SummerSlam.

WWE star names Gunther as his wrestling soulmate

Chad Gable recently named Gunther as his wrestling soulmate. Gable won a Gauntlet Match last week on RAW and earned an Intercontinental Championship match against Penta at WWE SummerSlam.

In an interview on KFAN, Gable praised the former leader of Imperium and claimed that they had great chemistry in the ring.

“Gunther, so far. From the first match, we could have never talked about anything. We were meant for each other,” he said.

CHAD GABLE WINS THE GAUNTLET 🙌 @WWEGable is headed to #SummerSlam to challenge for the Intercontinental Title!

It will be interesting to see if Nick Aldis can emerge victorious at WWE SummerSlam next month.

If you use the quote from the first half of this article, please credit Sportskeeda Wrestling for the transcription.