”
], { 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);
});
});
})();
The Vision has a target on its back, and it first started with Bron Breakker.
The second-generation wrestler was robbed of a potential Royal Rumble win in Saudi Arabia after the mystery assailant launched a sneak attack on him and took him out with a Curb Stomp.
The individual dressed in all black did the same to Austin Theory during his Elimination Chamber Qualifying Match on the February 6th episode of WWE RAW.
This past Monday, Logan Paul became the latest victim of the masked man. The Maverick was celebrating the Vision’s victory and launching a tirade via Michael Cole’s headset when the mystery man stomped his head into the announce table.
Rumor has it that the recent sneak attacks have been orchestrated to make the WWE Universe believe Seth Rollins was hiding behind the mask.
A video of the mystery person has been making the rounds on the internet, and it seems to have put the ongoing rumors to rest once and for all.
Fans are convinced that Grayson Waller is hiding behind the mask after taking a closer look at the mystery man in the viral clip.
Cory Hays of BodySlam confirmed the wild speculation by sharing the Australian star’s GIF on X.
Is Seth Rollins the mastermind behind the attack on the Vision on WWE RAW?
Seth Rollins helped launch the Vision last year and got kicked out of its own faction due to a creative pivot following his shoulder injury.
The Visionary underwent surgery to repair a torn rotator cuff and has since been training hard to return in time for WWE WrestleMania 42.
His status for the Showcase of the Immortals is currently up in the air after Bron Breakker needed emergency surgery on a hernia.
A match between the two men was in the works before the injury bug caught up to the Vision member as well.
However, there’s no reason to think that Seth Rollins won’t be revealed as the mystery attacker. Grayson Waller may be doing the dirty work, but Seth Rollins is expected to be the endgame of the Vision saga.
`;
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/rumor-breaking-real-identity-of-logan-paul-s-mystery-attacker-on-wwe-raw-reports?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













