”
], { 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);
});
});
})();
The Los Angeles Police Department was responding to a call from a neighbor who reported screaming coming from a residence on Jordan Avenue in Canoga Park. The LAPD have said that the dog rushed toward the officers before he was shot. This incident has sparked anger among people from across the country, with many questioning whether the use of such force was necessary.
Former WWE star Ryback has also broken his silence on the tragedy in a post on X. He paid his condolences to the affected family, saying he cannot imagine this pain.
“My heart goes out to the family of Jameson, the dog shot by the LAPD. After watching the body cam footage, I can’t imagine the pain of seeing your beloved dog killed in front of you after what should have been a night of celebration,” he wrote.
The Big Guy then called for accountability and better training for such situations, adding that lethal force shouldn’t be the first response in these cases.
“There needs to be better training and protocols so lethal force isn’t the first response with family pets. This isn’t about saying all cops are bad. There are many great officers. This is about accountability when one officer’s actions fall far below the standard the public deserves. Jameson is in many people’s hearts and prayers. I hope his family finds peace and closure, and I hope this tragedy leads to meaningful change,” he added.
Ryback defends WWE star Roman Reigns
Ryback hasn’t seen eye-to-eye with WWE for a number of years. He has been vocal in his criticism of the company but chose to defend Roman Reigns following his appearance at UFC Freedom 250.
The event held at the White House was overseen by Donald Trump, and many fans didn’t appreciate seeing the OTC1 in attendance. However, Ryback said it shouldn’t be a surprise if one of the biggest WWE stars attends a UFC event since both companies operate under the same umbrella.
The former Intercontinental champion said attending an event shouldn’t define someone’s character and said the bigger issue is that people have become quick to judge and tear down others.
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-seeing-beloved-dog-k-lled-former-wwe-star-left-heartbroken?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



