[
  {
    "raceTitle": "U.S. House of Representatives District 8 - Yolo County Results",
    "Reporting": "100% (8 of 8) precincts reporting",
    "ReportingTime": "June 9, 2026, 3:55 p.m.",
    "candidates": [
      {
        "Name": "Nicolas Carjuzaa",
        "Party": "Dem",
        "Votes": "411",
        "Percent": "11.2",
        "incumbent": false
      },
      {
        "Name": "John Garamendi",
        "Party": "Dem",
        "Votes": "2,297",
        "Percent": "62.6",
        "incumbent": false
      },
      {
        "Name": "Aaron Rowden",
        "Party": "Dem",
        "Votes": "166",
        "Percent": "4.5",
        "incumbent": false
      },
      {
        "Name": "Rudy Recile",
        "Party": "Rep",
        "Votes": "797",
        "Percent": "21.7",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "U.S. House of Representatives District 8 - Districtwide Results",
    "Reporting": "100% (352 of 352) precincts reporting",
    "ReportingTime": "June 10, 2026, 11:31 a.m.",
    "candidates": [
      {
        "Name": "Nicolas Carjuzaa",
        "Party": "Dem",
        "Votes": "20,033",
        "Percent": "12.1",
        "incumbent": false
      },
      {
        "Name": "John Garamendi",
        "Party": "Dem",
        "Votes": "89,384",
        "Percent": "54.1",
        "incumbent": false
      },
      {
        "Name": "Aaron Rowden",
        "Party": "Dem",
        "Votes": "7,958",
        "Percent": "4.8",
        "incumbent": false
      },
      {
        "Name": "Rudy Recile",
        "Party": "Rep",
        "Votes": "47,757",
        "Percent": "28.9",
        "incumbent": false
      }
    ]
  }
]