[
  {
    "raceTitle": "State Assembly District 19 - San Mateo County Results",
    "Reporting": "100% (41 of 41) precincts reporting",
    "ReportingTime": "June 8, 2026, 4:51 p.m.",
    "candidates": [
      {
        "Name": "Catherine Stefani",
        "Party": "Dem",
        "Votes": "13,362",
        "Percent": "74.1",
        "incumbent": true
      },
      {
        "Name": "Philip Louis Wing",
        "Party": "Rep",
        "Votes": "4,659",
        "Percent": "25.9",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "State Assembly District 19 - Districtwide Results",
    "Reporting": "100% (255 of 255) precincts reporting",
    "ReportingTime": "June 10, 2026, 11:31 a.m.",
    "candidates": [
      {
        "Name": "Catherine Stefani",
        "Party": "Dem",
        "Votes": "98,340",
        "Percent": "83.0",
        "incumbent": true
      },
      {
        "Name": "Philip Louis Wing",
        "Party": "Rep",
        "Votes": "20,137",
        "Percent": "17.0",
        "incumbent": false
      }
    ]
  }
]