”
], { 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);
});
});
})();
#5. Triple H might split the popular WWE tag team, says veteran
Last month, the Street Profits returned to the Stamford-based promotion and attacked The Vision. Angelo Dawkins and Montez Ford vowed to win the World Tag Team Championship from Austin Theory and Logan Paul, but the team isn’t on the same page when it comes to Seth Rollins.
Speaking on Behind The Turnbuckle Studios, Tommy Carlucci believes that the management is slowly moving towards a split between Dawkins and Ford. The veteran also stated that both stars can be successful individually if the company gives them the opportunity.
The split seems like the obvious choice, as Montez Ford doesn’t trust The Visionary, and Angelo Dawkins is willing to give Rollins a chance to prove himself against The Vision. It’ll be interesting to see what’s next for the tag team on the red brand.
#4. WrestleMania rematch set for WWE Clash in Italy 2026
Earlier this year, Rhea Ripley won the Women’s Elimination Chamber and went after Jade Cargill. The Storm, who won the WWE Women’s Championship in November 2025, faced her toughest challenge yet when she crossed paths with Mami at The Grandest Stage of Them All.
Unfortunately, Cargill lost the title to Ripley and was off the weekly product for a while. Earlier this month, Jade Cargill, B-Fab, and Michin returned to Friday Night SmackDown and attacked Mami, Charlotte Flair, and Alexa Bliss. The two trios entered into a feud, and a six-woman tag team match was booked for Saturday Night Main Event.
On the recent edition of WWE SmackDown, Rhea Ripley addressed Jade Cargill’s return and agreed to give her a rematch for the title at Clash in Italy. Later, the management released the official graphic for the WrestleMania 42 rematch at the Inalpi Arena in Turin, Italy.
#3. Tiffany Stratton botches high-risk move on WWE SmackDown
Last month, Tiffany Stratton defeated Giulia in a one-on-one match and won the Women’s United States Championship for the first time in her career. The Buff Barbie decided to be a babyface champion and successfully defended the title against Kiana James.
On the recent edition of Friday Night SmackDown, Stratton issued an open challenge, and Lash Legend answered it. During the match, the 27-year-old SmackDown star leaped outside the ring, but botched it as her leg got caught in the ropes.
Luckily, Legend was close by and able to catch her falling opponent without any issues. If the challenger hadn’t caught the champion on time, the high-risk move could’ve led to disaster. In the end, Stratton used a rollup to secure the win and retain the title.
#2. Drew McIntyre could return to WWE SmackDown next week
Earlier this year, Drew McIntyre captured the Undisputed WWE Championship on Friday Night SmackDown. However, the title reign didn’t go that long, as he lost it to Cody Rhodes in a rematch. After the loss, he shifted his focus towards Jacob Fatu and lost to The Samoan Werewolf in an Unsanctioned match at WrestleMania 42.
The Scottish Warrior was taken off television, as he was busy filming for the new Highlander reboot with Henry Cavill. According to WWE’s website, McIntyre will be featured on next week’s edition in Barcelona. The go-home episode before Clash in Italy might mark McIntyre’s return to the product.
#1. Reason behind Ludwig Kaiser’s recent arrest – Reports
A few days ago, Ludwig Kaiser’s mugshot went viral as he was arrested for battery. Later, more reports provided an update on Kaiser’s situation, and the current El Grande Americano was seen at a recent AAA show despite the ongoing issues with him in the United States.
According to Raj Giri, a renowned sports journalist, Kaiser’s situation might have been gravely exaggerated by Richard Reap, and provided the other side of Kaiser’s arrest. Giri stated Kaiser and Andrea Bazarte were in the lift, displaying a normal amount of affection. However, Reap, the man who pressed charges against the WWE Superstar, made inappropriate comments when he stepped out of the lift on the 12th floor.
Reap reportedly took shots at Bazarte and threatened to call ICE, which didn’t sit well with Kaiser, and they had a scuffle. Moreover, no punches were apparently thrown. Reap claims he was punched a few times by Kaiser. The story is still developing, and Sportskeeda Wrestling will keep you updated.
`;
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/roundup-reason-behind-ludwig-kaiser-s-recent-arrest-triple-h-disband-popular-wwe-tag-team-female-star-botches-high-risk-move?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













