”
], { 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);
});
});
})();
All three women had their moments in the match. However, the ending sequence of the match saw Kendal connecting her signature move from the top turnbuckle on Jayne and pinning her. She was a few seconds away from becoming the new Women’s Champion before Vice jumped onto her back and locked a sleeper hold on, and Jacy took her out of the ring with a massive right hand.
Lola capitalized on the moment to connect the Backfist finisher on the Rockstar, pinned her, and became the new WWE NXT Women’s Champion. Following her narrowly missed title opportunity, Grey took to her official X account and said she will be back.
“I’ll be back,” she wrote.
Kendal Grey’s opponent teases leaving WWE NXT
One of Kendal’s opponents tonight, who lost her NXT Women’s Championship to Lola Vice, Jacy Jayne was also quick to react to her loss. However, she has subtly teased her leaving the Black and Gold brand.
After her loss, the Rockstar took her official X(formerly: Twitterr) account and rarely broke out of her heel persona and expressed that she is proud of her run, but is more grateful, many are seeing it as a subtle hint that the leader of the Fatal Influence stable might end her run at WWE NXT and could take next big step in her career and make her mainroster move.
“Proud..but most importantly grateful,” she wrote.
That being said, it will be interesting to see what plans Shawn Michaels and his creative team have in store for Grey as she lost the title match and whether she will get a rematch against Vice in the coming weeks, given she wasn’t the one who was pinned.
`;
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-i-ll-back-announces-wwe-superstar?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













