[
  {
    "raceTitle": "State Senate District 4 - Mariposa County Results",
    "Reporting": "100% (27 of 27) precincts reporting",
    "ReportingTime": "June 8, 2026, 11:37 a.m.",
    "candidates": [
      {
        "Name": "Jaron Brandon",
        "Party": "Dem",
        "Votes": "2,356",
        "Percent": "37.0",
        "incumbent": false
      },
      {
        "Name": "Marie Alvarado-Gil",
        "Party": "Rep",
        "Votes": "1,963",
        "Percent": "30.8",
        "incumbent": true
      },
      {
        "Name": "Alexandra Duarte",
        "Party": "Rep",
        "Votes": "2,045",
        "Percent": "32.1",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "State Senate District 4 - Districtwide Results",
    "Reporting": "100% (477 of 477) precincts reporting",
    "ReportingTime": "June 10, 2026, 11:31 a.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
      }
    ]
  }
]