3 separate shootings leaves 3 injured in Denver

Three people were shot in separate incidents across Denver on Saturday, according to the Denver Police Department. 

The first shooting happened in the 1900 block of East 47th Avenue in the city’s Elyria-Swansea neighborhood on Saturday afternoon. 

One person was shot and transported to a local hospital. Police had not released information about the victim’s identity nor their current status. 

The second shooting happened on the opposite side town in the area of South Colorado Boulevard and East Florida Avenue. The department announced the shooting on Twitter at 6:26 p.m.

Police said one person was shot and transported to a local hospital.

A third shooting occurred in northern Denver near the intersection of West 43rd Avenue and Lipan Street. 

This victim was also transported to a local hospital for their injuries.

Police had not made an arrest for any of the incidents as of Sunday morning.

Anyone with information regarding the incidents should contact the Metro Denver Crime Stoppers at 720-913-7867.

Sign Up For Free: Weekly 7

Catch up with a rundown of the 7 most important and interesting stories delivered to your inbox every Thursday.

Success! Thank you for subscribing to our newsletter.

function subscribeSuccess() {
var nsltrform = document.querySelector(“#nsltr”);
var nsltrSuccess = document.querySelector(“#successnsltr”);

nsltrform.classList.add(“hideblock”);
nsltrSuccess.classList.remove(“hideblock”);
}

function validateEmail(email) {
return String(email)
.toLowerCase()
.match(
/^(([^()[].,;:s@”]+(.[^()[].,;:s@”]+)*)|(“.+”))@(([[0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3}])|(([a-zA-Z-0-9]+.)+[a-zA-Z]{2,}))$/
);
}

function validateEmailAddress() {
const result = document.querySelector(“#result”);
const email = document.querySelector(“#email”).value;

result.innerText = “”;

if(validateEmail(email)) {
newsletterSubscribe(email);
} else {
result.innerText = ‘The email entered: ‘ + email + ‘ is not valid :(‘;
result.style.color = “red”;
}
return false;
}

function newsletterSubscribe(email) {
fetch(“https://services.gazette.com/mg2-newsletters.php?action=subscribe&site=denvergazette.com&emailPreferenceId=69&email=” + email, {
method: “POST”
}).then(res => {
console.log(“SUCCESSFUL POST”);
subscribeSuccess();
});

}

#nsltr {
min-width: 100%;
margin: 10px 0;
padding: 10px 20px;
background-color: #2076b3;

background-image: url(https://static.gazette.com/emails/circ/Audience%20Images/dg%20weekly%207.png);
background-size: cover;

}

#nsltr-header {
color: #fff4f4;
}
#nsltr-body {
text-align: center;
color: #ffffff;
}
#nsltr-button {
margin-top: 5px;
}
#successnsltr {
min-width: 100%;
margin: 10px 0;
padding: 10px 20px;
background-color: green;
text-align: center;
color: white;
}

#successnsltr a {
color: white;
}

.hideblock {
display:none;
}

h6 a {
color: black;
text-decoration: none;
padding: 5px;
background-color: #bbccdd;
font-weight: 600;
}

@media only screen and (min-width: 768px) {
#nsltr {
background-image: url(https://static.gazette.com/emails/circ/Audience%20Images/dg%20weekly%207.png);
background-size: cover;
}
}


PREV

PREVIOUS

Colorado ministry building set on fire, vandalized with abortion-rights graffiti

An arson investigation is underway after a Longmont ministry sustained fire and smoke damage overnight, according to the Longmont Public Safety. First responders were sent to Life Choices at 20 Mountain View Ave. in Longmont at 3:17 a.m. after reports of a fire.  Officials said the ministry’s building sustained fire and heavy smoke damage. The […]

NEXT

NEXT UP

Suspect arrested in Commerce City shooting

A 19-year-old man is accused of shooting and wounding three people in Commerce City on Thursday. Hugo Alonso Santillana was being held in the Adams County jail on three counts of first-degree assault, according to the Commerce City Police Department. The shooting occurred Thursday in front of a home in the 15600 block of East […]