”
], { 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);
});
});
})();
Rey Mysterio led the revival, and since then the faction has undergone many changes in personnel and presentation. Currently, LWO is largely represented by Joaquin Wilde and Cruz Del Toro, who compete on AAA while making appearances on Main Event as well. RAW superstar Dragon Lee is also a part of the group.
But now it seems their run as a team is in jeopardy. Recently at Night 1 of TripleMania 34, LWO competed in a tag team elimination match consisting of four teams. They took on Tokyo Bad Boys, Fraxiom, and Los Americanos in the second match of the night.
During the match, Joaquin Wilde accidentally spritzed hair spray in the eyes of his tag team partner, Cruz Del Toro. This allowed Fraxiom to take advantage, and they hit Del Toro with a flying dropkick leg sweep to pin him as LWO became the first team to be eliminated from the contest.
After the match, Del Toro was visibly angry at his LWO teammate. Wilde went in to check on him, but Del Toro pushed him away before walking off alone, teasing a breakup of the faction.
Lucha Libre AAA also shared the clip of the spot on X and questioned if the end of LWO is near.
TripleMania 34 saw a few WWE stars in action
Night one of TripleMania 34 saw a few WWE stars compete on the show in Las Vegas.
Apart from Fraxiom competing in the tag team match, The Judgment Day member Roxanne Perez won a Fatal 4-Way match to become the No. 1 contender for the AAA Reina de Reinas Championship.
Perez beat Faby Apache, La Hiedra, and fellow WWE star Nattie to earn the Title opportunity.
In the main event, the Nigerian giant Omos also defeated AAA general manager Rey Mysterio to have his suspension lifted.
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-breakup-major-wwe-faction-teased-recent-loss?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



