”
], { 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);
});
});
})();
This led to former Women’s Champion Bayley making a shocking appearance to answer the challenge. She received a loud pop from the crowd in Puebla, Mexico, as the fans roared once her name flashed on the screens. The Role Model received a hero’s welcome on her AAA debut.
The match saw both stars put on an entertaining show for the fans. Flammer gained control of the match early on with a running knee and a suicide dive. The WWE star fought back with a sunset flip bomb and belly-to-belly suplex.
Toward the end, Bayley looked in ascendancy with a flying elbow drop, but Flammer’s Las Toxicas stablemates ran out to cause a distraction.
The Role Model dealt with Maravilla and La Hiedra; however, this allowed the Champion to take the advantage. With the referee occupied, Flammer rammed her opponent into the exposed turnbuckle and hit a Codebreaker and a running dropkick to pick up the win.
WWE star Bayley shared a message after her AAA debut
Despite losing her debut AAA match, Bayley reflected fondly on the experience. Taking to Instagram, she posted photos from her appearance in Mexico and shared a heartfelt caption.
She thanked Lucha Libre AAA and wrote that Mexico means something to her, alluding to her Mexican-American heritage. She also sent a warning to Las Toxicas, saying that she was keeping an eye on them.
The veteran will now look to win gold when she challenges AJ Lee for the Women’s Intercontinental championship this week on RAW.
`;
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-mexico-erupts-major-wwe-name-answers-aaa-open-challenge?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













