Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6051740617

Match Scores

6-15

Loss

Play Date

2025-07-19

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CE
Chase Entwistle

59PE70 · Menlo Park, CA, US

DUPR

4.109

TT
Tanner Thompson

1Q4V4R · Logan, UT, US

DUPR

4.192

TEAM 2WINNER
KP
Kawika Pigott

0YQP42 · Vineyard, UT, US

DUPR

4.097

JP
Javier Pigott

4VYLL6 · UT, US

DUPR

3.755

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-6051740617
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5547397947,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chase Entwistle",
        "dupr_id": "59PE70",
        "rating": 4.109,
        "profile_pic_url": null,
        "location": "Menlo Park, CA, US"
      },
      {
        "name": "Tanner Thompson",
        "dupr_id": "1Q4V4R",
        "rating": 4.192,
        "profile_pic_url": null,
        "location": "Logan, UT, US"
      }
    ]
  },
  {
    "team_id": 5198356835,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kawika Pigott",
        "dupr_id": "0YQP42",
        "rating": 4.097,
        "profile_pic_url": null,
        "location": "Vineyard, UT, US"
      },
      {
        "name": "Javier Pigott",
        "dupr_id": "4VYLL6",
        "rating": 3.755,
        "profile_pic_url": null,
        "location": "UT, US"
      }
    ]
  }
]