[
  {
    "raceTitle": "State Senate District 2 - San Francisco County Results",
    "Reporting": "100% (1 of 1) precincts reporting",
    "ReportingTime": "June 9, 2026, 3:41 p.m.",
    "candidates": [
      {
        "Name": "Damon Connolly",
        "Party": "Dem",
        "Votes": "0",
        "Percent": "0.0",
        "incumbent": false
      },
      {
        "Name": "Tief Gibbs",
        "Party": "Rep",
        "Votes": "0",
        "Percent": "0.0",
        "incumbent": false
      },
      {
        "Name": "Aaron Smith",
        "Party": "Rep",
        "Votes": "0",
        "Percent": "0.0",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "State Senate District 2 - Districtwide Results",
    "Reporting": "100% (765 of 765) precincts reporting",
    "ReportingTime": "June 9, 2026, 6:57 p.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
      }
    ]
  }
]