{
  "election_name": "Kentucky US House 3 Republican Primary",
  "election_type": "House of Representatives",
  "election_scope": "Primary",
  "election_date": "2026-05-19T05:00:00.000Z",
  "country": "US",
  "province": "KY",
  "district": "KY-03",
  "municipality": null,
  "polls_open": null,
  "polls_close": null,
  "is_disputed": false,
  "has_map": true,
  "registered_voters": null,
  "percent_reporting": 99.9,
  "last_updated": "2026-05-20T13:58:42.244Z",
  "round": 1,
  "maps": [
    {
      "name": "Kentucky",
      "map": "assets/Kentucky.svg"
    }
  ],
  "candidates": [
    {
      "name": "Maria Teresa Rodriguez",
      "party": "Republican",
      "incumbent": false,
      "major_candidate": true,
      "winner": true,
      "color": "#009f8e",
      "votes": 15855,
      "percent": 48.24,
      "bio": "",
      "photourl": "",
      "endorsed": false
    },
    {
      "name": "David Joseph Nichter",
      "party": "Republican",
      "incumbent": false,
      "major_candidate": true,
      "winner": false,
      "color": "#339933",
      "votes": 6807,
      "percent": 20.71,
      "bio": "",
      "photourl": "",
      "endorsed": false
    },
    {
      "name": "Daniel Cobble",
      "party": "Republican",
      "incumbent": false,
      "major_candidate": true,
      "winner": false,
      "color": "#6d1b83",
      "votes": 5893,
      "percent": 17.93,
      "bio": "",
      "photourl": "",
      "endorsed": false
    },
    {
      "name": "Donald Pay",
      "party": "Republican",
      "incumbent": false,
      "major_candidate": true,
      "winner": false,
      "color": "#a01450",
      "votes": 4313,
      "percent": 13.12,
      "bio": "",
      "photourl": "",
      "endorsed": false
    }
  ],
  "region_results": {
    "jefferson": {
      "name": "Jefferson",
      "type": "County",
      "fill": "#69cea8",
      "percent_reporting": 100,
      "candidates": [
        {
          "name": "Maria Teresa Rodriguez",
          "party": "Republican",
          "votes": 15855,
          "percent": 48.24,
          "color": "#009f8e",
          "winner": true,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "David Joseph Nichter",
          "party": "Republican",
          "votes": 6807,
          "percent": 20.71,
          "color": "#339933",
          "winner": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Daniel Cobble",
          "party": "Republican",
          "votes": 5893,
          "percent": 17.93,
          "color": "#6d1b83",
          "winner": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Donald Pay",
          "party": "Republican",
          "votes": 4313,
          "percent": 13.12,
          "color": "#a01450",
          "winner": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        }
      ]
    }
  }
}