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

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

ID: 5181982759

Match Scores

11-9, 11-3

Loss

Play Date

2026-03-28

Play Time (Est)

8:45 AM

Play Location

Sideout Tsunami Pickleball Center

View Facility Page →

Competitor Teams

TEAM 1WINNER
BB
Brian Baker

355ZWL · Gig Harbor, WA, US

DUPR

5.710

CB
Cara Beth Lee

3YDLMG · Seattle, WA, US

DUPR

5.435

TEAM 2LOSS
RW
Rick Witsken

3Z00M3 · Zionsville, IN, US

DUPR

5.574

DL
Dionne Lim

3VVZZE · USA

DUPR

5.086

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-5181982759
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7841604089,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Baker",
        "dupr_id": "355ZWL",
        "rating": 5.71,
        "profile_pic_url": null,
        "location": "Gig Harbor, WA, US"
      },
      {
        "name": "Cara Beth Lee",
        "dupr_id": "3YDLMG",
        "rating": 5.435,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  },
  {
    "team_id": 5171489116,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rick Witsken",
        "dupr_id": "3Z00M3",
        "rating": 5.574,
        "profile_pic_url": null,
        "location": "Zionsville, IN, US"
      },
      {
        "name": "Dionne Lim",
        "dupr_id": "3VVZZE",
        "rating": 5.086,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]