”
], { 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);
});
});
})();
“Mara Sade’s TNA deal expired, and she’s a free agent, @SeanRossSapp of @FightfulSelect has learned. It is believed that she is actively in contract negotiations, but has also been in contact with multiple companies during this process.”
As Jakara Jackson in WWE, the star gained prominence as a member of The Meta-Four alongside Noam Dar, Oro Mensah, and Lash Legend. Following her release in May 2025, she signed with TNA and later represented the company during an NXT vs. TNA Showdown crossover episode in October 2025.
In TNA, she defeated Tasha Steelz to advance in the TNA Knockouts Television Championship tournament. She is still slated to face Heather by Elegance in the next round, but it remains unconfirmed if she participated in TNA’s recent tapings in Philadelphia.
Mara Sade’s former partner Lash Legend has a chance to be at SummerSlam 2026
This Friday, on the go-home SmackDown edition before SummerSlam, a last qualifying match is being held. That is for the Five-Way Ladder Match for the Interim WWE Women’s Championship happening on SummerSlam Sunday. Four participants have been locked in, and the fifth spot will be either Lash Legend or Giulia.
As of this writing, Tiffany Stratton, Jade Cargill, Chelsea Green, and Charlotte Flair have secured their spots. It will be known this Friday Night if Legend or Giulia punches their ticket to SummerSlam, in a step closer to being the WWE Women’s Champion.
`;
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/rumor-lash-legend-s-ex-wwe-partner-becomes-free-agent-report?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













