], { 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 a recent interview with Complex Graps, Dupri was asked about her decision to join The Vision and align herself with Austin Theory. She said:

“I mean, so much has changed, so much has happened in the past year, the past six months. I won my first title. I lost my first title. I lost a lot of opportunities. I wasn’t being given opportunities. I was continuing to be overlooked, but, not by Austin (Theory) of course, and I think I just came to a point where at some point, you have to choose yourself and I chose me and I did what needed to be done. I mean, have you seen him?” she said about Theory. “The answer’s pretty clear, and I wanna be with the best of the best. You are the average of the five people you surround yourself with and so, I’m gonna surround myself with the best.”

You can check out her comments below:

Maxxine Dupri announced her relationship with Austin Theory after WWE RAW

The sudden turn on a recent episode of WWE RAW, where Maxxine Dupri helped Austin Theory and Bron Breakker against The Street Profits, truly shocked fans.

Afterwards, Dupri even took to Instagram to announce her on-screen relationship with Austin Theory. The post included a few photos of her with Theory, accompanied by a two word caption.

“MAXXIMUM PRESSURE 🧨 ,” Dupri wrote.

Maxxine Dupri seems to be fully on the side of The Vision now, judging by her conviction as a heel. It remains to be seen how she plans to help the villainous stable in the coming weeks in WWE.


If you use any quotes from the first half of the article, please credit the source and give an H/T to Sportskeeda for the transcription.