”
], { 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);
});
});
})();
“Ahorita, no,” Dorian Roldán said.
AAA founder Antonio Peña passed away in 2006. Following Antonio’s death, his sister Marisela took over AAA’s finances, while her husband, Joaquín Roldán, and Dorian became AAA’s operational managers. Later, Konnan took over the booking of AAA.
Dominik Mysterio has mocked Rey Mysterio yet again
The current AAA Mega Champion, Dominik Mysterio, has spoken about his “deadbeat dad,” Rey Mysterio, again. The top champion of the Mexican promotion now has his father as the General Manager of the show on which he also wrestles. However, while speaking to Esse Magazine, Dom clarified that he still doesn’t like him and that he should retire.
“Yeah, I don’t like him. He needs to retire. He’s dragging the Mysterio name down, and the greatest Mysterio of all time is right here in front of you, you know, I’ve done things he’s never done. You know, your AAA Mega Càmpion, things in the WWE that he’ll never accomplish. So I’m just, I’m excited that the Italian fans will finally get a new perspective on the Mysterio name,” said Dominik Mysterio
Since joining The Judgment Day, Dominic has strived to move out of his father’s shadow and has become one of the most hated heels in WWE. He constantly mocks Rey and believes he is now the greatest Mysterio of all time.
After WrestleMania 42, Dominik hasn’t been seen regularly on screen, but Rey Mysterio has wrestled twice on RAW. Once against El Grande Americano and another time for the No. 1 Contendership of the Intercontinental Championship against Rusev. Dominik, on the other hand, has wrestled once to defend his Mega Championship on the red brand against the “Original” El Grande Americano.
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-wwe-legend-rey-mysterio-gets-major-new-role-aaa-official-furious-walks-out?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


