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

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

ID: 5849217181

Match Scores

9-11, 11-0, 11-8

Win

Play Date

2026-03-28

Play Time (Est)

2:15 AM

Play Location

Sideout Tsunami Pickleball Center

View Facility Page →

Competitor Teams

TEAM 1WINNER
RW
Rick Witsken

3Z00M3 · Zionsville, IN, US

DUPR

5.584

DL
Dionne Lim

3VVZZE · USA

DUPR

5.155

TEAM 2LOSS
TL
Tracee Lee

E9XOYV · Seattle, WA, US

DUPR

5.054

EL
Eric Le

1QJQOD · Newcastle, WA, US

DUPR

5.357

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-5849217181
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7089518767,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rick Witsken",
        "dupr_id": "3Z00M3",
        "rating": 5.584,
        "profile_pic_url": null,
        "location": "Zionsville, IN, US"
      },
      {
        "name": "Dionne Lim",
        "dupr_id": "3VVZZE",
        "rating": 5.155,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6515894308,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tracee Lee",
        "dupr_id": "E9XOYV",
        "rating": 5.054,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Eric Le",
        "dupr_id": "1QJQOD",
        "rating": 5.357,
        "profile_pic_url": null,
        "location": "Newcastle, WA, US"
      }
    ]
  }
]