”
], { 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);
});
});
})();
Ahead of the show, his wife Jinny shared a personal message to her husband as Austria celebrates Father’s Day on June 14th, making it clear that they are lucky to have him in their life.
“Happy Father’s Day to the love of my life and the most incredible father,” she wrote, and Gunther then shared on his Instagram stories.
It’s unclear if they were able to spend the day together, but with the recent European Tour coming to an end and WWE back on American soil for RAW, it’s likely that Gunther made the trip back home ahead of SmackDown this week in Kansas.
Gunther has a little boy with his wife, Jinny, who was once part of WWE on their NXT UK brand, where she announced her retirement back in January 2023.
What’s next for Gunther on WWE SmackDown?
It’s been an interesting few weeks in the Undisputed WWE Championship picture, since The Ring General lost to Rhodes, but only because his foot was under the rope and the referee didn’t notice in Italy.
Rhodes, being a face, had to offer a rematch since he won the match by controversial means, and now the two men will face off in just six days. It will be interesting to see if Sami Zayn, as the special guest referee, does the work that The Career Killer expects on SmackDown and turns heel to help the man that he once pinned for the World Championship at WrestleMania.
Rhodes and Zayn have had some major issues in recent weeks and the only real option here would be for Zayn to turn heel and cost Rhodes his title, which s exactly what The Ring General is hoping for him to do.
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-gunther-breaks-wwe-character-share-personal-message-wife?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



