”
], { 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);
});
});
})();
Despite this, reports revealed that Grayson Waller could be the person behind the mask. According to sources, Waller was recently pulled from NXT live events. The person who appeared at the Royal Rumble in Saudi Arabia and attacked Bron Breakker was reportedly Grayson.
The chances of it being Waller are higher, especially since Rollins didn’t travel for the Saudi show. However, there is also a possibility that WWE may reveal Seth as the mystery man, despite the person behind the mask being Grayson Waller for now, who could be acting as a placeholder for the injured star.
Rest, it will be interesting to see how the storyline will move forward and who will be revealed as the mystery attacker in WWE. If the sports entertainment juggernaut reveals Grayson as the masked man, he could be part of Seth Rollins revenge plan against Paul Heyman’s group.
Only time will tell the real story.
When can the masked man next appear in WWE?
After what happened on the latest edition of Monday Night RAW and Royal Rumble 2026, it’s evident that the mystery man only appears in the company to cost a Vision member.
So, it’s likely that if Logan Paul or Bronson Reed are engaged in a WWE Elimination Chamber qualifying match, the masked man could appear to cost them.
As of now, Bron Breakker is off WWE television. The former NXT Champion underwent surgery for a serious hernia. This could rule him out of the red brand for the upcoming months.
So this leaves Bronson Reed, Logan Paul, Austin Theory, and Paul Heyman as the potential targets for the mystery man. Even if a Vision member manages to qualify for the Men’s Elimination Chamber match and competes on the show, the mystery attacker can appear at the PLE in Chicago to cost them a victory.
`;
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/who-masked-man-wwe?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













