”
], { 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);
});
});
})();
#3. History with Austin Theory in WWE
Austin Theory is currently part of The Vision. The A-Town Down star joined the villainous faction after helping them as the mystery man for a few weeks. Grayson Waller has a history with Theory, which suggests he could be the mystery attacker.
Theory and Waller are former WWE Tag Team Champions. They split after the former United States Champion was injured and went on hiatus from the company. Waller joined The New Day, but their breakup was mentioned on television only once.
This history with Theory might have made Grayson the mystery man. He could be seeking vengeance against the 28-year-old star and wanted to ruin his new beginning with The Vision.
#2. Seth Rollins is still recovering
Many believe that Seth Rollins could be the person behind the mask. However, there are no reports that The Visionary has fully recovered from the injury.
This suggests he is still in the recovery phase and could not be the mystery man who attacked The Vision since the Royal Rumble 2026. With The Architect out of the picture, Grayson Waller is the only realistic option to be revealed as the black-hooded figure.
#1. Mannerisms
Grayson Waller and the WWE mystery attacker share similar mannerisms, which is another sign that the 35-year-old star is behind that mask. The mystery man delivers fast-paced action as he stomps and rushes into the situation.
This can only be done by someone using fast-paced moves. Talking about Grayson Waller, the WWE star has a fast-paced moveset, including his finisher, the Rolling Stunner.
Additionally, the WWE Universe noticed that Waller has facial expressions similar to those of the mystery man. All these mannerisms suggest that Grayson could be the one attacking The Vision members.
Rest, we are just one premium live event away from WrestleMania 42. Only time will tell who the real identity behind the mask is and what Triple H has in store for us in this mystery storyline.
`;
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/3-clear-signs-35-year-old-wwe-star-the-vision-s-mystery-attacker?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













