[
  {
    "raceTitle": "State Assembly District 16 - Contra Costa County Results",
    "Reporting": "100% (236 of 236) precincts reporting",
    "ReportingTime": "June 5, 2026, 4:00 p.m.",
    "candidates": [
      {
        "Name": "Rebecca Bauer-Kahan",
        "Party": "Dem",
        "Votes": "58,356",
        "Percent": "65.7",
        "incumbent": true
      },
      {
        "Name": "Joseph A. Rubay",
        "Party": "Rep",
        "Votes": "27,314",
        "Percent": "30.8",
        "incumbent": false
      },
      {
        "Name": "Chirag Kathrani",
        "Party": "NPP",
        "Votes": "3,155",
        "Percent": "3.6",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "State Assembly District 16 - Districtwide Results",
    "Reporting": "100% (322 of 322) precincts reporting",
    "ReportingTime": "June 10, 2026, 11:31 a.m.",
    "candidates": [
      {
        "Name": "Rebecca Bauer-Kahan",
        "Party": "Dem",
        "Votes": "88,007",
        "Percent": "65.1",
        "incumbent": true
      },
      {
        "Name": "Joseph A. Rubay",
        "Party": "Rep",
        "Votes": "42,209",
        "Percent": "31.2",
        "incumbent": false
      },
      {
        "Name": "Chirag Kathrani",
        "Party": "NPP",
        "Votes": "4,948",
        "Percent": "3.7",
        "incumbent": false
      }
    ]
  }
]