”
], { 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);
});
});
})();
As a result, Rey Mysterio declared Omos suspended and ordered security to escort him out of the building. This listicle will discuss three reasons why the 32-year-old star was suspended indefinitely at the AAA show.
#3. Omos could be returning to WWE
When the Master of the 619 suspended Omos, he stated that he had no desire to see the Nigerian star in the AAA promotion again. This subtly hints that he is not only suspended but seemingly gone from the Lucha Libre promotion, at least for a few months.
This raises the possibility that Omos might be on his way to return to WWE. It’s been a long time since he appeared under the Triple H-led creative regime.
However, this suspension may lead to his return to WWE. This could be the reason why Rey took this action against him.
#2. Taking some time off
For the past few months, Omos has been actively part of the AAA promotion. The Nigerian star was involved in multiple storylines and contributed a lot to making them more intriguing.
Omos might be taking some personal time off from television. This seems to be another explanation for his recent suspension at the Lucha Libre AAA Worldwide event. It might be a way to write him off TV and explain his absence.
#1. To set up Omos vs. Rey Mysterio for a future PLE
Rey Mysterio’s latest in-ring performance proves that age is just a number for the WWE Hall of Famer. Omos not only attacked the officials and security personnel but also the AAA General Manager. As of now, Rey has been working as an authority figure in the Lucha Libre company.
However, this suspension angle could lead to a massive storyline between Omos and Mysterio, which could culminate in a match at a future PLE. The former World Champion vs. the Nigerian star would draw big numbers for the AAA promotion and seems like a decision that is best for business.
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-reasons-wwe-superstar-omos-suspended-indefinitely?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



