”
], { 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);
});
});
})();
Juventud is considered one of the best cruiserweights and joined WWE in 2005 after stints with WCW and TNA. Speaking on Something to Wrestle With, Prichard recalled working with him, and said Juventud thought too much of himself.
“Man, he just thought he was the cat’s meow, and he was the sh*t’s sh*t. He had charisma. Big time, had charisma, but he had an attitude to go with it. Wasn’t as good as he thought he was, but just had a really sh*tty attitude,” he said.
Bruce Prichard mentioned that the decorated star wasn’t as good as he thought and that he lacked discipline.
“Wasn’t getting in shape, wasn’t doing anything, and when you boil it all down, wasn’t that good. But he had the attitude of, well, you would have thought he was the biggest thing ever if you asked him. But, didn’t come to work on time, just a problem child, just a horrible, horrible attitude,” he added.
Juventud Guerrera had a brief run in WWE
Juventud barely lasted a year in WWE. After signing in 2005, he debuted on SmackDown and soon joined the Mexicools faction.
During this time he won the Cruiserweight twice, defeating Nunzio on both occasions. He competed on various pay-per-views both as a singles and a tag team wrestler.
However, in January 2006, he was let go by the promotion due to alleged backstage issues. He has continued to be active in wrestling and even competed against Chris Jericho in All Elite Wrestling in 2021.
If you use quotes from this article, please credit Something to Wrestle With and give an H/T to Sportskeeda Wrestling for the transcription.
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-bruce-prichard-former-wwe-superstar-had-a-sh-tty-attitude?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


