”
], { 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);
});
});
})();
Bron Breakker was attacked by a masked man during his entrance for the Men’s Royal Rumble Match, leading to his quick elimination. The mystery assailant could be none other than Grayson Waller, who could be revealed as Rollins’ accomplice.
The identity of the mystery attacker is still unknown, but a recent report suggests that the man behind the mask could be the 35-year-old Australian. The thread that ties Waller and Rollins together is Austin Theory, who used to be a disciple of The Visionary in 2020.
Theory was in a tag team with Waller before being sidelined with an injury. The duo never officially split on television, and it could be because they may be secretly still working together. Ever since the former United States Champion returned and joined The Vision, his true motives have been questioned by fans.
Many believe he has been planted as a mole in the group by Seth Rollins, who is preparing a master plan to exact revenge on his former stablemates. He also appeared in a hooded getup and used Rollins’ signature move to help The Vision at Survivor Series: WarGames.
The mystery attacker has returned and is once again using the stomp, but this time, he is targeting The Vision instead of helping them. Seth Rollins could return to reveal Grayson Waller as the masked man, which could lead to Austin Theory finally showing his true colors and turning on the heel group.
Rollins, Theory, and Waller could then fight the weakened Vision. That said, while it could be exciting, this scenario is only based on speculation, and nothing has been confirmed.
WWE is expecting Seth Rollins to return before WrestleMania 42
Cory Hays of BodySlam.net has revealed that WWE is expecting Seth Rollins to return before WrestleMania 42, which is why the company executed the mystery attacker angle at the Royal Rumble.
If Rollins does return soon, he could have a singles match against Bron Breakker at The Show of Shows, or a six-man tag team match alongside A-Town Down Under against The Vision.
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/seth-rollins-return-reveal-35-year-old-superstar-mystery-attacker-major-twist-exploring-possible?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


