[
  {
    "raceTitle": "U.S. House of Representatives District 22 - Madera County Results",
    "Reporting": "100% (3 of 3) precincts reporting",
    "ReportingTime": "June 9, 2026, 4:17 p.m.",
    "candidates": [
      {
        "Name": "Jasmeet Bains",
        "Party": "Dem",
        "Votes": "39",
        "Percent": "21.9",
        "incumbent": false
      },
      {
        "Name": "Randy Villegas",
        "Party": "Dem",
        "Votes": "29",
        "Percent": "16.3",
        "incumbent": false
      },
      {
        "Name": "David G. Valadao",
        "Party": "Rep",
        "Votes": "110",
        "Percent": "61.8",
        "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
      }
    ]
  }
]