ADVERTISEMENT

Jury finds parents of Texas student accused in 2018 deadly school shooting not negligent

Published Aug 20, 2024 01:54 am

The parents of a former student accused of killing 10 people in a 2018 school shooting near Houston cannot be held responsible for what happened, a jury decided Monday.

IMG_5947.jpeg

Rose Marie Kosmetatos, left, and her husband, Antonios Pagourtzis, parents of accused Santa Fe High School shooter Dimitrios Pagourtzis, talk before the start of the civil trial against them Friday, Aug. 16, 2024, in Galveston County Court No. 3 Judge Jack Ewing's courtroom at the Galveston County Courthouse in Galveston, Texas. (Jennifer Reynolds/The Galveston County Daily News via AP, Pool)

The victims’ lawsuit sought to hold Dimitrios Pagourtzis and his parents, Antonios Pagourtzis and Rose Marie Kosmetatos, financially liable for the shooting at Santa Fe High School on May 18, 2018. The lawsuit alleged the parents failed to provide necessary support for their son’s mental health and didn’t do enough to prevent him from accessing their guns.

Jurors did, however, hold Dimitrios Pagourtzis responsible and awarded families more than $300 million total in damages, including for pain and mental anguish.

But the outcome disappointed attorneys for the families following a three-week trial in which they argued that it was the parents who should be held accountable.

"We’ve would’ve liked to have the parents share in their responsibility for this,” said Clint McGuire, who represented several of the families.

Authorities say Pagourtzis fatally shot eight students and two teachers. Pagourtzis, now 23, has been charged with capital murder, but the criminal case has been on hold since November 2019, when he was declared incompetent to stand trial. He is being held at a state mental health facility.

In April, Jennifer and James Crumbley were sentenced to at least 10 years in prison by a Michigan judge after becoming the first parents convicted in a U.S. mass school shooting. Pagourtzis’ parents are not accused of any crime.

The lawsuit was filed by relatives of seven of the people killed and four of the 13 who were wounded in the Santa Fe attack.

The jury also assigned some responsibility to Lucky Gunner, a Tennessee-based online retailer that sold Dimitrios Pagourtzis more than 100 rounds of ammunition without verifying his age and reached a settlement with the families last year. The company had previously been a defendant in the lawsuit.

Jake Felde, CEO of Lucky Gunner, said in a statement that the company isn’t responsible for any of the damages awarded by the jury because it was dismissed from the lawsuit.

“Lucky Gunner wasn’t a party to the trial, so it was easy for the jury to place some of the blame on us because we weren’t there to defend ourselves,” Felde said.

The attorney representing Pagourtzis told jurors that while his client did plan the shooting, he was never in control of his actions because of his severe mental illness.

McGuire said the parents knew their son was depressed, receiving bad grades, isolating himself, and had taken weapons from their gun cabinet and safe. McGuire said Pagourtzis also wrote disturbing Facebook posts and ordered ammunition and other items online, such as a knife with a Nazi symbol and a T-shirt that said, “Born To Kill.”

But Lori Laird, an attorney for Pagourtzis’ parents, told jurors that the couple hadn’t seen any red flags, knew nothing of his online purchases and didn’t know any of their weapons were missing.

“We need to protect our children. They need to feel safe when they go to school,” Galveston County Court at Law Judge Jack Ewing said after the verdict was delivered. “They need to feel safe at home. And that message will carry even outside of the walls and the doors of this courtroom. And hopefully it will follow into the ears of our legislators.”

Both parents testified during the trial. Antonios Pagourtzis is retired but worked for years in ship maintenance and repair. Kosmetatos works as an executive assistant at an academic health science center in Galveston.

Kosmetatos told jurors that while her son became more introverted as he grew older, he was a bright and normal child with no significant issues. She acknowledged that he “wasn’t himself” in the months leading up to the shooting but she had hoped it would pass.

Antonios Pagourtzis testified that he wasn’t aware that his son was feeling rejected and ostracized at school, or that he might have been depressed.

The family stored firearms in a gun safe in the garage and a display cabinet in the living room. Dimitrios Pagourtzis used his mother’s .38 caliber handgun and one of his father’s shotguns during the shooting. Whether he got the weapons from the safe or cabinet, and where he found the keys, were among points debated during the trial.

“You can’t secure anything 100%,” Antonios Pagourtzis said.

Similar lawsuits have been filed following other mass shootings.

In 2022, a jury awarded over $200 million to the mother of one of four people killed in a shooting at a Waffle House in Nashville, Tennessee. The lawsuit was filed against the shooter and his father, who was accused of returning a rifle to his son before the shooting despite the son’s mental health issues.

Related Tags

world news
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.