”
], { 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);
});
});
})();
Sherilyn Guerrero stated that she was still waiting to find out what would happen with her car, Meredith. In her next Instagram Stories, which she posted about four hours later, she shared a video showcasing the damage done to the front of her car.
“Hi. Thank you for all the messages and support. I’m safe. Waiting to see what’s going to happen with my car. Sorry for crying so hard on here but yall are the best. I’ll keep ya updated ❤️,” Guerrero wrote.
Below are screenshots of her Instagram Story:
Sherilyn Guerrero answered a question about her in-ring debut
Sherilyn Guerrero looks all set to carry Eddie Guerrero’s legacy forward years after her elder sister Shaul Guerrero’s retirement from professional wrestling. Sherilyn signed with WWE Hall of Famer Booker T’s promotion, Reality of Wrestling, last year to begin training.
In an interview with MuscleManMalcolm, Sherilyn was asked about the expected timeline of her wrestling debut. She stated that although it was above her pay grade to give a specific answer, she hoped that it would come soon, as her training was going on well. Guerrero further expressed her desire to wrestle Reality of Wrestling stars Mia Friday and Mystii Marks.
“That’s above my pay grade. Hopefully soon. Training is going so good. I’m in love with it. Just know it’s going to happen. I’m letting everyone wait… I don’t know if there really is the right person when you are comparing the legacy and, like, the best of the best. But, you know, I am scouting. I would love to get in the ring with Mia Friday or maybe Mystii Marks,” Guerrero said.
Only time will tell when Sherilyn wrestles her first match on a televised show. It will be interesting to see if she makes her way to WWE in the future.
More from Sportskeeda
${getStoryActionHTML(story, storyTitle, permalink)}
`;
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-legend-eddie-guerrero-s-daughter-sherilyn-guerrero-involved-car-accident-shares-update?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



