”
], { 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);
});
});
})();
He was found guilty of the domestic violence and attempted femicide charges last week. In an update on the situation from reporter Antonio Nieto, Cuatrero has been sentenced to 12 years and 8 months in prison.
Cuatrero was a part of CMLL from 2014 to 2021. He joined AAA after leaving the CMLL and also worked on the Independent Circuit. He was arrested and charged with attempted femicide and domestic violence in 2023 and served for two years before getting out in March 2025, upon which he returned to in-ring action. Since he has already spent two years in prison, Cuatrero’s sentence will be for 10 years, 8 months.
Stephanie Vaquer is currently dealing with an injury
Stephanie Vaquer has not been seen on WWE programming since RAW after WrestleMania 42.
La Primera was in action at the Showcase of the Immortals, where she lost the Women’s World Championship to Liv Morgan. She was attacked by the Judgment Day on the next RAW, following which Michael Cole announced that the Chilean suffered a second-degree AC sprain in her shoulder and will be out for some time.
It was also reported that Stephanie Vaquer had legit been dealing with an injury, and the attack on RAW was the kayfabe reason to write her off WWE programming. However, she should not be out for long, as La Primera is being advertised for multiple upcoming RAW shows. She is expected to resume her feud with Liv Morgan as she has unfinished business with the Women’s World Champion. With Raquel Rodriguez and Roxanne Perez set to challenge for the WWE Women’s Tag Team Championship, it is a perfect opportunity for Stephanie Vaquer to make her return to exact revenge as she can cost the duo a chance to win the titles.
`;
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-star-sentenced-13-years-prison-domestic-violence-stephanie-vaquer?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













