”
], { 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);
});
});
})();
After being out since then, Seth Rollins made his comeback at a live show in Quito. He teamed up with LA Knight and Solo Sikoa to take on The Bloodline. After a hard-fought match, Rollins, Knight, and Solo came out on top.
After the match, Seth ran to the crowd and climbed what looked like a support pole and started waving at the fans. Seeing how dangerous the stunt could turn out, LA Knight ran towards him and stood by, arms out and ready to catch him in case he fell.
Dominik Mysterio wants to face Seth Rollins
Dominik Mysterio has laid down a challenge to Seth Rollins with a very rare stipulation. The former Intercontinental Champion, who is part of The Judgment Day, recently said that he would love to face Rollins at WrestleMania in Saudi Arabia in a Hair vs. Hair match.
Speaking to Metro Ecuador, Dirty Dom said:
“As for WrestleMania in Saudi Arabia, my dream would be a Hair vs. Hair match against Seth Rollins. I began my career with him; it was my very first match, so getting to face him in the ring rather than just being his protégé would be a dream come true for me. What do I have to fear?”
With Rollins now back and making his presence felt, it will be interesting to see if he will take up Mysterio’s challenge and take him on in a match at WrestleMania in Saudi Arabia.
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-pulls-dangerous-move-upon-wwe-return-la-knight-attempts-make-save?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


![[WATCH] Seth Rollins pulls off dangerous move upon WWE return; LA Knight attempts to make the save](https://litsportsnews.com/wp-content/uploads/2026/09/a8b4f-17890392778996-1920-300x169.jpg)
![[WATCH] Seth Rollins pulls off dangerous move upon WWE return; LA Knight attempts to make the save](https://litsportsnews.com/wp-content/uploads/2026/09/a8b4f-17890392778996-1920-1536x864.jpg)