[
  {
    "raceTitle": "U.S. House of Representatives District 13 - San Joaquin County Results",
    "Reporting": "100% (50 of 50) precincts reporting",
    "ReportingTime": "June 10, 2026, 10:11 a.m.",
    "candidates": [
      {
        "Name": "Daniel Garibay Rodriguez",
        "Party": "Dem",
        "Votes": "2,696",
        "Percent": "19.9",
        "incumbent": false
      },
      {
        "Name": "Adam Gray",
        "Party": "Dem",
        "Votes": "6,236",
        "Percent": "46.1",
        "incumbent": false
      },
      {
        "Name": "Vin Kruttiventi",
        "Party": "Rep",
        "Votes": "1,306",
        "Percent": "9.6",
        "incumbent": false
      },
      {
        "Name": "Kevin Lincoln",
        "Party": "Rep",
        "Votes": "3,301",
        "Percent": "24.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
      }
    ]
  }
]