[
  {
    "raceTitle": "State Senate District 4 - Merced County Results",
    "Reporting": "100% (91 of 91) precincts reporting",
    "ReportingTime": "June 9, 2026, 3:55 p.m.",
    "candidates": [
      {
        "Name": "Jaron Brandon",
        "Party": "Dem",
        "Votes": "1,346",
        "Percent": "33.5",
        "incumbent": false
      },
      {
        "Name": "Marie Alvarado-Gil",
        "Party": "Rep",
        "Votes": "729",
        "Percent": "18.1",
        "incumbent": true
      },
      {
        "Name": "Alexandra Duarte",
        "Party": "Rep",
        "Votes": "1,943",
        "Percent": "48.4",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "State Senate District 4 - Districtwide Results",
    "Reporting": "100% (477 of 477) precincts reporting",
    "ReportingTime": "June 9, 2026, 6:57 p.m.",
    "candidates": [
      {
        "Name": "Jaron Brandon",
        "Party": "Dem",
        "Votes": "99,848",
        "Percent": "40.9",
        "incumbent": false
      },
      {
        "Name": "Marie Alvarado-Gil",
        "Party": "Rep",
        "Votes": "66,153",
        "Percent": "27.1",
        "incumbent": true
      },
      {
        "Name": "Alexandra Duarte",
        "Party": "Rep",
        "Votes": "78,353",
        "Percent": "32.1",
        "incumbent": false
      }
    ]
  }
]