[
  {
    "raceTitle": "U.S. House of Representatives District 13 - Madera County Results",
    "Reporting": "100% (25 of 25) precincts reporting",
    "ReportingTime": "June 9, 2026, 4:17 p.m.",
    "candidates": [
      {
        "Name": "Daniel Garibay Rodriguez",
        "Party": "Dem",
        "Votes": "792",
        "Percent": "17.6",
        "incumbent": false
      },
      {
        "Name": "Adam Gray",
        "Party": "Dem",
        "Votes": "1,770",
        "Percent": "39.4",
        "incumbent": false
      },
      {
        "Name": "Vin Kruttiventi",
        "Party": "Rep",
        "Votes": "340",
        "Percent": "7.6",
        "incumbent": false
      },
      {
        "Name": "Kevin Lincoln",
        "Party": "Rep",
        "Votes": "1,593",
        "Percent": "35.4",
        "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
      }
    ]
  }
]