”
], { 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);
});
});
})();
While WWE does initiate such romantic storyline angles on television, the possibility of it happening here is relatively low. A major reason behind this is both superstars’ contrasting storyline arcs. Austin Theory has been working as part of The Vision, handling some serious business on Monday Night Raw. It’s very unlikely that WWE would put him in a romantic storyline angle.
Meanwhile, Maxxine Dupri has been built as a huge sympathetic babyface in the women’s division on RAW. Therefore, her pairing with a top heel doesn’t fit in. A bizarre alliance like that would look redundant. Hence, the possibility of Dupri dating Theory is very unlikely, regardless of them getting spotted backstage this week on Monday Night Raw.
Maxxine Dupri to go on a hiatus after her loss against Nattie?
Maxxine Dupri has been embroiled in a heated feud with Nattie that began after a shocking betrayal in January. Since then, she has been looking to get her revenge against the veteran. However, Dupri has consistently failed to get the job done. This week on RAW, she once again faced a defeat against Nattie.
The Alpha Academy member was also seen sitting on the floor emotionally backstage after the defeat. This has led to speculation about whether she could walk into the shadows and go on a self-imposed exile to process the emotional fallout. However, the chances of it happening are comparatively low.
Although Triple H has not been using Maxxine Dupri in any big storylines, the company may still keep her around. WWE might give her a sporadic spotlight by featuring Dupri in matches whenever required. The 28-year-old could continue her feud with Nattie on Monday Night Raw for a few more weeks.
It will be interesting to see whether it leads anywhere or if WWE is running this feud cluelessly on the red brand. The upcoming episodes of RAW will tell a clear story about what’s in store for Maxxine.
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/maxxine-dupri-start-dating-top-wwe-raw-heel-happened-backstage-tonight-possibility-explored?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


