”
], { 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);
});
});
})();
However, WWE may have some big plans for Grey. Triple H could call Kendal up to the main roster. In a shocking turn of events, the former NXT Women’s Champion could debut as Otis’s on-screen girlfriend and help him take on The Vision’s Austin Theory and Maxxine Dupri.
In July, Maxxine Dupri backstabbed The Alpha Academy and aligned with The Vision, and made her on-screen relationship with Austin Theory official. She even insulted Otis for having feelings for her. In the same month, The Blue Collar Brawler was brutally attacked by the heel crew, and since then he has been on the sidelines.
Grey’s character fits well with the Alpha Academy faction representation. She would be perfect for the group and would grab eyeballs by debuting as Otis’s girlfriend to wage war against Theory and Dupri.
That said, the angle proposed above is speculative, and nothing has been confirmed yet.
Kendal Grey talked about her WWE dream match
Speaking in an interview on TMZ’s Inside the Ring, the former WWE NXT Women’s Champion said that, other than Liv Morgan, she wants to face Jacy Jayne and the rest of Fatal Influence.
Here’s what she said:
“I would also love to wrestle so many other people,” Grey said. “Yes. And another person I would love to get in the ring again with is Jacy Jayne on SmackDown. We had, you know, we were at New Year’s Evil against each other. We had a match. Obviously, I came short. And then we were in the triple threat at Stand & Deliver against each other, and I would love to run it back with her.”
She further stated.
“I think what she’s doing on SmackDown right now, whole Fatal Influence, they’re all killing it. So it’s super cool to see them kill it up there, but I’m not done with Fatal Influence. They, you know, messed with me too much down here in NXT, so I would love to get in the ring with all three of them actually.”
It will be interesting to see what plans WWE may have in store for Kendal Grey in the coming weeks.
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/could-kendal-grey-debut-wwe-raw-big-star-girlfriend-exploring-possibility?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


