Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5881835570

Match Scores

15-10

Win

Play Date

2026-03-28

Play Time (Est)

3:30 PM

Play Location

Sideout Tsunami Pickleball Center

View Facility Page →

Competitor Teams

TEAM 1WINNER
AC
Anne Corsano-Leopizzi

17NZL4 · Seattle, WA, US

DUPR

4.263

DY
David Yamada

8DJJV6 · Bellevue, WA, US

DUPR

4.443

TEAM 2LOSS
JE
James Elizondo

8J5RPW · Fort Wayne, IN, US

DUPR

3.707

JB
Julie Bremer

3ZL55P · Seattle, WA, US

DUPR

4.496

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-5881835570
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5455082241,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anne Corsano-Leopizzi",
        "dupr_id": "17NZL4",
        "rating": 4.263,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "David Yamada",
        "dupr_id": "8DJJV6",
        "rating": 4.443,
        "profile_pic_url": null,
        "location": "Bellevue, WA, US"
      }
    ]
  },
  {
    "team_id": 5330700977,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "James Elizondo",
        "dupr_id": "8J5RPW",
        "rating": 3.707,
        "profile_pic_url": null,
        "location": "Fort Wayne, IN, US"
      },
      {
        "name": "Julie Bremer",
        "dupr_id": "3ZL55P",
        "rating": 4.496,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  }
]