[
  {
    "raceTitle": "U.S. House of Representatives District 8 - Sacramento County Results",
    "Reporting": "100% (4 of 4) precincts reporting",
    "ReportingTime": "June 9, 2026, 3:59 p.m.",
    "candidates": [
      {
        "Name": "Nicolas Carjuzaa",
        "Party": "Dem",
        "Votes": "20",
        "Percent": "3.4",
        "incumbent": false
      },
      {
        "Name": "John Garamendi",
        "Party": "Dem",
        "Votes": "255",
        "Percent": "43.2",
        "incumbent": false
      },
      {
        "Name": "Aaron Rowden",
        "Party": "Dem",
        "Votes": "20",
        "Percent": "3.4",
        "incumbent": false
      },
      {
        "Name": "Rudy Recile",
        "Party": "Rep",
        "Votes": "295",
        "Percent": "50.0",
        "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
      }
    ]
  }
]