”
], { 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 AAA General Manager Rey Mysterio recently announced the full card for the upcoming event in a video posted on the promotion’s official X account. In the video, he also stated that Oba Femi will also make a special appearance at the show. No details regarding what Oba will do at the event were provided but it could involve a run-in or confrontation with the Vision.
Fans are excited to see Oba Femi in a Lucha Libre AAA ring for the first time.
Along with the Oba Femi’s appearance, Worlds Collide will have 7 matches
Worlds Collide 2026 in Chicago will mark Oba Femi’s debut in Lucha Libre AAA. However, the General Manager Rey Mysterio has announced several big matches for the show featuring him and other top stars like CM Punk and El Grande Americano.
Here is the list of all the matches that have been announced for the show:
- CM Punk, El Grande Americano & Rey Mysterio vs. Omos, Dominik Mysterio & JD McDonagh
- Penta & Rey Fenix vs. Perros del Mal
- AAA Reina de Reinas Championship: La Catalina vs. Roxanne Perez
- AAA Cruiserweight Championship No. 1 Contender’s Match: Axiom vs. Mini Vikingo vs. Je’Von Evans vs. EK Prosper
- Las Tóxicas vs. Fatal Influence
- Dragon Lee vs. Jack Cartwheel
- Mr. Iguana, La Parka, Adelicious & Mascarita Sagrada vs. Mini Abismo Negro, Brad Baylor, Ricky Smokes & Myka Lockwood
Fans are really excited to see stars from WWE and AAA share the ring together in Chicago.
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/news-breaking-oba-femi-announced-for-major-appearance-outside-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



