”
], { 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);
});
});
})();
She signed with the promotion in 2021 after a tryout and made her debut a year later on SmackDown as part of the Maximum Male Models stable. She served as the manager of the faction on the show.
However, it wasn’t until she moved to RAW in 2023 and joined The Alpha Academy that she had her first match in WWE. During an appearance on Logan Paul’s IMPAULSIVE podcast, the 28-year-old star opened up on her journey in the promotion.
She said when she was called up, she wasn’t trained, and there weren’t any plans for her to wrestle.
“When I got called up, I was just a manager. I wasn’t like planning to wrestle at that point. It wasn’t in the cards for me. I mean, I wanted to, but they weren’t planning it for me. So, I wasn’t a threat to anyone. I wasn’t taking anyone’s spot. I was just in this faction ringside,” she said.
Maxxine made her in-ring debut on a July 3, 2023 episode of RAW in a mixed tag team match between The Alpha Academy and The Viking Raiders. Maxxine ended up pinning Valhalla to win the match for her team.
Maxxine Dupri is feuding with Natalya on WWE RAW
Maxxine Dupri had the biggest moment of her singles WWE career when she beat Becky Lynch in November last year to win the Women’s Intercontinental championship.
However, on the first episode of RAW in the new year, she lost the title back to The Man. Then, two weeks later in a rematch, she failed to regain the title after Natalya betrayed her.
Nattie brutally attacked Maxxine after the match to bring an end to their alliance. Since then, the two stars have been feuding with each other, with The Alpha Academy member attacking her former friend this week on RAW.
If you use quotes from this article, please credit IMPAULSIVE and give an H/T to Sportskeeda Wrestling for the transcription.
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-popular-raw-star-reveals-wasn-t-supposed-wrestler-even-debuting-wwe?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



