[
  {
    "raceTitle": "State Assembly District 29 - Santa Cruz County Results",
    "Reporting": "100% (35 of 35) precincts reporting",
    "ReportingTime": "June 9, 2026, 4:33 p.m.",
    "candidates": [
      {
        "Name": "Robert Rivas",
        "Party": "Dem",
        "Votes": "7,970",
        "Percent": "75.3",
        "incumbent": true
      },
      {
        "Name": "J.W. Paine",
        "Party": "Rep",
        "Votes": "1,236",
        "Percent": "11.7",
        "incumbent": false
      },
      {
        "Name": "Dennis P. Sanchez",
        "Party": "Rep",
        "Votes": "1,379",
        "Percent": "13.0",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "State Assembly District 29 - Districtwide Results",
    "Reporting": "100% (212 of 212) precincts reporting",
    "ReportingTime": "June 9, 2026, 6:57 p.m.",
    "candidates": [
      {
        "Name": "Robert Rivas",
        "Party": "Dem",
        "Votes": "45,362",
        "Percent": "65.7",
        "incumbent": true
      },
      {
        "Name": "J.W. Paine",
        "Party": "Rep",
        "Votes": "11,071",
        "Percent": "16.0",
        "incumbent": false
      },
      {
        "Name": "Dennis P. Sanchez",
        "Party": "Rep",
        "Votes": "12,644",
        "Percent": "18.3",
        "incumbent": false
      }
    ]
  }
]