As Seen On

Recognized By
Double Jeopardy in Arizona: What You Need to Know
Double jeopardy is a fundamental principle in criminal law that protects individuals from being tried for the same crime more than once. This concept is deeply rooted in the legal systems of many countries, including the United States, and is enshrined in the Fifth Amendment of the U.S. Constitution. In this blog, we will explore what double jeopardy means, its implications, exceptions, and how it is addressed under Arizona law.
What is Double Jeopardy?
Double jeopardy is the legal doctrine that prohibits an individual from being prosecuted or punished more than once for the same offense. The Fifth Amendment of the U.S. Constitution states, “No person shall…be subject for the same offense to be twice put in jeopardy of life or limb.” This clause ensures that once a person has been acquitted or convicted, they cannot be tried again for the same crime, thus protecting against abuse of the legal system.
The Implications of Double Jeopardy
The implications of double jeopardy are significant in maintaining fairness and justice within the legal system. Here are some key points:
- Protection Against Multiple Trials: Double jeopardy ensures that individuals are not subjected to repeated prosecutions, which could be financially and emotionally draining.
- Finality of Verdicts: Once a verdict is reached, whether it is an acquittal or a conviction, it is final. This finality helps in maintaining public confidence in the judicial system.
- Prevention of Government Abuse: The principle protects against government authorities repeatedly trying a person until they secure a conviction, thereby preventing potential abuses of power.
Exceptions to Double Jeopardy
While the double jeopardy rule is robust, there are several notable exceptions:
- Separate Sovereigns Doctrine: This doctrine allows different sovereign entities (e.g., federal and state governments) to prosecute an individual for the same act if it violates both federal and state laws.
- Mistrials: If a trial is declared a mistrial due to a hung jury or other procedural issues, the government may retry the case.
- Appeals by the Defendant: If a defendant appeals a conviction and the appellate court overturns it, the government may retry the case.
- Civil vs. Criminal Cases: Double jeopardy only applies to criminal cases. A person acquitted in a criminal case may still face civil litigation for the same conduct.
Double Jeopardy Under Arizona Law
In Arizona, the principle of double jeopardy is upheld by both the U.S. Constitution and the Arizona State Constitution. Article 2, Section 10 of the Arizona Constitution explicitly states that no person shall “be twice put in jeopardy for the same offense.” Arizona law aligns with federal principles but also has specific statutes and case law that address double jeopardy issues within the state.
Key Arizona Statutes:
- A.R.S. § 13-116: This statute outlines that when the same act or omission constitutes a violation of two different statutory provisions, the person may be prosecuted but not punished for more than one offense.
- A.R.S. § 13-4031 to § 13-4033: These sections detail the rights of defendants to appeal and the circumstances under which retrials may occur, ensuring alignment with double jeopardy protections.
Case Law in Arizona
Several cases in Arizona have helped shape the understanding and application of double jeopardy within the state. For example, in State v. Eagle, the Arizona Supreme Court addressed the issue of double jeopardy in the context of multiple charges arising from a single incident. The court emphasized the need to carefully analyze whether multiple prosecutions are justified or constitute double jeopardy.
Conclusion
Double jeopardy is a critical component of the criminal justice system, providing essential protections to individuals and ensuring the integrity of the judicial process. Understanding its nuances, implications, and exceptions helps in appreciating the safeguards it offers against legal overreach and injustice.If you have any questions about double jeopardy or need legal assistance, Tamou Law Group PLLC is here to help. Contact us at 623-321-4699 for experienced legal advice and representation.
Awards & Recognition
Our recognition for Phoenix criminal defense defense is independently verified, click any award to confirm it:
- National Trial Lawyers Top 100
- National Trial Lawyers Top 40 Under 40
- Elite Lawyer 2026 – Criminal Defense
- Super Lawyers – Southwest
- National College for DUI Defense (NCDD)
When you are looking for the best Phoenix criminal defense lawyers, these are the independently verified credentials that matter, earned by Founding Attorney Michael Tamou and a full team of attorneys, including former prosecutors.
What Clients Say About Tamou Law
Real Google reviews from clients we have defended across Phoenix and Maricopa County. Every review is from a criminal defense client, never padded with non-legal work.
Frequently Asked Questions
Can you be tried twice for the same crime in Arizona?
No, once you are acquitted or convicted, Arizona cannot prosecute you again for the same offense under the Fifth Amendment and Article 2, Section 10 of the Arizona Constitution. This protection, called double jeopardy, bars repeat prosecutions and multiple punishments for a single offense.
Does double jeopardy apply after a mistrial in Arizona?
Usually not; if an Arizona trial ends in a mistrial because of a hung jury or manifest necessity, prosecutors may retry you without violating double jeopardy. However, if the prosecutor intentionally provoked the mistrial, a retrial can be barred, so the reason for the mistrial matters greatly.
Is it double jeopardy to be charged in both federal and Arizona state court?
No, under the separate sovereigns doctrine, the federal government and Arizona can each prosecute you for the same act if it violates both federal and state law. Because each government is an independent sovereign, these dual prosecutions do not violate the Double Jeopardy Clause.
What happens if one act breaks two laws in Arizona?
Under A.R.S. 13-116, one act that violates two different Arizona statutes may be prosecuted under both, but you cannot be punished for more than one offense, meaning sentences must run concurrently. This statute limits double punishment even when double jeopardy allows multiple charges from a single act.
Does double jeopardy stop a civil lawsuit after a criminal acquittal in Arizona?
No, double jeopardy applies only to criminal prosecutions, so a person acquitted of a crime in Arizona can still be sued civilly for the same conduct. Civil cases use a lower burden of proof, which is why an acquitted defendant can still lose a related lawsuit.
Can Arizona retry you if your conviction is overturned on appeal?
Yes, if you appeal and an Arizona appellate court reverses your conviction, the state can generally retry you without violating double jeopardy, per A.R.S. 13-4031 through 13-4033. The exception is a reversal for insufficient evidence, which acts as an acquittal and bars any retrial.
When does jeopardy attach in an Arizona criminal case?
Jeopardy attaches when the jury is sworn in a jury trial, or when the first witness is sworn in a bench trial, and dismissals before that point allow refiling. This timing determines whether the state can dismiss and recharge you or whether double jeopardy blocks another prosecution.
How do I know if double jeopardy applies to my Arizona case?
An experienced defense attorney compares the elements of each charge, when jeopardy attached, and how the earlier case ended to determine whether Arizona can constitutionally prosecute you again. Tamou Law Group defends clients in Phoenix and Scottsdale against repeat prosecutions. Call 623-321-4699, 24/7.
Two Arizona Offices, One Team
We serve all of Maricopa County and the surrounding area, with free, confidential consultations 24/7 by phone and in-person meetings at either office by appointment.
Case Results Disclaimer: The results described on this page are based on specific facts and circumstances and do not guarantee or predict a similar outcome in any future case. Every case is different. Past results do not guarantee future results. No attorney-client relationship is formed by viewing this page or submitting a contact form until a written fee agreement has been signed. Tamou Law Group, PLLC is licensed to practice law in the State of Arizona. This website is for informational purposes only and does not constitute legal advice.
(function() {
function customizeConsultForm() {
var form = document.querySelector('#consult-form');
if (!form) return false;
var fields = form.querySelectorAll('.gfield');
var emailField = null;
var didWork = false;
fields.forEach(function(field) {
var label = field.querySelector('.gfield_label, label');
if (!label) return;
var labelText = (label.textContent || '').trim().toLowerCase();
if (labelText.indexOf('best way to reply') !== -1 || labelText.indexOf('preferred contact') !== -1) {
field.classList.add('tlg-hide-field');
field.querySelectorAll('input').forEach(function(input) {
input.checked = false;
input.removeAttribute('required');
});
didWork = true;
}
if (labelText.indexOf('email') !== -1) {
emailField = field;
field.classList.add('tlg-email-required');
field.querySelectorAll('input[type="email"], input[type="text"]').forEach(function(input) {
input.setAttribute('required', 'required');
input.setAttribute('aria-required', 'true');
});
didWork = true;
}
});
var gform = form.tagName === 'FORM' ? form : (form.querySelector('form') || form.closest('form'));
if (!gform) gform = document.querySelector('#consult-form form, form[id^="gform_"]');
if (gform && !gform.dataset.tlgSourceBound) {
gform.dataset.tlgSourceBound = '1';
var pageUrl = window.location.href;
var pageTitle = document.title || 'Phoenix White Collar Defense Lawyers';
var pagePath = window.location.pathname;
var sourceTag = '[Source: ' + pageTitle.replace(/\s*[,|].*$/, '') + ' | ' + pagePath + ']';
['source_page', 'page_url', 'lander_url'].forEach(function(name) {
var h = document.createElement('input');
h.type = 'hidden';
h.name = name;
h.value = pageUrl;
gform.appendChild(h);
});
var hp = document.createElement('input');
hp.type = 'hidden';
hp.name = 'source_path';
hp.value = pagePath;
gform.appendChild(hp);
function findMessageField() {
var match = null;
form.querySelectorAll('.gfield').forEach(function(field) {
var label = field.querySelector('.gfield_label, label');
if (!label) return;
var t = (label.textContent || '').trim().toLowerCase();
if (t.indexOf('message') !== -1 || t.indexOf('comment') !== -1 || t.indexOf('detail') !== -1 || t.indexOf('describe') !== -1 || t.indexOf('tell us') !== -1 || t.indexOf('your story') !== -1) {
match = field.querySelector('textarea, input[type="text"]');
}
});
if (!match) match = form.querySelector('textarea');
return match;
}
function prependSource() {
var textarea = findMessageField();
if (textarea && textarea.value.indexOf('[Source:') === -1) {
textarea.value = sourceTag + '\n\n' + (textarea.value || '');
}
}
gform.addEventListener('submit', prependSource, true);
var submitBtns = gform.querySelectorAll('input[type="submit"], button[type="submit"], .gform_button');
submitBtns.forEach(function(btn) {
btn.addEventListener('click', function() {
setTimeout(prependSource, 0);
prependSource();
}, true);
});
}
var submitBtn = form.querySelector('input[type="submit"], button[type="submit"]');
if (submitBtn && emailField && !submitBtn.dataset.tlgBound) {
submitBtn.dataset.tlgBound = '1';
submitBtn.addEventListener('click', function(e) {
var emailInput = emailField.querySelector('input[type="email"], input[type="text"]');
if (emailInput && !emailInput.value.trim()) {
e.preventDefault();
emailInput.focus();
emailInput.style.borderColor = '#c62828';
emailInput.style.boxShadow = '0 0 0 3px rgba(198,40,40,.15)';
}
});
}
return didWork;
}
if (document.readyState === 'loading') {
document.addEventListener('DOMContentLoaded', customizeConsultForm);
} else {
customizeConsultForm();
}
var attempts = 0;
var interval = setInterval(function() {
attempts++;
var done = customizeConsultForm();
if (done || attempts > 10) clearInterval(interval);
}, 500);
})();






