[
  {
    "raceTitle": "State Assembly District 19 - San Francisco County Results",
    "Reporting": "100% (214 of 214) precincts reporting",
    "ReportingTime": "June 9, 2026, 3:41 p.m.",
    "candidates": [
      {
        "Name": "Catherine Stefani",
        "Party": "Dem",
        "Votes": "84,978",
        "Percent": "84.6",
        "incumbent": true
      },
      {
        "Name": "Philip Louis Wing",
        "Party": "Rep",
        "Votes": "15,478",
        "Percent": "15.4",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "State Assembly District 19 - Districtwide Results",
    "Reporting": "100% (255 of 255) precincts reporting",
    "ReportingTime": "June 9, 2026, 6:57 p.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
      }
    ]
  }
]