[
  {
    "raceTitle": "State Senate District 6 - Sacramento County Results",
    "Reporting": "100% (253 of 253) precincts reporting",
    "ReportingTime": "June 9, 2026, 3:59 p.m.",
    "candidates": [
      {
        "Name": "Sean Frame",
        "Party": "Dem",
        "Votes": "45,352",
        "Percent": "28.5",
        "incumbent": false
      },
      {
        "Name": "Sara Velasco",
        "Party": "Dem",
        "Votes": "29,518",
        "Percent": "18.5",
        "incumbent": false
      },
      {
        "Name": "Roger Niello",
        "Party": "Rep",
        "Votes": "84,424",
        "Percent": "53.0",
        "incumbent": true
      }
    ]
  },
  {
    "raceTitle": "State Senate District 6 - Districtwide Results",
    "Reporting": "100% (388 of 388) precincts reporting",
    "ReportingTime": "June 10, 2026, 11:31 a.m.",
    "candidates": [
      {
        "Name": "Sean Frame",
        "Party": "Dem",
        "Votes": "77,816",
        "Percent": "28.5",
        "incumbent": false
      },
      {
        "Name": "Sara Velasco",
        "Party": "Dem",
        "Votes": "41,622",
        "Percent": "15.2",
        "incumbent": false
      },
      {
        "Name": "Roger Niello",
        "Party": "Rep",
        "Votes": "153,567",
        "Percent": "56.3",
        "incumbent": true
      }
    ]
  }
]