Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

South Sound Slam Charity Pickleball Tournament - Saturday Night Showdown OPEN Double Elimination

ID: 5036022919

Match Scores

11-8, 11-2

Loss

Play Date

2025-08-03

Play Time (Est)

8:45 AM

Play Location

Lacey, WA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JY
James Yu

EG9R5V · Shanghai, Shanghai, CN

DUPR

5.934

TY
Thomas Yu

5959P0 · Shanghai, Shanghai, CN

DUPR

6.024

TEAM 2LOSS
LL
Logan Luc

1QM5V5 · USA

DUPR

5.383

DH
Dalton Hess

3ZDR9W · Mukilteo, WA, US

DUPR

5.371

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-5036022919
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6554941638,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "James Yu",
        "dupr_id": "EG9R5V",
        "rating": 5.934,
        "profile_pic_url": null,
        "location": "Shanghai, Shanghai, CN"
      },
      {
        "name": "Thomas Yu",
        "dupr_id": "5959P0",
        "rating": 6.024,
        "profile_pic_url": null,
        "location": "Shanghai, Shanghai, CN"
      }
    ]
  },
  {
    "team_id": 6018430137,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Logan Luc",
        "dupr_id": "1QM5V5",
        "rating": 5.383,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dalton Hess",
        "dupr_id": "3ZDR9W",
        "rating": 5.371,
        "profile_pic_url": null,
        "location": "Mukilteo, WA, US"
      }
    ]
  }
]