[
  {
    "raceTitle": "State Assembly District 29 - Santa Clara County Results",
    "Reporting": "100% (28 of 28) precincts reporting",
    "ReportingTime": "June 9, 2026, 4:57 p.m.",
    "candidates": [
      {
        "Name": "Robert Rivas",
        "Party": "Dem",
        "Votes": "9,099",
        "Percent": "64.5",
        "incumbent": true
      },
      {
        "Name": "J.W. Paine",
        "Party": "Rep",
        "Votes": "2,640",
        "Percent": "18.7",
        "incumbent": false
      },
      {
        "Name": "Dennis P. Sanchez",
        "Party": "Rep",
        "Votes": "2,368",
        "Percent": "16.8",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "State Assembly District 29 - Districtwide Results",
    "Reporting": "100% (212 of 212) precincts reporting",
    "ReportingTime": "June 10, 2026, 11:31 a.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
      }
    ]
  }
]