”
], { 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 The Vision
Since last year, LA Knight has been engaged in a feud with The Vision. The Megastar locked horns with Seth Rollins and defeated him at Saturday Night’s Main Event. Despite this, his feud with the Paul Heyman alliance remains unfinished.
On the December 8, 2025, edition of WWE RAW, Logan Paul and Bronson Reed attacked Knight backstage and took him out. This history with The Vision subtly suggests that the former United States Champion could be the mystery attacker of Bron Breakker at the WWE Royal Rumble.
He could have attacked Bron to cost him the opportunity in the men’s traditional Rumble match.
#2. LA Knight has been going after them since his return
The Megastar made his return in the Men’s Royal Rumble match 2026. Since his comeback, he has been attacking The Vision members. Not only in the Men’s Rumble match, but the 43-year-old star also took them out in the opening segment of WWE RAW this week.
LA Knight’s continued attacks on The Vision members suggest he could be the mystery attacker behind Bron Breakker at the Saudi Arabia premium live event. This likelihood increases because Knight was present in Riyadh for the show.
#1. The WWE star is the same height as the mystery attacker
When Logan Paul’s name surfaced on the internet as the mystery man, the one thing that ruled him out was his height. The YouTuber is 6 feet 2 inches tall, whereas the mystery attacker appears shorter.
Talking about LA Knight, the WWE star is officially billed at 6-foot-1, which is similar to the height of Bron Breakker’s mystery attacker. Given Knight’s revenge story against The Vision and his similar height, he could be the black-hooded figure from the Royal Rumble.
Now, with WrestleMania 42 almost two months away, the upcoming weeks of RAW might witness major developments in the storyline.
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/3-clear-signs-43-year-old-wwe-star-bron-breakker-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


