”
], { 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);
});
});
})();
Below is the list of names included in the latest roster cuts:
- Kairi Sane
- Aleister Black
- Zelina Vega
- Uncle Howdy
- Nikki Cross
- Dexter Lumis
- Erick Rowan
- Joe Gacy
- Alba Fyre
- Zoey Stark
- Apollo Crews
- Santos Escobar
- Alex Shelley
- Chris Sabin
- Andre Chase
- Dante Chen
- Tyra Mae Steele
- Sirena Linton
- Tyriek Igwe
- Tyson Dupont
- Trill London
- Luca Crusifino
- Malik Blade
- Chris Island
- Francois Prinsloo
- Carlee Bright
Although TKO was the one who informed the aforementioned talents of their releases, Triple H and Nick Khan were said to be the primary decision makers. According to reports, WWE released the majority of the stars to pave the way for new talent.
Moreover, SmackDown is reportedly going back to a two-hour format, which explains why several stars were shown the exit door.
Yesterday, Chris Sabin of the Motor City Machine Guns took to his X/Twitter handle to confirm that they are no longer with the sports entertainment juggernaut.
Chris Sabin also asked his fans to check out their band “GRPPLNG.”
“Yup, they released us. Anyways, check out our band GRPPLNG here’s a link to pre order our 4 song EP. Love you all.”
You can check out his tweet below:
What’s next for Chris Sabin and Alex Shelley after WWE exit?
The Motor City Machine Guns’ WWE stint lasted less than two years, but they made the most of their time.
Chris Sabin and Alex Shelley captured the Tag Team Championship by dethroning the MFTs on the October 25 episode of SmackDown in 2024. They held the gold for 42 days before losing it to #DIY.
Now that their WWE run is in the rearview mirror, fans have been wondering what’s next for the Motor City Machine Guns. The two men could be AEW-bound if the recent reports are to be believed. TNA is also willing to welcome them with open arms.
Tony Khan was interested in signing the Motor City Machine Guns a few years ago. Chris Sabin and Alex Shelley will serve their 90-day non-compete clause before joining elsewhere.
We at Sportskeeda Wrestling wish them the best in all of their future endeavors.
`;
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-yup-released-us-triple-h-let-go-two-stars-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













