], { 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);
});
});
})();

Former WWE Superstar Mike “Duke” Droese. He is more famous by the name, Duke “The Dumpster” Droese. The star was arrested for one count of attempted aggravated s*xual exploitation of a minor. Now, there’s a big update as a date for the hearing has finally been set for March 11.

The hearing is set as a plea or trial selection. If a plea has not been agreed on the case against the star, then it will head into a criminal trial and will be scheduled at the hearing.

The hearing has been postponed several times already making this a huge moment.

The star was arrested during May 2025. As per the release by the Attorney General, he was arrested for an attempt to purchase child s**ual assault material from the dark web.

“The Federal Bureau of Investigation initially received the tip from Coinbase regarding Mr. Droese’s attempted purchase of child s**ual assault material. It is largely unknown what actions the FBI took to initially investigate this matter. However, on March 19, 2025, Investigator Jason Walker with the Warren County Sheriff’s Department first received a tip from the FBI regarding Mr. Droese’s alleged criminal conduct. Investigator Walker immediately forwarded the information to me. March 19, 2025 also marks the first date any local or state law enforcement official had any knowledge of Mr. Droese’s alleged criminal conduct.”

It remains to be seen what happens in the hearing.

Meanwhile, the star last wrestled in 2023 in MLW’s Battle Riot event. He has been arrested previously for three counts of delivery of a controlled substance as well.

Why did you not like this content?


`;
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-breaking-ex-wwe-superstar-arrested-for-attempted-aggravated-s-xual-exploitation-of-a-minor-in-major-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

Leave A Reply

Exit mobile version