[
  {
    "raceTitle": "State Assembly District 14 - Alameda County Results",
    "Reporting": "100% (50 of 50) precincts reporting",
    "ReportingTime": "June 8, 2026, 4:09 p.m.",
    "candidates": [
      {
        "Name": "Buffy Wicks",
        "Party": "Dem",
        "Votes": "54,592",
        "Percent": "83.3",
        "incumbent": true
      },
      {
        "Name": "Borgar Solnordal",
        "Party": "Rep",
        "Votes": "3,297",
        "Percent": "5.0",
        "incumbent": false
      },
      {
        "Name": "Mark Rendon",
        "Party": "Grn",
        "Votes": "7,635",
        "Percent": "11.7",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "State Assembly District 14 - Districtwide Results",
    "Reporting": "100% (216 of 216) precincts reporting",
    "ReportingTime": "June 9, 2026, 6:57 p.m.",
    "candidates": [
      {
        "Name": "Buffy Wicks",
        "Party": "Dem",
        "Votes": "93,537",
        "Percent": "81.4",
        "incumbent": true
      },
      {
        "Name": "Borgar Solnordal",
        "Party": "Rep",
        "Votes": "10,034",
        "Percent": "8.7",
        "incumbent": false
      },
      {
        "Name": "Mark Rendon",
        "Party": "Grn",
        "Votes": "11,269",
        "Percent": "9.8",
        "incumbent": false
      }
    ]
  }
]