”
], { 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);
});
});
})();
In the end, Jayne failed to retain her gold after eating a knockouts hot from Lola Vice. In the end, the MMA Baddie captured her first NXT Women’s Championship to kick the night off. Later on in the night, Shawn Michaels congratulated Vice for a job well done.
“Lola Vice is your new NXT Women’s Champion. Earned it. Fought for it. Delivered when it mattered most. #StandAndDeliver #WWENXT” -Shawn Michaels on X
After nearly four years on the grind, the 27-year-old has reached the pinnacle of Tuesday nights.
New WWE NXT Women’s Champion, Lola Vice, celebrates with Sexxy Red
It wasn’t just the Hall of Famer who wanted to join in on the celebration with Lola Vice. After snapping a few pics backstage, Vice ran into special guest, 2024 BET Breakout Hip Hop Artist Sexxy Red. The two celebrated in a way only they could. The pair joined together for a dancing session, sealing what’s got to be one of the greatest nights of Vice’s life.
Vice is also one-half of the AAA Mixed Tag Team Champions alongside Mr. Iguana. She’s the third WWE Superstar to hold that title and singles gold at the same time, following behind both Ethan Page and Chelsea Green, who were the Men’s NA Champion and Women’s US Champion while holding the mixed tag gold.
It’s been an incredible 2026 so far for Lola Vice, both in WWE and AAA. It seems like this is the year of the MMA Baddie.
`;
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-shawn-michaels-congratulates-new-wwe-champion-delivered-mattered-most?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













