Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5042108565

Match Scores

15-2

Win

Play Date

2026-03-28

Play Time (Est)

10:15 AM

Play Location

Sideout Tsunami Pickleball Center

View Facility Page →

Competitor Teams

TEAM 1WINNER
DY
David Yamada

8DJJV6 · Bellevue, WA, US

DUPR

4.480

AC
Anne Corsano-Leopizzi

17NZL4 · Seattle, WA, US

DUPR

4.286

TEAM 2LOSS
JB
Julie Bremer

3ZL55P · Seattle, WA, US

DUPR

4.457

JE
James Elizondo

8J5RPW · Fort Wayne, IN, US

DUPR

3.576

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