Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

APP Tour: 2026 AARP Open - Mixed Doubles 4.0/4.5+: 50+

ID: 5223282755

Match Scores

7-11, 11-8, 11-2

Win

Play Date

2026-03-28

Play Time (Est)

12:45 AM

Play Location

Sideout Tsunami Pickleball Center

View Facility Page →

Competitor Teams

TEAM 1WINNER
DY
David Yamada

8DJJV6 · Bellevue, WA, US

DUPR

4.492

AC
Anne Corsano-Leopizzi

17NZL4 · Seattle, WA, US

DUPR

4.293

TEAM 2LOSS
DN
Doug Nierman

1QXO94 · Walla Walla, WA, US

DUPR

4.586

BN
BETH NIERMAN

RYKDDZ · Wenatchee, WA, US

DUPR

4.022

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-5223282755
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7615720710,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Yamada",
        "dupr_id": "8DJJV6",
        "rating": 4.492,
        "profile_pic_url": null,
        "location": "Bellevue, WA, US"
      },
      {
        "name": "Anne Corsano-Leopizzi",
        "dupr_id": "17NZL4",
        "rating": 4.293,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  },
  {
    "team_id": 8541255672,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Doug Nierman",
        "dupr_id": "1QXO94",
        "rating": 4.586,
        "profile_pic_url": null,
        "location": "Walla Walla, WA, US"
      },
      {
        "name": "BETH NIERMAN",
        "dupr_id": "RYKDDZ",
        "rating": 4.022,
        "profile_pic_url": null,
        "location": "Wenatchee, WA, US"
      }
    ]
  }
]