Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Group A - Challenger Bracket

ID: 6675853174

Match Scores

16-21

Win

Play Date

2025-11-22

Play Time (Est)

11:30 PM

Play Location

Center Court Pickleball Club Gilbert

View Facility Page →

Competitor Teams

TEAM 1LOSS
KK
Kale Klein

8D65X3 · Phoenix, AZ, US

DUPR

4.745

TK
Tate Klein

1NXKN2 · Brigham City, UT, US

DUPR

4.938

TEAM 2WINNER
LF
Luke Foster

30NEW4 · Salt Lake City, UT, US

DUPR

4.128

AP
Adam Perry

4L2VGK · USA

DUPR

4.367

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-6675853174
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8442055198,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kale Klein",
        "dupr_id": "8D65X3",
        "rating": 4.745,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Tate Klein",
        "dupr_id": "1NXKN2",
        "rating": 4.938,
        "profile_pic_url": null,
        "location": "Brigham City, UT, US"
      }
    ]
  },
  {
    "team_id": 5218291978,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Luke Foster",
        "dupr_id": "30NEW4",
        "rating": 4.128,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Adam Perry",
        "dupr_id": "4L2VGK",
        "rating": 4.367,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]