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

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

ID: 5753136259

Match Scores

6-15

Loss

Play Date

2026-03-29

Play Time (Est)

8:45 AM

Play Location

Sideout Tsunami Pickleball Center

View Facility Page →

Competitor Teams

TEAM 1LOSS
DG
Dayne Gingrich

8GWDM3 · Santa Barbara, CA, US

DUPR

5.844

RW
Rick Witsken

3Z00M3 · Zionsville, IN, US

DUPR

5.564

TEAM 2WINNER
JG
Jeffrey Giesea

Z94GGM · Maui County, HI, US

DUPR

5.101

DR
David Ruan

17NWY4 · Mercer Island, WA, US

DUPR

5.655

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-5753136259
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7690929639,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dayne Gingrich",
        "dupr_id": "8GWDM3",
        "rating": 5.844,
        "profile_pic_url": null,
        "location": "Santa Barbara, CA, US"
      },
      {
        "name": "Rick Witsken",
        "dupr_id": "3Z00M3",
        "rating": 5.564,
        "profile_pic_url": null,
        "location": "Zionsville, IN, US"
      }
    ]
  },
  {
    "team_id": 5552182276,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeffrey Giesea",
        "dupr_id": "Z94GGM",
        "rating": 5.101,
        "profile_pic_url": null,
        "location": "Maui County, HI, US"
      },
      {
        "name": "David Ruan",
        "dupr_id": "17NWY4",
        "rating": 5.655,
        "profile_pic_url": null,
        "location": "Mercer Island, WA, US"
      }
    ]
  }
]