[
  {
    "raceTitle": "State Assembly District 1 - El Dorado County Results",
    "Reporting": "100% (32 of 32) precincts reporting",
    "ReportingTime": "June 8, 2026, 3:17 p.m.",
    "candidates": [
      {
        "Name": "Dianna Margaret James",
        "Party": "Dem",
        "Votes": "8,081",
        "Percent": "46.6",
        "incumbent": false
      },
      {
        "Name": "Heather Hadwick",
        "Party": "Rep",
        "Votes": "7,020",
        "Percent": "40.5",
        "incumbent": true
      },
      {
        "Name": "Darin Hale",
        "Party": "Rep",
        "Votes": "2,226",
        "Percent": "12.8",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "State Assembly District 1 - Districtwide Results",
    "Reporting": "100% (376 of 376) precincts reporting",
    "ReportingTime": "June 10, 2026, 11:31 a.m.",
    "candidates": [
      {
        "Name": "Dianna Margaret James",
        "Party": "Dem",
        "Votes": "54,752",
        "Percent": "36.9",
        "incumbent": false
      },
      {
        "Name": "Heather Hadwick",
        "Party": "Rep",
        "Votes": "73,764",
        "Percent": "49.7",
        "incumbent": true
      },
      {
        "Name": "Darin Hale",
        "Party": "Rep",
        "Votes": "19,790",
        "Percent": "13.3",
        "incumbent": false
      }
    ]
  }
]