”
], { 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);
});
});
})();
In the same post, the veteran ring announcer also thanked Xaiveer Woods for helping her connect with Ellrich. We at SportsKeeda Wrestling congratulate Lilian Garcia on her wedding and wish her the best in her married life.
Here’s what she wrote in her wedding Instagram post:
“OMG…we can finally share the news…we did a thing!! 🤭🎊 April 12, 2026…BEST day of our lives! 🤗 Our hearts are full! 🥰❤️Thank you to everyone who had a part in our journey (especially @austincreedwins who helped connect us! 😁) Now heading to Wrestlemania as Mr & Mrs!!! 👰🏼♀️🤵🏻♂️🎉 Let’s gooooooooo!!!! 👏🍾🥳🥰❤️❤️❤️❤️,” Garcia wrote in the caption.
WWE icon talks about working under Triple H
In an interview with Chris Van Vliet on his Insight Podcast, Lilian talked about working under The Game’s WWE creative regime. She expressed her close bond with the agents and producers backstage.
“Working back with Triple H and seeing all of these people that I worked with for so many years, all the agents now that are the producers that are there. It’s my family. I don’t have my parents anymore, I didn’t have kids, and I’m not in a relationship, I’m in Atlanta by myself,” she said.
Furthermore, the veteran announcer thanked the company for keeping her invovled and referred to the Stamford-based promotion as her family.
“So it is my family, and that’s what’s so beautiful, and the fact that they [WWE] said, ‘Look, we really want to work this out to keep you in some capacity here.’ Man, that’s music to my ears and just to my heart,” Garcia added. [H/T: chrisvanvliet.com]
That being said, it will be interesting to see when the 58-year-old announcer returns to the World Wrestling Entertainment.
`;
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-congratulations-wwe-legend-lilian-garcia-073937c5?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













