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

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

ID: 5381606128

Match Scores

12-15

Win

Play Date

2026-03-29

Play Time (Est)

5:00 PM

Play Location

Sideout Tsunami Pickleball Center

View Facility Page →

Competitor Teams

TEAM 1LOSS
PZ
Paul Zickert

1QN601 · Gurnee, IL, US

DUPR

4.917

DS
David Smith

17KL43 · Spirit Lake, IA, US

DUPR

4.913

TEAM 2WINNER
JE
Jay E Rippel

8JG2M8 · Issaquah, WA, US

DUPR

4.852

TN
Tuyen Nguyen

8JM5Y4 · Seattle, WA, US

DUPR

5.063

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-5381606128
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5104624165,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Paul Zickert",
        "dupr_id": "1QN601",
        "rating": 4.917,
        "profile_pic_url": null,
        "location": "Gurnee, IL, US"
      },
      {
        "name": "David Smith",
        "dupr_id": "17KL43",
        "rating": 4.913,
        "profile_pic_url": null,
        "location": "Spirit Lake, IA, US"
      }
    ]
  },
  {
    "team_id": 7681827695,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jay E Rippel",
        "dupr_id": "8JG2M8",
        "rating": 4.852,
        "profile_pic_url": null,
        "location": "Issaquah, WA, US"
      },
      {
        "name": "Tuyen Nguyen",
        "dupr_id": "8JM5Y4",
        "rating": 5.063,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  }
]