{
  "election_name": "Texas US House 33 Republican Primary",
  "election_type": "House of Representatives",
  "election_scope": "Primary",
  "election_date": "2026-03-03T05:00:00.000Z",
  "country": "US",
  "province": "TX",
  "district": "TX-33",
  "municipality": null,
  "polls_open": "2026-03-03T13:00:00.000Z",
  "polls_close": "2026-03-04T01:00:00.000Z",
  "is_disputed": false,
  "has_map": true,
  "registered_voters": null,
  "percent_reporting": 100,
  "last_updated": "2026-03-04T13:09:06.182Z",
  "round": 1,
  "maps": [
    {
      "name": "Texas",
      "map": "assets/Texas.svg"
    }
  ],
  "candidates": [
    {
      "name": "Patrick David Gillespie",
      "party": "Republican",
      "incumbent": false,
      "major_candidate": true,
      "winner": false,
      "color": "#ff9933",
      "votes": 4640,
      "percent": 35.47,
      "bio": "",
      "photourl": "",
      "endorsed": false
    },
    {
      "name": "John Sims",
      "party": "Republican",
      "incumbent": false,
      "major_candidate": true,
      "winner": false,
      "color": "#a01450",
      "votes": 2918,
      "percent": 22.3,
      "bio": "",
      "photourl": "",
      "endorsed": false
    },
    {
      "name": "Monte Mitchell",
      "party": "Republican",
      "incumbent": false,
      "major_candidate": true,
      "winner": false,
      "color": "#6d1b83",
      "votes": 2842,
      "percent": 21.72,
      "bio": "",
      "photourl": "",
      "endorsed": false
    },
    {
      "name": "Kurt Schwab",
      "party": "Republican",
      "incumbent": false,
      "major_candidate": true,
      "winner": false,
      "color": "#339933",
      "votes": 2683,
      "percent": 20.51,
      "bio": "",
      "photourl": "",
      "endorsed": false
    }
  ],
  "region_results": {
    "dallas": {
      "name": "Dallas",
      "type": "County",
      "fill": "#69cea8",
      "percent_reporting": 100,
      "candidates": [
        {
          "name": "Patrick David Gillespie",
          "party": "Republican",
          "votes": 4640,
          "percent": 35.47,
          "color": "#ff9933",
          "winner": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "John Sims",
          "party": "Republican",
          "votes": 2918,
          "percent": 22.3,
          "color": "#a01450",
          "winner": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Monte Mitchell",
          "party": "Republican",
          "votes": 2842,
          "percent": 21.72,
          "color": "#6d1b83",
          "winner": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Kurt Schwab",
          "party": "Republican",
          "votes": 2683,
          "percent": 20.51,
          "color": "#339933",
          "winner": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        }
      ]
    }
  }
}