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

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

ID: 5063680326

Match Scores

15-7

Loss

Play Date

2026-03-29

Play Time (Est)

7:30 PM

Play Location

Sideout Tsunami Pickleball Center

View Facility Page →

Competitor Teams

TEAM 1WINNER
JG
Jeffrey Giesea

Z94GGM · Maui County, HI, US

DUPR

5.053

DR
David Ruan

17NWY4 · Mercer Island, WA, US

DUPR

5.621

TEAM 2LOSS
JE
Jay E Rippel

8JG2M8 · Issaquah, WA, US

DUPR

4.844

TN
Tuyen Nguyen

8JM5Y4 · Seattle, WA, US

DUPR

5.059

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-5063680326
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8024133649,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeffrey Giesea",
        "dupr_id": "Z94GGM",
        "rating": 5.053,
        "profile_pic_url": null,
        "location": "Maui County, HI, US"
      },
      {
        "name": "David Ruan",
        "dupr_id": "17NWY4",
        "rating": 5.621,
        "profile_pic_url": null,
        "location": "Mercer Island, WA, US"
      }
    ]
  },
  {
    "team_id": 8155529674,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jay E Rippel",
        "dupr_id": "8JG2M8",
        "rating": 4.844,
        "profile_pic_url": null,
        "location": "Issaquah, WA, US"
      },
      {
        "name": "Tuyen Nguyen",
        "dupr_id": "8JM5Y4",
        "rating": 5.059,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  }
]