[
  {
    "raceTitle": "State Assembly District 9 - Amador County Results",
    "Reporting": "100% (8 of 8) precincts reporting",
    "ReportingTime": "June 5, 2026, 2:00 p.m.",
    "candidates": [
      {
        "Name": "Matthew Adams",
        "Party": "Dem",
        "Votes": "693",
        "Percent": "20.8",
        "incumbent": false
      },
      {
        "Name": "Michael Perez",
        "Party": "Dem",
        "Votes": "165",
        "Percent": "4.9",
        "incumbent": false
      },
      {
        "Name": "Heath Flora",
        "Party": "Rep",
        "Votes": "794",
        "Percent": "23.8",
        "incumbent": true
      },
      {
        "Name": "Tami Nobriga",
        "Party": "Rep",
        "Votes": "115",
        "Percent": "3.4",
        "incumbent": false
      },
      {
        "Name": "Brandon Owen",
        "Party": "Rep",
        "Votes": "647",
        "Percent": "19.4",
        "incumbent": false
      },
      {
        "Name": "Jim Shoemaker",
        "Party": "Rep",
        "Votes": "920",
        "Percent": "27.6",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "State Assembly District 9 - Districtwide Results",
    "Reporting": "100% (200 of 200) precincts reporting",
    "ReportingTime": "June 10, 2026, 11:31 a.m.",
    "candidates": [
      {
        "Name": "Matthew Adams",
        "Party": "Dem",
        "Votes": "27,321",
        "Percent": "26.1",
        "incumbent": false
      },
      {
        "Name": "Michael Perez",
        "Party": "Dem",
        "Votes": "9,676",
        "Percent": "9.2",
        "incumbent": false
      },
      {
        "Name": "Heath Flora",
        "Party": "Rep",
        "Votes": "31,582",
        "Percent": "30.2",
        "incumbent": true
      },
      {
        "Name": "Tami Nobriga",
        "Party": "Rep",
        "Votes": "3,124",
        "Percent": "3.0",
        "incumbent": false
      },
      {
        "Name": "Brandon Owen",
        "Party": "Rep",
        "Votes": "8,992",
        "Percent": "8.6",
        "incumbent": false
      },
      {
        "Name": "Jim Shoemaker",
        "Party": "Rep",
        "Votes": "23,995",
        "Percent": "22.9",
        "incumbent": false
      }
    ]
  }
]