”
], { 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);
});
});
})();
Seth Rollins then spotted a fan holding a forearm crutch at ringside. He borrowed it and used it to smash The Vision member across the midsection to send the Spanish crowd into a frenzy.
You can watch the clip below:
Despite Breakker competing through a visible limp from their recent encounters, he brought his signature high-impact offense and power moves. However, Seth Rollins ultimately overcame the onslaught, took The Vision member down back in the ring, and secured the victory.
The footage from the live event also answered injury questions that had been circulating since June 1. A video surfaced after RAW showing Breakker visibly limping while entering a hotel, which had fans worried that he might be re-injured and miss major shows again. Based on Madrid, he looked completely fine.
Seth Rollins pays tribute to WWE Hall of Famer during recent match
The former World Heavyweight Champion recently took another opportunity to honor a beloved WWE legend.
The Visionary was locked in a brutal Street Fight against Bron Breakker at a live event in Portugal. During the chaos, Austin Theory attempted to run in and interfere in the match.
However, Rollins was fully prepared. He cut Theory off, kicked him in the gut, and delivered a thunderous Stunner in the middle of the ring, paying tribute to Stone Cold Steve Austin.
Watch the clip here.
The feud between Breakker and Rollins started when the former turned on Rollins and ousted him from The Vision, the faction Rollins built, before convincing Bronson Reed to deliver a Tsunami on his former leader. This served as the storyline reason for Rollins’ rotator cuff surgery.
At Backlash, Bron Breakker picked up a convincing win. The Visionary evened the score on the latest episode of WWE RAW, using a Paul Heyman distraction to his advantage.
It will be interesting to see what’s next for the stars.
More from Sportskeeda
${getStoryActionHTML(story, storyTitle, permalink)}
`;
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-watch-seth-rollins-takes-opponent-brutal-scene-wwe-madrid-event?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



