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

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

ID: 6154926239

Match Scores

11-0, 11-0

Win

Play Date

2025-08-03

Play Time (Est)

12:45 AM

Play Location

Lacey, WA

View Facility Page →

Competitor Teams

TEAM 1WINNER
LL
Logan Luc

1QM5V5 · USA

DUPR

5.376

DH
Dalton Hess

3ZDR9W · Mukilteo, WA, US

DUPR

5.361

TEAM 2LOSS
MP
madison Paulsen

L2Y2MQ · USA

DUPR

4.751

AE
Austin Egan

7JOLON · USA

DUPR

4.751

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-6154926239
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6259129922,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Logan Luc",
        "dupr_id": "1QM5V5",
        "rating": 5.376,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dalton Hess",
        "dupr_id": "3ZDR9W",
        "rating": 5.361,
        "profile_pic_url": null,
        "location": "Mukilteo, WA, US"
      }
    ]
  },
  {
    "team_id": 5982163911,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "madison Paulsen",
        "dupr_id": "L2Y2MQ",
        "rating": 4.751,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Austin Egan",
        "dupr_id": "7JOLON",
        "rating": 4.751,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]