{
  "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
    }
  ]
}