[
  {
    "raceTitle": "State Assembly District 74 - San Diego County Results",
    "Reporting": "100% (158 of 158) precincts reporting",
    "ReportingTime": "June 9, 2026, 5:17 p.m.",
    "candidates": [
      {
        "Name": "Sergio Farias",
        "Party": "Dem",
        "Votes": "37,927",
        "Percent": "53.3",
        "incumbent": false
      },
      {
        "Name": "Laurie Davies",
        "Party": "Rep",
        "Votes": "33,239",
        "Percent": "46.7",
        "incumbent": true
      }
    ]
  },
  {
    "raceTitle": "State Assembly District 74 - Districtwide Results",
    "Reporting": "100% (310 of 310) precincts reporting",
    "ReportingTime": "June 9, 2026, 6:57 p.m.",
    "candidates": [
      {
        "Name": "Sergio Farias",
        "Party": "Dem",
        "Votes": "64,845",
        "Percent": "47.7",
        "incumbent": false
      },
      {
        "Name": "Laurie Davies",
        "Party": "Rep",
        "Votes": "71,056",
        "Percent": "52.3",
        "incumbent": true
      }
    ]
  }
]