Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6990026072

Match Scores

15-8

Win

Play Date

2025-07-19

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CE
Chase Entwistle

59PE70 · Menlo Park, CA, US

DUPR

4.162

TT
Tanner Thompson

1Q4V4R · Logan, UT, US

DUPR

4.222

TEAM 2LOSS
BB
Brady Beers

RXYPGD · Lehi, UT, US

DUPR

3.819

GH
Gannon Hankes

1200G7 · USA

DUPR

3.482

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-6990026072
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4427664791,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chase Entwistle",
        "dupr_id": "59PE70",
        "rating": 4.162,
        "profile_pic_url": null,
        "location": "Menlo Park, CA, US"
      },
      {
        "name": "Tanner Thompson",
        "dupr_id": "1Q4V4R",
        "rating": 4.222,
        "profile_pic_url": null,
        "location": "Logan, UT, US"
      }
    ]
  },
  {
    "team_id": 6990783810,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brady Beers",
        "dupr_id": "RXYPGD",
        "rating": 3.819,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Gannon Hankes",
        "dupr_id": "1200G7",
        "rating": 3.482,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]