”
], { 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);
});
});
})();
Lola Vice defeated Izzi Dame on the December 17, 2025, episode of NXT. Dame went on to get the better of Thea Hail at New Year’s Evil to become the new North American Champion. Hail captured the title from Blake Monroe in a botched finish last month on NXT.
Vice is in a relationship with SmackDown star Damian Priest. The Archer of Infamy defeated Aleister Black this past Friday night on the blue brand in an ambulance match.
Lola Vice wants to face a WWE Hall of Famer in a match
Lola Vice recently made it known that she wanted the opportunity to face Nikki Bella in a match.
Nikki Bella returned to the company last year and has since turned heel on WWE RAW. Stephanie Vaquer defeated Bella and Raquel Rodriguez in a Triple Threat match to retain the Women’s World Championship on the December 29, 2025, episode of the red brand. Raquel Rodriguez brutally attacked Vaquer on RAW earlier this week.
Speaking on Sports Illustrated’s The Pin Down, Vice revealed that she would love to share the ring with Nikki Bella one day.
“I would love to have a big match with Nikki Bella. Like, when I shared the ring with her at Evolution, I was so happy to be dancing with her, you have no idea. I remember being in the ring like, ‘Oh my God, I can’t believe I’m doing this.’ But yeah, I think it would be cute one day to have a match with her. And she’s also a Hispanic woman. I’m just so proud to be part of this time in WWE,” she said.
Only time will tell if Lola Vice gets called up to the promotion’s main roster in the weeks ahead.
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-major-wwe-star-s-girlfriend-called-main-roster-soon-reports?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


