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

APP Tour: 2026 AARP Open - AARP Champions (50+) Mens Pro Doubles

ID: 5346872362

Match Scores

6-15

Win

Play Date

2026-03-29

Play Time (Est)

11:30 PM

Play Location

Sideout Tsunami Pickleball Center

View Facility Page →

Competitor Teams

TEAM 1LOSS
NK
Nate King

3559RP · Seattle, WA, US

DUPR

4.931

JW
Jason Walker

3OK457 · East Wenatchee, WA, US

DUPR

5.022

TEAM 2WINNER
MM
Michael Moon

8D49ML · Tiburon, CA, US

DUPR

5.109

JS
Jonas Satuito

8G4GLD · Brisbane, CA, US

DUPR

5.234

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-5346872362
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6616620732,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nate King",
        "dupr_id": "3559RP",
        "rating": 4.931,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Jason Walker",
        "dupr_id": "3OK457",
        "rating": 5.022,
        "profile_pic_url": null,
        "location": "East Wenatchee, WA, US"
      }
    ]
  },
  {
    "team_id": 7730256871,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Moon",
        "dupr_id": "8D49ML",
        "rating": 5.109,
        "profile_pic_url": null,
        "location": "Tiburon, CA, US"
      },
      {
        "name": "Jonas Satuito",
        "dupr_id": "8G4GLD",
        "rating": 5.234,
        "profile_pic_url": null,
        "location": "Brisbane, CA, US"
      }
    ]
  }
]