”
], { 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);
});
});
})();
Talla Tonga leveled Je’Von Evans with a shoulder tackle and started talking trash with Rollins in the middle of the ring. When WWE RAW returned from a commercial break, Evans connected with a Spanish Fly on Saints.
Seth Rollins hit Evans with a Pedigree, but couldn’t go for the cover as Talla Tonga broke it up. Evans sent everyone out of the ring and hit a massive Splash on the floor.
Rollins then hit Saints with a Stomp and went for the cover, but Austin Theory dragged the referee out of the ring. Montez Ford attacked Austin Theory and brawled through the crowd. Bron Breakker then leveled Seth Rollins with a Spear and left the ring. Evans then hit Saints with an OG Cutter for the pinfall victory to advance in the tournament.
Seth Rollins used to be the leader of The Vision but was betrayed by the group following his injury at WWE Crown Jewel last year.
Seth Rollins comments on his relationship with WWE star CM Punk
RAW star Seth Rollins recently shared that he still does not like CM Punk. The Second City Saint has not competed since losing the World Heavyweight Championship to Roman Reigns at WrestleMania 42.
In an interview with Prince St. Pizza, Rollins noted that a lot of people liked CM Punk, but he was not one of them. The Visionary also suggested that their relationship would be difficult to repair.
“Well, there’s this guy. His name is CM Punk, a real a**hole this guy… I don’t like him. A lot of people love him. He and I don’t get along. We don’t see eye to eye. It has a long history there. I’m not a grudge holder, really. I wouldn’t consider myself. He’s an exception to the rule. [Is he a phony?] I would say so. He’s an interesting cat because if you love him, a lot of CM Punk fans out there, you believe and hang on every single word he says. But if you know the guy like I do, I see through all of it. He would probably say the same thing about me… I mean, there’s certainly some bad blood there. I think it would be a tough relationship to repair. I don’t know,” Rollins said.
It will be interesting to see which WWE star wins the King of the Ring tournament and earns a title shot at SummerSlam 2026.
`;
if (index == 3 && isOpera) {
storyHTML += `
`;
}
recommendedArticlesContainer.innerHTML += storyHTML;
});
}
}
function getStoryActionHTML(story, storyTitle, permalink) {
if (shouldHidePostActions) return “”;
return `
`;
}
function recommendedArticles() {
var baseUrl = “https://cf-gotham.sportskeeda.com/recommendations/post/news-major-wwe-star-advances-king-ring-chaotic-raw-finish?lang=en&category=wwe”;
pureJSAjaxGet(baseUrl, function(data) {
renderRecommendedArticles(data);
if (isOpera) {
renderOperaFeedAd();
}
}, function() {}, false);
}
var options = {
root: null,
rootMargin: “0px 0px 70% 0px”,
threshold: 0.1
};
var observer = new IntersectionObserver(function (entries) {
entries.forEach(function (entry) {
if (entry.isIntersecting) {
recommendedArticles();
observer.unobserve(entry.target);
}
});
}, options);
var targetElement;
if (showAlsoReadSection && !showAlsoReadSectionV2) {
targetElement = document.querySelector(‘.also-read-articles-container’);
} else {
targetElement = document.querySelector(‘.recommended-posts’);
}
if (targetElement) {
observer.observe(targetElement);
}
function renderOperaFeedAd() {
var operaFeedArticleAd = $(“.opera-article-feed-ad”);
if (!operaFeedArticleAd) {
return;
}
var firstScript= document.createElement(‘script’);
firstScript.setAttribute(“type”, “text/javascript”);
firstScript.setAttribute(“src”, “https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1883810847636355”);
firstScript.setAttribute(“async”, true);
firstScript.setAttribute(“crossorigin”, “anonymous”);
operaFeedArticleAd.appendChild(firstScript);
operaFeedArticleAd.innerHTML += `
`;
var secondScript = document.createElement(‘script’);
var secondScriptCode=””;
try {
secondScript.appendChild(document.createTextNode(secondScriptCode));
operaFeedArticleAd.appendChild(secondScript);
} catch (e) {
console.error(e);
}
}
})();
Fetching more content…
Read the full article here













