Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7219488284

Match Scores

9-15

Win

Play Date

2026-03-28

Play Time (Est)

9:00 PM

Play Location

Sideout Tsunami Pickleball Center

View Facility Page →

Competitor Teams

TEAM 1LOSS
DN
Doug Nierman

1QXO94 · Walla Walla, WA, US

DUPR

4.612

BN
BETH NIERMAN

RYKDDZ · Wenatchee, WA, US

DUPR

4.036

TEAM 2WINNER
AC
Anne Corsano-Leopizzi

17NZL4 · Seattle, WA, US

DUPR

4.264

DY
David Yamada

8DJJV6 · Bellevue, WA, US

DUPR

4.444

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-7219488284
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5710975842,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Doug Nierman",
        "dupr_id": "1QXO94",
        "rating": 4.612,
        "profile_pic_url": null,
        "location": "Walla Walla, WA, US"
      },
      {
        "name": "BETH NIERMAN",
        "dupr_id": "RYKDDZ",
        "rating": 4.036,
        "profile_pic_url": null,
        "location": "Wenatchee, WA, US"
      }
    ]
  },
  {
    "team_id": 5878098698,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Anne Corsano-Leopizzi",
        "dupr_id": "17NZL4",
        "rating": 4.264,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "David Yamada",
        "dupr_id": "8DJJV6",
        "rating": 4.444,
        "profile_pic_url": null,
        "location": "Bellevue, WA, US"
      }
    ]
  }
]