Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed Doubles 4.5 - Father’s Day Bash (Pickleball Association of Twin Falls)

ID: 6555220107

Match Scores

11-6

Loss

Play Date

2025-06-14

Play Time (Est)

4:45 AM

Play Location

Frontier Family Park Pickleball Court

Unverified Facility

Competitor Teams

TEAM 1WINNER
EG
Erich Gleckler

999R4E · USA

DUPR

4.565

KG
Kara Gleckler

677RYD · USA

DUPR

4.094

TEAM 2LOSS
BH
Becky Hill

DW7QVL · ID, US

DUPR

4.508

CE
Curt Egbert

8W0WYQ · Twin Falls, ID, US

DUPR

4.782

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6555220107
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4978178548,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Erich Gleckler",
        "dupr_id": "999R4E",
        "rating": 4.565,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kara Gleckler",
        "dupr_id": "677RYD",
        "rating": 4.094,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6927636967,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Becky Hill",
        "dupr_id": "DW7QVL",
        "rating": 4.508,
        "profile_pic_url": null,
        "location": "ID, US"
      },
      {
        "name": "Curt Egbert",
        "dupr_id": "8W0WYQ",
        "rating": 4.782,
        "profile_pic_url": null,
        "location": "Twin Falls, ID, US"
      }
    ]
  }
]