[
  {
    "raceTitle": "State Assembly District 24 - Alameda County Results",
    "Reporting": "100% (71 of 71) precincts reporting",
    "ReportingTime": "June 8, 2026, 4:09 p.m.",
    "candidates": [
      {
        "Name": "Alex Lee",
        "Party": "Dem",
        "Votes": "33,019",
        "Percent": "65.7",
        "incumbent": true
      },
      {
        "Name": "Max Hsia",
        "Party": "Rep",
        "Votes": "11,259",
        "Percent": "22.4",
        "incumbent": false
      },
      {
        "Name": "Yang Shao",
        "Party": "NPP",
        "Votes": "5,952",
        "Percent": "11.8",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "State Assembly District 24 - Districtwide Results",
    "Reporting": "100% (127 of 127) precincts reporting",
    "ReportingTime": "June 9, 2026, 6:57 p.m.",
    "candidates": [
      {
        "Name": "Alex Lee",
        "Party": "Dem",
        "Votes": "54,172",
        "Percent": "65.4",
        "incumbent": true
      },
      {
        "Name": "Max Hsia",
        "Party": "Rep",
        "Votes": "20,831",
        "Percent": "25.1",
        "incumbent": false
      },
      {
        "Name": "Yang Shao",
        "Party": "NPP",
        "Votes": "7,887",
        "Percent": "9.5",
        "incumbent": false
      }
    ]
  }
]