[
  {
    "raceTitle": "U.S. House of Representatives District 8 - Solano County Results",
    "Reporting": "100% (160 of 160) precincts reporting",
    "ReportingTime": "June 9, 2026, 5:07 p.m.",
    "candidates": [
      {
        "Name": "Nicolas Carjuzaa",
        "Party": "Dem",
        "Votes": "11,785",
        "Percent": "11.3",
        "incumbent": false
      },
      {
        "Name": "John Garamendi",
        "Party": "Dem",
        "Votes": "53,106",
        "Percent": "50.8",
        "incumbent": false
      },
      {
        "Name": "Aaron Rowden",
        "Party": "Dem",
        "Votes": "3,847",
        "Percent": "3.7",
        "incumbent": false
      },
      {
        "Name": "Rudy Recile",
        "Party": "Rep",
        "Votes": "35,893",
        "Percent": "34.3",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "U.S. House of Representatives District 8 - Districtwide Results",
    "Reporting": "100% (352 of 352) precincts reporting",
    "ReportingTime": "June 10, 2026, 11:59 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
      }
    ]
  }
]