Lodi California Arrest Records | Local Crime News (2024)

View all arrests reported in the Lodi area.

Local Crime News provides daily updates of arrests in all cities in California.

Showing records 1 - 20 out of 27,023 matching results.

Hint:

Register for a free Local Crime News membership for unlimited search results.

Jessereet
Matfallu

Age: 26 – Lodi, CA

County: San Joaquin
Reported On: Oct 09, 2024
Arrested For:

166(C)(1), 243(E)(1), 273.6(A), 14601.2(A), 20002(A), 23153(...

View Arrest Details

Ester
Simas

Age: 57 – Lodi, CA

County: San Joaquin
Reported On: Oct 09, 2024
Arrested For:

243(E)(1)...

View Arrest Details

Louie M.
Millan

Age: 36 – Lodi, CA

County: San Joaquin
Reported On: Oct 09, 2024
Arrested For:

148(A)(1)...

View Arrest Details

Gloria
Escalante

Age: 35 – Lodi, CA

County: San Joaquin
Reported On: Oct 09, 2024
Arrested For:

148(A)(1), 273.6(A)...

View Arrest Details

Jason
Monroe

Age: 46 – Lodi, CA

County: Santa Cruz
Reported On: Oct 08, 2024
Arrested For:

148(A)(1), 245(A)(1), 69A...

Rafael A.
Rebolledo

Age: 50 – Lodi, CA

County: San Joaquin
Reported On: Oct 08, 2024
Arrested For:

1203.2(A)...

View Arrest Details

Christina K.
Martinez

Age: 54 – Lodi, CA

County: San Joaquin
Reported On: Oct 08, 2024
Arrested For:

10852...

View Arrest Details

James P.
Grant

Age: 52 – Lodi, CA

County: San Joaquin
Reported On: Oct 08, 2024
Arrested For:

273.5(A)...

View Arrest Details

Venessa M.
Phelps

Age: 35 – Lodi, CA

County: Sacramento
Reported On: Oct 08, 2024
Arrested For:

WARRANT...

View Arrest Details

Mark S.
Weethee

Age: 67 – Lodi, CA

County: San Joaquin
Reported On: Oct 07, 2024
Arrested For:

23152(A)...

View Arrest Details

Brent
Dunning

Age: 58 – Lodi, CA

County: Santa Clara
Reported On: Oct 07, 2024
Arrested For:

484(A), 594(B)(2)...

View Arrest Details

John
Galas

Age: 31 – Lodi, CA

County: San Joaquin
Reported On: Oct 07, 2024
Arrested For:

166(A)(4), 273.6(A)...

View Arrest Details

Daniel
Gonzalez

Age: 23 – Lodi, CA

County: San Joaquin
Reported On: Oct 07, 2024
Arrested For:

23152(A), 23152(B), 25850C6...

View Arrest Details

Jacob E.
Santos

Age: 31 – Lodi, CA

County: San Joaquin
Reported On: Oct 07, 2024
Arrested For:

148(A)(1), 166(C)(1), 211, 273.5(A), 11364(A)...

View Arrest Details

Alyssa
Habeck

Age: 21 – Lodi, CA

County: San Joaquin
Reported On: Oct 07, 2024
Arrested For:

647(F)849B.2...

View Arrest Details

Billy J.
Rose

Age: 47 – Lodi, CA

County: San Joaquin
Reported On: Oct 07, 2024
Arrested For:

222, 261(A)(3), 273.5(A)...

View Arrest Details

Bili D.
Lopezguzman

Age: 29 – Lodi, CA

County: San Joaquin
Reported On: Oct 07, 2024
Arrested For:

243(D)...

View Arrest Details

Nathaniel T.
Bennett

Age: 51 – Lodi, CA

County: San Joaquin
Reported On: Oct 07, 2024
Arrested For:

1203.2, 166(C)(1)...

View Arrest Details

Michelle L.
Juarez

Age: 41 – Lodi, CA

County: San Joaquin
Reported On: Oct 07, 2024
Arrested For:

23152(A)...

View Arrest Details

Jason M.
Lehew

Age: 43 – Lodi, CA

County: Stanislaus
Reported On: Oct 06, 2024
Arrested For:

23152(A), 23152(B)...

View Arrest Details

Not logged in: Only the first 3 pages of results are available.

Page 1 of 1,352



LocalCrimeNews

Are you tired of spending hours every day searching for arrest news?

We can deliver customized results directly to your inbox! Click here to find out how.


Follow Us on Social Media

Quick Links

City List

Statistics

Crime Code Lookup

About Us

Privacy Policy

Contact Us

FAQ

Arrest Information

The information contained on this website is protected by constitutional, publishing, and other legal rights. Persons named have only been arrested on suspicion of the crime indicated and are presumed innocent.

Lodi California Arrest Records | Local Crime News (6)

Lodi California Arrest Records | Local Crime News (8)

Lodi California Arrest Records | Local Crime News (9)

Lodi California Arrest Records | Local Crime News (10)

Lodi California Arrest Records | Local Crime News (11)

'}); setTimeout(function () { //$.unblockUI(); }, 1500); $('#saveSearchCancel').click(function(e){ $.unblockUI(); }); }else{ $.blockUI({ message: '' }); setTimeout(function () { $.unblockUI(); }, 1500); } }else{ alert(' error'); } } }); }else{ $.blockUI({ message: '

You must have a First name, or Last name, or a City to save.

' }); setTimeout(function() { $.unblockUI(); }, 2000); } }); $('#notLoggedInSave').click(function(e){ window.location = '/welcome/myAccount'; }); function getCookie(cname) { var name = cname + "="; var decodedCookie = decodeURIComponent(document.cookie); var ca = decodedCookie.split(';'); for(var i = 0; i 30){ writeCookie ("fistTime", myCookie, 15); } if(diffMins > 60){ var secondCookie = getCookie("fistWarning"); if (secondCookie == '') { document.cookie = "fistWarning=" + n; $("#cookieModal").modal(); }else{ var diff =(n - secondCookie) / 1000; diff /= 60; var secondDiff = Math.abs(Math.round(diff)); console.log('second secondDiff '+ secondDiff); if(secondDiff > 10){ document.cookie = "fistWarning=" + n; $("#cookieModal").modal(); } } } } } function writeCookie (key, value, hours) { var date = new Date(); // Get milliseconds at current time plus number of hours*60 minutes*60 seconds* 1000 milliseconds date.setTime(+ date + (hours * 3600000)); //60 * 60 * 1000 window.document.cookie = key + "=" + value + "; expires=" + date.toString() + "; path=/"; return value; }; function msToTime(duration) { var date = new Date(duration);// Milliseconds to date var t=date.toString().split(" "); return(t[4]); } //Load Sidebar last so that it doesn't break flow on mobile. $("#LCNSideBar").show();
Lodi California Arrest Records | Local Crime News (2024)
Top Articles
Latest Posts
Recommended Articles
Article information

Author: Ray Christiansen

Last Updated:

Views: 5693

Rating: 4.9 / 5 (49 voted)

Reviews: 88% of readers found this page helpful

Author information

Name: Ray Christiansen

Birthday: 1998-05-04

Address: Apt. 814 34339 Sauer Islands, Hirtheville, GA 02446-8771

Phone: +337636892828

Job: Lead Hospitality Designer

Hobby: Urban exploration, Tai chi, Lockpicking, Fashion, Gunsmithing, Pottery, Geocaching

Introduction: My name is Ray Christiansen, I am a fair, good, cute, gentle, vast, glamorous, excited person who loves writing and wants to share my knowledge and understanding with you.