[
  {
    "raceTitle": "U.S. House of Representatives District 5 - Tuolumne County Results",
    "Reporting": "100% (42 of 42) precincts reporting",
    "ReportingTime": "June 4, 2026, 4:41 p.m.",
    "candidates": [
      {
        "Name": "Michael J. \"Mike\" Barkley",
        "Party": "Dem",
        "Votes": "1,689",
        "Percent": "8.9",
        "incumbent": false
      },
      {
        "Name": "Michael Masuda",
        "Party": "Dem",
        "Votes": "4,875",
        "Percent": "25.7",
        "incumbent": false
      },
      {
        "Name": "Dan Stroud",
        "Party": "Dem",
        "Votes": "887",
        "Percent": "4.7",
        "incumbent": false
      },
      {
        "Name": "Tom McClintock",
        "Party": "Rep",
        "Votes": "11,535",
        "Percent": "60.8",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "U.S. House of Representatives District 5 - Districtwide Results",
    "Reporting": "100% (294 of 294) precincts reporting",
    "ReportingTime": "June 10, 2026, 11:31 a.m.",
    "candidates": [
      {
        "Name": "Michael J. \"Mike\" Barkley",
        "Party": "Dem",
        "Votes": "17,583",
        "Percent": "9.2",
        "incumbent": false
      },
      {
        "Name": "Michael Masuda",
        "Party": "Dem",
        "Votes": "46,563",
        "Percent": "24.3",
        "incumbent": false
      },
      {
        "Name": "Dan Stroud",
        "Party": "Dem",
        "Votes": "10,012",
        "Percent": "5.2",
        "incumbent": false
      },
      {
        "Name": "Tom McClintock",
        "Party": "Rep",
        "Votes": "117,612",
        "Percent": "61.3",
        "incumbent": false
      }
    ]
  }
]