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

According to False Finish, World Heavyweight Champion Roman Reigns will be kicking off tonight’s show following his impressive victory at SummerSlam.

Roman Reigns defeated CM Punk in the main event of WWE WrestleMania 42 to become the World Heavyweight Champion. He defeated Jacob Fatu in a Tribal Combat match at Clash in Italy, and The Samoan Werewolf was forced to acknowledge Reigns as his Tribal Chief following the loss.

CM Punk went on hiatus following his loss to The OTC at The Show of Shows. He returned from his hiatus last month on RAW and defeated Sami Zayn to become the Undisputed WWE Champion. The Second City Saint defeated Cody Rhodes during Night 1 of SummerSlam to retain the title. Randy Orton made his surprise return during the match and hit Rhodes with an RKO.

Roman Reigns comments on victory over Seth Rollins at WWE SummerSlam

World Heavyweight Champion Roman Reigns suggested that last night’s victory over Seth Rollins represented everything coming full circle for him. Both stars used to be members of the iconic The Shield faction in the promotion back in the day.

Speaking on the SummerSlam Post Show, The Head of the Table spoke about the importance of the win and noted that his football career also ended in Minnesota, so the location meant a lot to him.

“This is a complete-you know full circle, this is where we close the loop. For it to happen here in Minnesota. This is where my football career ended. To be able to have this moment here. I’ve been saying it all day, God is a better story teller than all of us. This is a special moment for me,” Reigns said.

Jackie Redmond asks Roman Reigns what he said to Seth Rollins prior to the final Spear in their match — “It’s always been me and you. Since FCW, since The Red Rooster was bitching at us, it’s always been me and Seth. It’s always been the two of us. Even in The Shield we already

It will be fascinating to see how long Reigns can hang onto the World Heavyweight Championship following his win at WWE SummerSlam.