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

APP Tour: 2026 AARP Open - Mens Doubles Moneyball 4.5+

ID: 6488429539

Match Scores

14-12

Win

Play Date

2026-03-27

Play Time (Est)

8:45 AM

Play Location

Sideout Tsunami Pickleball Center

View Facility Page →

Competitor Teams

TEAM 1WINNER
JW
Jackson Wurzer

RXN7KN · Seattle, WA, US

DUPR

4.923

CY
Cameron Yang

Z94E7P · Seoul, KR

DUPR

4.909

TEAM 2LOSS
WT
Wesley To

8D6ZRX · Kirkland, WA, US

DUPR

4.325

SA
Shane Albedyll

175DO5 · Lake Stevens, WA, US

DUPR

4.975

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-6488429539
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6950047119,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jackson Wurzer",
        "dupr_id": "RXN7KN",
        "rating": 4.923,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Cameron Yang",
        "dupr_id": "Z94E7P",
        "rating": 4.909,
        "profile_pic_url": null,
        "location": "Seoul, KR"
      }
    ]
  },
  {
    "team_id": 7700219389,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Wesley To",
        "dupr_id": "8D6ZRX",
        "rating": 4.325,
        "profile_pic_url": null,
        "location": "Kirkland, WA, US"
      },
      {
        "name": "Shane Albedyll",
        "dupr_id": "175DO5",
        "rating": 4.975,
        "profile_pic_url": null,
        "location": "Lake Stevens, WA, US"
      }
    ]
  }
]