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

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

ID: 5591179990

Match Scores

11-7, 11-3

Loss

Play Date

2026-03-29

Play Time (Est)

11:30 PM

Play Location

Sideout Tsunami Pickleball Center

View Facility Page →

Competitor Teams

TEAM 1WINNER
DW
Daryl Wyatt

3VMJJ5 · Leawood, KS, US

DUPR

5.749

DG
David George

30LQD2 · Granger, IN, US

DUPR

5.595

TEAM 2LOSS
JE
Jay E Rippel

8JG2M8 · Issaquah, WA, US

DUPR

4.839

TN
Tuyen Nguyen

8JM5Y4 · Seattle, WA, US

DUPR

5.056

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-5591179990
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8369818557,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daryl Wyatt",
        "dupr_id": "3VMJJ5",
        "rating": 5.749,
        "profile_pic_url": null,
        "location": "Leawood, KS, US"
      },
      {
        "name": "David George",
        "dupr_id": "30LQD2",
        "rating": 5.595,
        "profile_pic_url": null,
        "location": "Granger, IN, US"
      }
    ]
  },
  {
    "team_id": 7823123054,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jay E Rippel",
        "dupr_id": "8JG2M8",
        "rating": 4.839,
        "profile_pic_url": null,
        "location": "Issaquah, WA, US"
      },
      {
        "name": "Tuyen Nguyen",
        "dupr_id": "8JM5Y4",
        "rating": 5.056,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  }
]