[
  {
    "raceTitle": "U.S. House of Representatives District 5 - Calaveras County Results",
    "Reporting": "100% (25 of 25) precincts reporting",
    "ReportingTime": "June 6, 2026, 6:04 p.m.",
    "candidates": [
      {
        "Name": "Michael J. \"Mike\" Barkley",
        "Party": "Dem",
        "Votes": "1,443",
        "Percent": "9.1",
        "incumbent": false
      },
      {
        "Name": "Michael Masuda",
        "Party": "Dem",
        "Votes": "3,459",
        "Percent": "21.9",
        "incumbent": false
      },
      {
        "Name": "Dan Stroud",
        "Party": "Dem",
        "Votes": "701",
        "Percent": "4.4",
        "incumbent": false
      },
      {
        "Name": "Tom McClintock",
        "Party": "Rep",
        "Votes": "10,208",
        "Percent": "64.6",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "U.S. House of Representatives District 5 - Districtwide Results",
    "Reporting": "100% (294 of 294) precincts reporting",
    "ReportingTime": "June 9, 2026, 6:57 p.m.",
    "candidates": [
      {
        "Name": "Michael J. \"Mike\" Barkley",
        "Party": "Dem",
        "Votes": "17,581",
        "Percent": "9.2",
        "incumbent": false
      },
      {
        "Name": "Michael Masuda",
        "Party": "Dem",
        "Votes": "46,558",
        "Percent": "24.3",
        "incumbent": false
      },
      {
        "Name": "Dan Stroud",
        "Party": "Dem",
        "Votes": "10,010",
        "Percent": "5.2",
        "incumbent": false
      },
      {
        "Name": "Tom McClintock",
        "Party": "Rep",
        "Votes": "117,567",
        "Percent": "61.3",
        "incumbent": false
      }
    ]
  }
]