[
  {
    "raceTitle": "U.S. House of Representatives District 22 - Fresno County Results",
    "Reporting": "100% (29 of 29) precincts reporting",
    "ReportingTime": "June 9, 2026, 4:29 p.m.",
    "candidates": [
      {
        "Name": "Jasmeet Bains",
        "Party": "Dem",
        "Votes": "3,517",
        "Percent": "25.6",
        "incumbent": false
      },
      {
        "Name": "Randy Villegas",
        "Party": "Dem",
        "Votes": "3,798",
        "Percent": "27.7",
        "incumbent": false
      },
      {
        "Name": "David G. Valadao",
        "Party": "Rep",
        "Votes": "6,403",
        "Percent": "46.7",
        "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
      }
    ]
  }
]