Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Stacked Prep Club Pickleball USA - Men's 4.5 - Winners Bracket Round 2

ID: 5200611986

Match Scores

10-12, 9-11

Loss

Play Date

2026-05-23

Play Time (Est)

3:30 PM

Play Location

Club Pickleball USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
TT
Tanner Thompson

1Q4V4R · Logan, UT, US

DUPR

4.159

SP
Simon Pope

84WE7M · USA

DUPR

4.441

TEAM 2WINNER
KY
Kallin York

GGLL9X · Spanish Fork, UT, US

DUPR

4.355

PS
Preston Stratton

8K00KQ · UT, US

DUPR

4.324

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-5200611986
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7172850661,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tanner Thompson",
        "dupr_id": "1Q4V4R",
        "rating": 4.159,
        "profile_pic_url": null,
        "location": "Logan, UT, US"
      },
      {
        "name": "Simon Pope",
        "dupr_id": "84WE7M",
        "rating": 4.441,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8142540397,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kallin York",
        "dupr_id": "GGLL9X",
        "rating": 4.355,
        "profile_pic_url": null,
        "location": "Spanish Fork, UT, US"
      },
      {
        "name": "Preston Stratton",
        "dupr_id": "8K00KQ",
        "rating": 4.324,
        "profile_pic_url": null,
        "location": "UT, US"
      }
    ]
  }
]