[
  {
    "raceTitle": "State Assembly District 16 - Alameda County Results",
    "Reporting": "100% (86 of 86) precincts reporting",
    "ReportingTime": "June 8, 2026, 4:09 p.m.",
    "candidates": [
      {
        "Name": "Rebecca Bauer-Kahan",
        "Party": "Dem",
        "Votes": "29,651",
        "Percent": "64.0",
        "incumbent": true
      },
      {
        "Name": "Joseph A. Rubay",
        "Party": "Rep",
        "Votes": "14,895",
        "Percent": "32.1",
        "incumbent": false
      },
      {
        "Name": "Chirag Kathrani",
        "Party": "NPP",
        "Votes": "1,793",
        "Percent": "3.9",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "State Assembly District 16 - Districtwide Results",
    "Reporting": "100% (322 of 322) precincts reporting",
    "ReportingTime": "June 9, 2026, 6:57 p.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
      }
    ]
  }
]