”
], { 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);
});
});
})();
But recently, they have been going viral for a video clip from RAW. In the video, Maxxine is seen jumping into Theory’s arms, wrapping her legs around him. The former US champion is seen getting pretty hands-on with her on-screen partner.
The clip generated buzz on social media, and WWE veteran R-Truth also reacted to it. Commenting on the video, Truth questioned whether this incident can be called PG at all.
“I don’t even know if that’s PG!🫤,” he wrote.
The Vision has a new look to it after Maxxine Dupri joined the faction. She helped Austin Theory and Bron Breakker win the World tag team championship from the Street Profits and even received approval from Paul Heyman.
The former Women’s Intercontinental champion continues to be paired with Austin Theory, and their chemistry has got the fans hooked.
Austin Theory reached a major milestone recently
Austin Theory recently took to X to post an old interview with Vice Sports. He noted that he has been in the pro wrestling business for ten years now.
He started his career on the independents before joining WWE in 2018. The 29-year-old star made some main roster appearances before joining NXT.
In the developmental brand, he joined Johnny Gargano’s The Way faction and remained a part of it until his main roster call-up in 2021. He won the United States championship on RAW and had perhaps the biggest match of his career at WrestleMania 39.
He beat John Cena at the Show of Shows to retain the US title. He later started teaming up with Grayson Waller with the duo known as A-Town Down Under. However, Theory remained away from action last summer, before returning late last year to join The Vision.
`;
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-don-t-know-pg-wwe-superstar-reacts-austin-theory-s-viral-moment-maxxine-dupri?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













