[
  {
    "raceTitle": "State Assembly District 28 - Santa Cruz County Results",
    "Reporting": "100% (69 of 69) precincts reporting",
    "ReportingTime": "June 9, 2026, 4:33 p.m.",
    "candidates": [
      {
        "Name": "Gail Pellerin",
        "Party": "Dem",
        "Votes": "28,762",
        "Percent": "80.8",
        "incumbent": true
      },
      {
        "Name": "Carol Pefley",
        "Party": "Rep",
        "Votes": "6,846",
        "Percent": "19.2",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "State Assembly District 28 - Districtwide Results",
    "Reporting": "100% (201 of 201) precincts reporting",
    "ReportingTime": "June 9, 2026, 6:57 p.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
      }
    ]
  }
]