[
  {
    "raceTitle": "State Assembly District 9 - San Joaquin County Results",
    "Reporting": "100% (127 of 127) precincts reporting",
    "ReportingTime": "June 8, 2026, 4:31 p.m.",
    "candidates": [
      {
        "Name": "Matthew Adams",
        "Party": "Dem",
        "Votes": "17,533",
        "Percent": "28.7",
        "incumbent": false
      },
      {
        "Name": "Michael Perez",
        "Party": "Dem",
        "Votes": "5,765",
        "Percent": "9.4",
        "incumbent": false
      },
      {
        "Name": "Heath Flora",
        "Party": "Rep",
        "Votes": "16,360",
        "Percent": "26.8",
        "incumbent": true
      },
      {
        "Name": "Tami Nobriga",
        "Party": "Rep",
        "Votes": "1,997",
        "Percent": "3.3",
        "incumbent": false
      },
      {
        "Name": "Brandon Owen",
        "Party": "Rep",
        "Votes": "4,141",
        "Percent": "6.8",
        "incumbent": false
      },
      {
        "Name": "Jim Shoemaker",
        "Party": "Rep",
        "Votes": "15,294",
        "Percent": "25.0",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "State Assembly District 9 - Districtwide Results",
    "Reporting": "100% (200 of 200) precincts reporting",
    "ReportingTime": "June 9, 2026, 6:57 p.m.",
    "candidates": [
      {
        "Name": "Matthew Adams",
        "Party": "Dem",
        "Votes": "27,169",
        "Percent": "26.1",
        "incumbent": false
      },
      {
        "Name": "Michael Perez",
        "Party": "Dem",
        "Votes": "9,601",
        "Percent": "9.2",
        "incumbent": false
      },
      {
        "Name": "Heath Flora",
        "Party": "Rep",
        "Votes": "31,409",
        "Percent": "30.2",
        "incumbent": true
      },
      {
        "Name": "Tami Nobriga",
        "Party": "Rep",
        "Votes": "3,103",
        "Percent": "3.0",
        "incumbent": false
      },
      {
        "Name": "Brandon Owen",
        "Party": "Rep",
        "Votes": "8,962",
        "Percent": "8.6",
        "incumbent": false
      },
      {
        "Name": "Jim Shoemaker",
        "Party": "Rep",
        "Votes": "23,865",
        "Percent": "22.9",
        "incumbent": false
      }
    ]
  }
]