[
  {
    "raceTitle": "State Senate District 38 - San Diego County Results",
    "Reporting": "100% (441 of 441) precincts reporting",
    "ReportingTime": "June 9, 2026, 5:17 p.m.",
    "candidates": [
      {
        "Name": "Catherine S. Blakespear",
        "Party": "Dem",
        "Votes": "115,659",
        "Percent": "58.2",
        "incumbent": true
      },
      {
        "Name": "Laura Bassett",
        "Party": "Rep",
        "Votes": "82,944",
        "Percent": "41.8",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "State Senate District 38 - Districtwide Results",
    "Reporting": "100% (645 of 645) precincts reporting",
    "ReportingTime": "June 10, 2026, 11:31 a.m.",
    "candidates": [
      {
        "Name": "Catherine S. Blakespear",
        "Party": "Dem",
        "Votes": "153,207",
        "Percent": "54.7",
        "incumbent": true
      },
      {
        "Name": "Laura Bassett",
        "Party": "Rep",
        "Votes": "126,938",
        "Percent": "45.3",
        "incumbent": false
      }
    ]
  }
]