[
  {
    "raceTitle": "U.S. House of Representatives District 5 - Alpine County Results",
    "Reporting": "100% (5 of 5) precincts reporting",
    "ReportingTime": "June 2, 2026, 8:55 p.m.",
    "candidates": [
      {
        "Name": "Michael J. \"Mike\" Barkley",
        "Party": "Dem",
        "Votes": "18",
        "Percent": "4.4",
        "incumbent": false
      },
      {
        "Name": "Michael Masuda",
        "Party": "Dem",
        "Votes": "231",
        "Percent": "56.2",
        "incumbent": false
      },
      {
        "Name": "Dan Stroud",
        "Party": "Dem",
        "Votes": "16",
        "Percent": "3.9",
        "incumbent": false
      },
      {
        "Name": "Tom McClintock",
        "Party": "Rep",
        "Votes": "146",
        "Percent": "35.5",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "U.S. House of Representatives District 5 - Districtwide Results",
    "Reporting": "100% (294 of 294) precincts reporting",
    "ReportingTime": "June 10, 2026, 11:59 a.m.",
    "candidates": [
      {
        "Name": "Michael J. \"Mike\" Barkley",
        "Party": "Dem",
        "Votes": "17,588",
        "Percent": "9.2",
        "incumbent": false
      },
      {
        "Name": "Michael Masuda",
        "Party": "Dem",
        "Votes": "46,585",
        "Percent": "24.3",
        "incumbent": false
      },
      {
        "Name": "Dan Stroud",
        "Party": "Dem",
        "Votes": "10,015",
        "Percent": "5.2",
        "incumbent": false
      },
      {
        "Name": "Tom McClintock",
        "Party": "Rep",
        "Votes": "117,637",
        "Percent": "61.3",
        "incumbent": false
      }
    ]
  }
]