[
  {
    "raceTitle": "State Senate District 2 - Humboldt County Results",
    "Reporting": "100% (100 of 100) precincts reporting",
    "ReportingTime": "June 5, 2026, 2:46 p.m.",
    "candidates": [
      {
        "Name": "Damon Connolly",
        "Party": "Dem",
        "Votes": "10,988",
        "Percent": "59.7",
        "incumbent": false
      },
      {
        "Name": "Tief Gibbs",
        "Party": "Rep",
        "Votes": "4,506",
        "Percent": "24.5",
        "incumbent": false
      },
      {
        "Name": "Aaron Smith",
        "Party": "Rep",
        "Votes": "2,906",
        "Percent": "15.8",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "State Senate District 2 - Districtwide Results",
    "Reporting": "100% (765 of 765) precincts reporting",
    "ReportingTime": "June 10, 2026, 11:31 a.m.",
    "candidates": [
      {
        "Name": "Damon Connolly",
        "Party": "Dem",
        "Votes": "141,944",
        "Percent": "71.6",
        "incumbent": false
      },
      {
        "Name": "Tief Gibbs",
        "Party": "Rep",
        "Votes": "34,403",
        "Percent": "17.4",
        "incumbent": false
      },
      {
        "Name": "Aaron Smith",
        "Party": "Rep",
        "Votes": "21,891",
        "Percent": "11.0",
        "incumbent": false
      }
    ]
  }
]