[
  {
    "raceTitle": "U.S. House of Representatives District 22 - Kern County Results",
    "Reporting": "100% (353 of 353) precincts reporting",
    "ReportingTime": "June 9, 2026, 6:15 p.m.",
    "candidates": [
      {
        "Name": "Jasmeet Bains",
        "Party": "Dem",
        "Votes": "14,221",
        "Percent": "30.0",
        "incumbent": false
      },
      {
        "Name": "Randy Villegas",
        "Party": "Dem",
        "Votes": "15,479",
        "Percent": "32.6",
        "incumbent": false
      },
      {
        "Name": "David G. Valadao",
        "Party": "Rep",
        "Votes": "17,725",
        "Percent": "37.4",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "U.S. House of Representatives District 22 - Districtwide Results",
    "Reporting": "100% (429 of 429) precincts reporting",
    "ReportingTime": "June 10, 2026, 7:25 p.m.",
    "candidates": [
      {
        "Name": "Jasmeet Bains",
        "Party": "Dem",
        "Votes": "20,356",
        "Percent": "27.1",
        "incumbent": false
      },
      {
        "Name": "Randy Villegas",
        "Party": "Dem",
        "Votes": "24,232",
        "Percent": "32.2",
        "incumbent": false
      },
      {
        "Name": "David G. Valadao",
        "Party": "Rep",
        "Votes": "30,593",
        "Percent": "40.7",
        "incumbent": false
      }
    ]
  }
]