”
], { 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);
});
});
})();
“It has to be. I don’t see any other way for it. I genuinely don’t. It’s my birthright. I will lose my absolute sh*t if it’s not me. I have to do it, it’s the only way possible. I gotta take his mask and I gotta take his name,” he said.
Mysterio then added that he would like to have his father’s retirement match at El Auditorio de Tijuana Fausto Gutierrez.
“If it was up to me, I would do it in El Auditorio de Tijuana Fausto Gutierrez, super historical arena down in Tijuana, Mexico. I believe my dad has wrestled there, debuted there. My great uncle. Most of my godfathers have wrestled there,” he added. (H/T: Fightful)
You can check out the full interview in the video below:
Mysterio will be competing in a “Human Monies on a Pole” match against Danhausen at SummerSlam this weekend in Minnesota.
Dominik Mysterio reveals why he wears a vest in WWE
WWE RAW star Dominik Mysterio recently disclosed why he wears a vest as a part of his in-ring attire.
Speaking on the Amigos Toxicos podcast, the AAA Mega Champion shared that while he was tall, he was smaller than a lot of his opponents, and the vest gave him some extra protection in the ring.
“Do you know why I wear the vest and stuff? I’m tall, but I’m not as big as the other guys. So, very easy target. So, having a very easy target, I like to be covered up. My chest piece, some of it has like small padding. When I wrestled Gunther one time, he ripped that off. He ripped it off so that way he can hit my bare chest,” he said. (H/T: Fightful)
Only time will tell if Dominik Mysterio can get the better of Danhausen at WWE SummerSlam 2026.
`;
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-dominik-mysterio-claims-will-lose-sh-booked-major-wwe-match?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













