”
], { 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);
});
});
})();
At AAA Noche de Los Grandes, Pimpinela Escarlata played a crucial role in the Mask vs. Mask Match between WWE Superstars El Grande Americano (Ludwig Kaiser) and the Original El Grande Americano (Chad Gable). He interfered in the contest to lend a helping hand to Ludwig Kaiser. Ultimately, Kaiser bested Gable to save his mask.
On X, Lucha Libre Online recently announced that Pimpinela Escarlata’s mother had passed away.
“We regret to inform you of the passing of Pimpinela Escarlata’s mother. Our condolences to Pimpi and her family. A strong embrace during this very difficult time. May she rest in peace.” [Translated from Spanish]
You can view the post below.
We at Sportskeeda Wrestling extend our deepest condolences to the AAA icon and his family in this challenging time.
WWE and AAA Star Pimpinela Escarlata Was Honored Earlier This Year
WWE hosted WrestleMania 42 at Allegiant Stadium in Las Vegas on April 18 and April 19. ‘Mania week featured several pro wrestling events from different promotions. Pimpinela Escarlata was honored during the week by an independent lucha libre organization, Robbles Promotions.
On April 18, Robbles Promotions hosted 50 Cincuentañeras at Arena Neza in Nezahualcoyotl, Mexico. The event celebrated the legendary pro wrestling career of the AAA icon. Escarlata competed in an eight-man elimination match on the show. Unfortunately for him, he lost to La Diva Salvaje.
It will be interesting to see if Escarlata will compete on WWE programming this year.
Do you wish to see Escarlata wrestle on World Wrestling Entertainment TV? Hit the Discuss button and sound off.
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-deepest-condolences-wwe-aaa-star-pimpinela-escarlata-s-family?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



