Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Stacked Prep Triple Elimination Tournament - Club Pickleball USA - Mixed 4.5

ID: 6038086941

Match Scores

21-19

Win

Play Date

2025-07-18

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SB
Seymour Butts

RXR97E · USA

DUPR

3.871

CW
Charles Whitaker

8DDWML · South Jordan, UT, US

DUPR

4.293

TEAM 2LOSS
SG
Sherry Greenleaf

8M47GD · Salt Lake City, UT, US

DUPR

4.227

DG
Dylan Greenleaf

V7Z7V5 · Los Angeles, CA, US

DUPR

4.348

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-6038086941
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8133084060,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Seymour Butts",
        "dupr_id": "RXR97E",
        "rating": 3.871,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Charles Whitaker",
        "dupr_id": "8DDWML",
        "rating": 4.293,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      }
    ]
  },
  {
    "team_id": 8434728024,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sherry Greenleaf",
        "dupr_id": "8M47GD",
        "rating": 4.227,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Dylan Greenleaf",
        "dupr_id": "V7Z7V5",
        "rating": 4.348,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  }
]