”
], { 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);
});
});
})();
Ludwig Kaiser is continuing the legal battle while maintaining his innocence by entering a not guilty plea. He is currently out on bond, and none of this has seemed to affect his standing with WWE. Ludwig was recently on RAW as El Grande Americano to cut a promo with Bravo and Rayo Americano.
The next step in Kaiser’s litigation is scheduled for July 16. Ludwig would then be appearing in court for a pre-trial conference. If his defense team and the prosecutors cannot reach a settlement or resolution by then, court records indicate that a formal trial period has already been blocked out to run from August 10 through August 28.
AJ Styles is in support of Ludwig Kaiser
AJ Styles spoke on his Phenomenally Retro podcast about the arrest of Ludwig Kaiser. He personally thinks Kaiser is a very classy act, and he won’t be fighting in the elevator for any silly reason.
AJ clarified that he can’t speak to it definitively, as he doesn’t understand what really happened, but still believes Ludwig would be at least a mistake here.
“Listen, I know Kaiser well, very well. And if something were said that pissed him off enough to fight with someone, they deserved it. That’s all I’m going to say. I can’t speak on what exactly happened, but come on, we’re not stupid. This guy wouldn’t risk going to jail over something as petty as, ‘Oh, I wish you would mind your manners.’ Shut the freak up. I don’t believe that, not for one second,” said AJ Styles.
If the situation were any more serious, Kaiser would’ve missed out on the biggest match of his career. However, he went past that and made it to Noche de Los Grandes, where he competed in a potential Match of the Year, facing El Grande Americano against ‘Original’ El Grande Americano.
If quotes from the second half of the article are used, please credit the Phenomenally Retro podcast and give an H/T to Sportskeeda for the transcription.
`;
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-update-wwe-star-ludwig-kaiser-s-legal-case-following-his-arrest?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













