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

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

ID: 7474358836

Match Scores

11-4, 11-2

Loss

Play Date

2026-03-29

Play Time (Est)

5:00 PM

Play Location

Sideout Tsunami Pickleball Center

View Facility Page →

Competitor Teams

TEAM 1WINNER
SF
Scott Fliegelman

1NN961 · Boulder, CO, US

DUPR

5.656

JW
Joel Waiwaiole

12QL78 · Austin, TX, US

DUPR

5.966

TEAM 2LOSS
NK
Nate King

3559RP · Seattle, WA, US

DUPR

4.956

JW
Jason Walker

3OK457 · East Wenatchee, WA, US

DUPR

5.027

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-7474358836
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7823412337,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Fliegelman",
        "dupr_id": "1NN961",
        "rating": 5.656,
        "profile_pic_url": null,
        "location": "Boulder, CO, US"
      },
      {
        "name": "Joel Waiwaiole",
        "dupr_id": "12QL78",
        "rating": 5.966,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  },
  {
    "team_id": 4952500468,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nate King",
        "dupr_id": "3559RP",
        "rating": 4.956,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Jason Walker",
        "dupr_id": "3OK457",
        "rating": 5.027,
        "profile_pic_url": null,
        "location": "East Wenatchee, WA, US"
      }
    ]
  }
]