”
], { 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);
});
});
})();
“We truly were just friends for the first couple of years being at the PC. And I got to learn that he was such a great person, and I think he felt the same way about me. Then one day we were just like, ‘hey, let’s be friends outside of work and let’s see what happens.’ We just clicked. I mean, we had so many of the same interests. Our backgrounds are so familiar, and it was like, ‘Yeah, we’re supposed to be together, so let’s be together.'” [6:53-7:25]
Lash said that she and Trick clicked instantly, partly thanks to their similar interests and trajectory. Trick played football at the University of South Carolina, while Lash played basketball for Texas A&M and Mississippi State before being drafted to the WNBA’s Seattle Storm.
WWE revealed Lash Legend and Trick Williams’ relationship back in 2024
Legend told Salcedo that one of the best things about their relationship is that they’re able to navigate this business together. Once news of their relationship broke back in 2024, the pair began teasing things on-air.
Spring of last year saw Trick Williams defeat Ilja Dragunov to become NXT Champion, and was immediately targeted by Noam Dar, Lash Legend’s Meta Four stablemate. Lash even called Trick “babe” during a Supernova Sessions segment.
Unfortunately, an injury to Noam Dar cut the program short. Thankfully, both Lash and Trick’s careers have skyrocketed despite that minor setback. While Trick is wrapping things up in NXT, it’s clear he’s a star set for huge things on the main roster.
When it comes to Lash Legend, she’d already competed on several WWE PLEs alongside her former tag partner, Jakara Jackson. After her actual arrival on SmackDown earlier this month, Lash was added to the Women’s WarGames Match alongside Nia Jax, Asuka, Kairi Sane, and Becky Lynch. It could truly be a breakout performance for the Boujee Bully.
`;
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-wwe-s-lash-legend-real-life-romance-trick-williams-we-re-supposed-together?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













