[
  {
    "raceTitle": "U.S. House of Representatives District 22 - Tulare County Results",
    "Reporting": "100% (36 of 36) precincts reporting",
    "ReportingTime": "June 10, 2026, 5:03 p.m.",
    "candidates": [
      {
        "Name": "Jasmeet Bains",
        "Party": "Dem",
        "Votes": "1,714",
        "Percent": "18.3",
        "incumbent": false
      },
      {
        "Name": "Randy Villegas",
        "Party": "Dem",
        "Votes": "3,306",
        "Percent": "35.2",
        "incumbent": false
      },
      {
        "Name": "David G. Valadao",
        "Party": "Rep",
        "Votes": "4,364",
        "Percent": "46.5",
        "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
      }
    ]
  }
]