[
  {
    "raceTitle": "U.S. House of Representatives District 20 - Fresno County Results",
    "Reporting": "100% (21 of 21) precincts reporting",
    "ReportingTime": "June 9, 2026, 4:29 p.m.",
    "candidates": [
      {
        "Name": "Sandra Van Scotter",
        "Party": "Dem",
        "Votes": "4,331",
        "Percent": "29.3",
        "incumbent": false
      },
      {
        "Name": "Vince Fong",
        "Party": "Rep",
        "Votes": "9,875",
        "Percent": "66.8",
        "incumbent": false
      },
      {
        "Name": "Ben Dewell",
        "Party": "NPP",
        "Votes": "370",
        "Percent": "2.5",
        "incumbent": false
      },
      {
        "Name": "Jeremy Fox",
        "Party": "NPP",
        "Votes": "209",
        "Percent": "1.4",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "U.S. House of Representatives District 20 - Districtwide Results",
    "Reporting": "100% (567 of 567) precincts reporting",
    "ReportingTime": "June 10, 2026, 11:31 a.m.",
    "candidates": [
      {
        "Name": "Sandra Van Scotter",
        "Party": "Dem",
        "Votes": "45,334",
        "Percent": "28.6",
        "incumbent": false
      },
      {
        "Name": "Vince Fong",
        "Party": "Rep",
        "Votes": "108,622",
        "Percent": "68.4",
        "incumbent": false
      },
      {
        "Name": "Ben Dewell",
        "Party": "NPP",
        "Votes": "2,862",
        "Percent": "1.8",
        "incumbent": false
      },
      {
        "Name": "Jeremy Fox",
        "Party": "NPP",
        "Votes": "1,872",
        "Percent": "1.2",
        "incumbent": false
      }
    ]
  }
]