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

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

ID: 4677828778

Match Scores

1-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
MM
Michael Meredith

9PNKKE · Park City, UT, US

DUPR

3.901

JS
Jerod Sellhorn

1RGW0E · Bellevue, WA, US

DUPR

4.083

TEAM 2WINNER
NK
Nate King

3559RP · Seattle, WA, US

DUPR

5.017

JW
Jason Walker

3OK457 · East Wenatchee, WA, US

DUPR

5.036

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-4677828778
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7472546512,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Meredith",
        "dupr_id": "9PNKKE",
        "rating": 3.901,
        "profile_pic_url": null,
        "location": "Park City, UT, US"
      },
      {
        "name": "Jerod Sellhorn",
        "dupr_id": "1RGW0E",
        "rating": 4.083,
        "profile_pic_url": null,
        "location": "Bellevue, WA, US"
      }
    ]
  },
  {
    "team_id": 8445400834,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nate King",
        "dupr_id": "3559RP",
        "rating": 5.017,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Jason Walker",
        "dupr_id": "3OK457",
        "rating": 5.036,
        "profile_pic_url": null,
        "location": "East Wenatchee, WA, US"
      }
    ]
  }
]