[
  {
    "raceTitle": "U.S. House of Representatives District 22 - Kings County Results",
    "Reporting": "100% (8 of 8) precincts reporting",
    "ReportingTime": "June 9, 2026, 3:59 p.m.",
    "candidates": [
      {
        "Name": "Jasmeet Bains",
        "Party": "Dem",
        "Votes": "865",
        "Percent": "19.3",
        "incumbent": false
      },
      {
        "Name": "Randy Villegas",
        "Party": "Dem",
        "Votes": "1,620",
        "Percent": "36.2",
        "incumbent": false
      },
      {
        "Name": "David G. Valadao",
        "Party": "Rep",
        "Votes": "1,991",
        "Percent": "44.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
      }
    ]
  }
]