[
  {
    "raceTitle": "U.S. House of Representatives District 8 - Contra Costa County Results",
    "Reporting": "100% (165 of 165) precincts reporting",
    "ReportingTime": "June 5, 2026, 4:00 p.m.",
    "candidates": [
      {
        "Name": "Nicolas Carjuzaa",
        "Party": "Dem",
        "Votes": "7,363",
        "Percent": "14.8",
        "incumbent": false
      },
      {
        "Name": "John Garamendi",
        "Party": "Dem",
        "Votes": "31,672",
        "Percent": "63.6",
        "incumbent": false
      },
      {
        "Name": "Aaron Rowden",
        "Party": "Dem",
        "Votes": "3,662",
        "Percent": "7.4",
        "incumbent": false
      },
      {
        "Name": "Rudy Recile",
        "Party": "Rep",
        "Votes": "7,088",
        "Percent": "14.2",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "U.S. House of Representatives District 8 - Districtwide Results",
    "Reporting": "100% (352 of 352) precincts reporting",
    "ReportingTime": "June 9, 2026, 6:57 p.m.",
    "candidates": [
      {
        "Name": "Nicolas Carjuzaa",
        "Party": "Dem",
        "Votes": "20,030",
        "Percent": "12.1",
        "incumbent": false
      },
      {
        "Name": "John Garamendi",
        "Party": "Dem",
        "Votes": "89,358",
        "Percent": "54.1",
        "incumbent": false
      },
      {
        "Name": "Aaron Rowden",
        "Party": "Dem",
        "Votes": "7,952",
        "Percent": "4.8",
        "incumbent": false
      },
      {
        "Name": "Rudy Recile",
        "Party": "Rep",
        "Votes": "47,734",
        "Percent": "28.9",
        "incumbent": false
      }
    ]
  }
]