[
  {
    "raceTitle": "State Assembly District 24 - Santa Clara County Results",
    "Reporting": "100% (56 of 56) precincts reporting",
    "ReportingTime": "June 9, 2026, 4:57 p.m.",
    "candidates": [
      {
        "Name": "Alex Lee",
        "Party": "Dem",
        "Votes": "21,153",
        "Percent": "64.8",
        "incumbent": true
      },
      {
        "Name": "Max Hsia",
        "Party": "Rep",
        "Votes": "9,572",
        "Percent": "29.3",
        "incumbent": false
      },
      {
        "Name": "Yang Shao",
        "Party": "NPP",
        "Votes": "1,935",
        "Percent": "5.9",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "State Assembly District 24 - Districtwide Results",
    "Reporting": "100% (127 of 127) precincts reporting",
    "ReportingTime": "June 10, 2026, 11:31 a.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
      }
    ]
  }
]