”
], { 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);
});
});
})();
Speaking in a vlog on his YouTube channel, Logan Paul addressed Maxxine Dupri’s involvement with Austin Theory and hilariously went off on the former Women’s Intercontinental Champion for stealing his man, Theory. Paul further joked that there’s no way Dupri is a better kisser than him, and A-Town can back him up.
“This company needs me. Triple H needs me. The Vision needs me. Maxxine Dupri involved? Guess what? Maxxine Dupri can’t do a spinning 180-degree moonsault out of the ring. If anything, she took my man. Austin’s my man. How dare you? I have beef with you. Even though you’re in The Vision, Austin’s my man. There’s no way Maxxine Dupri kisses better than me. Austin [Theory] tell her. Let her know, bro. That’s my man,” Paul said.
Logan Paul was teasing the new couple and was done in kayfabe for his vlog.
What’s next for The Vision heading into WWE SummerSlam 2026?
Earlier this month, The Vision regained momentum on the red brand when they captured the World Tag Team Championship for the second time. While Maxxine Dupri joined the faction, Paul Heyman has maintained distance from the group and shifted his attention to the upcoming Hell in a Cell match between Oba Femi and Brock Lesnar.
Meanwhile, Logan Paul is on the road to recovery and will return to in-ring competition sometime later this year or at the beginning of next year. Meanwhile, WWE confirmed that Bronson Reed is on his way back to the Stamford-based promotion.
As of now, the group won’t compete at either night of WWE SummerSlam in Minnesota. Only time will tell what’s next for The Vision on the red brand as the WWE World Tag Team Champions.
If you use quotes from the article, please credit Logan Paul’s YouTube channel and provide 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-there-s-way-maxxine-dupri-kisses-better-me-male-wwe-star-goes-off?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




