Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Stacked Prep Triple Elimination Tournament - Club Pickleball USA - Mens 4.0

ID: 6618106517

Match Scores

18-21

Loss

Play Date

2025-07-19

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CE
Chase Entwistle

59PE70 · Menlo Park, CA, US

DUPR

4.177

TT
Tanner Thompson

1Q4V4R · Logan, UT, US

DUPR

4.230

TEAM 2WINNER
TS
Thanh Saengkeo

YGVGD4 · Santaquin, UT, US

DUPR

3.928

NB
Nate Bellon

8W7QEM · USA

DUPR

4.296

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-6618106517
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6500542485,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chase Entwistle",
        "dupr_id": "59PE70",
        "rating": 4.177,
        "profile_pic_url": null,
        "location": "Menlo Park, CA, US"
      },
      {
        "name": "Tanner Thompson",
        "dupr_id": "1Q4V4R",
        "rating": 4.23,
        "profile_pic_url": null,
        "location": "Logan, UT, US"
      }
    ]
  },
  {
    "team_id": 5409945371,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Thanh Saengkeo",
        "dupr_id": "YGVGD4",
        "rating": 3.928,
        "profile_pic_url": null,
        "location": "Santaquin, UT, US"
      },
      {
        "name": "Nate Bellon",
        "dupr_id": "8W7QEM",
        "rating": 4.296,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]