[
  {
    "raceTitle": "State Assembly District 28 - Santa Clara County Results",
    "Reporting": "100% (132 of 132) precincts reporting",
    "ReportingTime": "June 9, 2026, 4:57 p.m.",
    "candidates": [
      {
        "Name": "Gail Pellerin",
        "Party": "Dem",
        "Votes": "60,577",
        "Percent": "67.5",
        "incumbent": true
      },
      {
        "Name": "Carol Pefley",
        "Party": "Rep",
        "Votes": "29,113",
        "Percent": "32.5",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "State Assembly District 28 - Districtwide Results",
    "Reporting": "100% (201 of 201) precincts reporting",
    "ReportingTime": "June 10, 2026, 11:31 a.m.",
    "candidates": [
      {
        "Name": "Gail Pellerin",
        "Party": "Dem",
        "Votes": "89,339",
        "Percent": "71.3",
        "incumbent": true
      },
      {
        "Name": "Carol Pefley",
        "Party": "Rep",
        "Votes": "35,959",
        "Percent": "28.7",
        "incumbent": false
      }
    ]
  }
]