”
], { 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 McIntyre and Lesnar have sided with the heel group for the five-on-five bout, Logan has confirmed that he is an official member of The Vision. That said, a lot is at stake this weekend inside the steel structure. If the heel team loses, The Maverick could be in huge trouble.
In the closing moments of this week’s episode of RAW, a brawl broke out between both teams, in which the babyfaces seemingly had the upper hand. After the show went off the air, the heel team, led by Brock Lesnar, was preparing to enter the ring once again.
However, Lesnar stopped everyone but Logan at the last second, leaving The Maverick alone in the ring with the babyface team, who took him out and poured Prime over his body. The 30-year-old appears to be the odd one out in the WarGames Match, and he’s being treated like that as well.
Bron Breakker was even seen telling Paul Heyman that he doesn’t trust Logan immediately after he aligned with the faction. If Team Vision ends up losing the five-on-five bout this weekend, the heels may place the blame on Logan Paul and brutally assault him.
Since the social media megastar is on a part-time schedule with WWE, it is unlikely that his alliance with The Vision would continue for long. Therefore, this angle could be used to end Logan’s tenure as a member of The Vision and write him off television until Royal Rumble next year.
That said, while it is possible, this scenario is only speculative at this point.
Logan Paul and Drew McIntyre secured the advantage for their team in the WarGames Match
On the latest episode of WWE RAW, Paul Heyman chose Logan Paul to be Drew McIntyre’s partner for the WarGames advantage match. Logan and McIntyre faced The Usos in the main event of the show.
The duo had previously teamed up at SummerSlam 2025, where they defeated Randy Orton and Jelly Roll in a tag team match. The heels were once again successful, as The Maverick took advantage of the chaos caused by the other members of both teams and rolled up Jimmy Uso to secure the advantage in the WarGames Match.
It will be interesting to see how the five-on-five bout plays out inside the steel structure this weekend.
`;
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/logan-paul-huge-trouble-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













