[
  {
    "raceTitle": "U.S. House of Representatives District 13 - Fresno County Results",
    "Reporting": "100% (4 of 4) precincts reporting",
    "ReportingTime": "June 9, 2026, 4:29 p.m.",
    "candidates": [
      {
        "Name": "Daniel Garibay Rodriguez",
        "Party": "Dem",
        "Votes": "257",
        "Percent": "22.2",
        "incumbent": false
      },
      {
        "Name": "Adam Gray",
        "Party": "Dem",
        "Votes": "544",
        "Percent": "46.9",
        "incumbent": false
      },
      {
        "Name": "Vin Kruttiventi",
        "Party": "Rep",
        "Votes": "91",
        "Percent": "7.8",
        "incumbent": false
      },
      {
        "Name": "Kevin Lincoln",
        "Party": "Rep",
        "Votes": "268",
        "Percent": "23.1",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "U.S. House of Representatives District 13 - Districtwide Results",
    "Reporting": "100% (852 of 852) precincts reporting",
    "ReportingTime": "June 10, 2026, 3:19 p.m.",
    "candidates": [
      {
        "Name": "Daniel Garibay Rodriguez",
        "Party": "Dem",
        "Votes": "12,981",
        "Percent": "14.7",
        "incumbent": false
      },
      {
        "Name": "Adam Gray",
        "Party": "Dem",
        "Votes": "37,069",
        "Percent": "42.0",
        "incumbent": false
      },
      {
        "Name": "Vin Kruttiventi",
        "Party": "Rep",
        "Votes": "13,613",
        "Percent": "15.4",
        "incumbent": false
      },
      {
        "Name": "Kevin Lincoln",
        "Party": "Rep",
        "Votes": "24,648",
        "Percent": "27.9",
        "incumbent": false
      }
    ]
  }
]