”
], { 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);
});
});
})();
Stephanie Vaquer took to social media to share a video of a WWE event in Chile at Arena Santiago. The video had several fans entering the show and celebrating different moments. One of the moments saw a young 15-year-old girl entering the arena wearing sunglasses. Vaquer revealed that the girl was her, entering wearing a Triple H shirt. Now, the star will be able to return to that same arena, but this time, she will be performing there in front of her home crowd in the ring instead.
The star admitted that this was her dream from when she was 15, and that she would be crying with everyone there in the audience. She signed off by saying that she would see them soon.
“By one of those crazy coincidences in life, I found this video from 17 years ago… I was 15 years old when I went to see WWE in Chile at Arena Santiago. When I saw this video, I couldn’t believe it: the camera caught a young girl with glasses walking into the arena wearing a Triple H shirt. That girl was me. 🥹 And now, 17 years later, I’m going back to that same arena… but this time, I’ll be on the other side. This time, I’ll be in the ring, living a dream that 15-year-old girl never imagined would one day come true. And I know I’ll be crying with all of you. ❤️🇨🇱 See you soon, Chile.🇨🇱”
WWE is currently advertised to be performing at the Movistar Arena in Santiago on September 12. It’s expected that Stephanie Vaquer will be facing Liv Morgan there, but not yet confirmed.
`;
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-see-you-soon-stephanie-vaquer-sends-emotional-message-and-makes-admission?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











![Backstage WWE plans for recently crowned champion revealed [REPORT]](https://litsportsnews.com/wp-content/uploads/2026/09/bb4c6-17884606423779-1920-450x300.jpg)

