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

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

ID: 7627202811

Match Scores

11-5, 11-5

Win

Play Date

2026-03-28

Play Time (Est)

4: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.700

CB
Cara Beth Lee

3YDLMG · Seattle, WA, US

DUPR

5.426

TEAM 2LOSS
PZ
Paul Zickert

1QN601 · Gurnee, IL, US

DUPR

5.278

NR
Norma Rodriguez-Ward

35590R · Woodburn, OR, US

DUPR

4.863

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-7627202811
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5745174764,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Baker",
        "dupr_id": "355ZWL",
        "rating": 5.7,
        "profile_pic_url": null,
        "location": "Gig Harbor, WA, US"
      },
      {
        "name": "Cara Beth Lee",
        "dupr_id": "3YDLMG",
        "rating": 5.426,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  },
  {
    "team_id": 4479624202,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Paul Zickert",
        "dupr_id": "1QN601",
        "rating": 5.278,
        "profile_pic_url": null,
        "location": "Gurnee, IL, US"
      },
      {
        "name": "Norma Rodriguez-Ward",
        "dupr_id": "35590R",
        "rating": 4.863,
        "profile_pic_url": null,
        "location": "Woodburn, OR, US"
      }
    ]
  }
]