[
  {
    "raceTitle": "State Assembly District 14 - Contra Costa County Results",
    "Reporting": "100% (166 of 166) precincts reporting",
    "ReportingTime": "June 5, 2026, 4:00 p.m.",
    "candidates": [
      {
        "Name": "Buffy Wicks",
        "Party": "Dem",
        "Votes": "38,945",
        "Percent": "79.0",
        "incumbent": true
      },
      {
        "Name": "Borgar Solnordal",
        "Party": "Rep",
        "Votes": "6,737",
        "Percent": "13.7",
        "incumbent": false
      },
      {
        "Name": "Mark Rendon",
        "Party": "Grn",
        "Votes": "3,634",
        "Percent": "7.4",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "State Assembly District 14 - Districtwide Results",
    "Reporting": "100% (216 of 216) precincts reporting",
    "ReportingTime": "June 10, 2026, 11:31 a.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
      }
    ]
  }
]