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

APP Tour: 2026 AARP Open - AARP Masters (60+) Mixed Pro Doubles

ID: 5357602050

Match Scores

11-9, 11-7

Loss

Play Date

2026-03-26

Play Time (Est)

7:30 PM

Play Location

Sideout Tsunami Pickleball Center

View Facility Page →

Competitor Teams

TEAM 1WINNER
AS
Anna Shirley

3VYDJ3 · Los Angeles, CA, US

DUPR

5.235

LS
Lee Sponaugle

8WROPQ · Ketchum, ID, US

DUPR

5.324

TEAM 2LOSS
TJ
Tricia Jordan

3ZZG9W · Granite Bay, CA, US

DUPR

4.980

DN
Duc Nguyen

89J2JJ · Fair Oaks, CA, US

DUPR

4.940

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-5357602050
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5044078347,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anna Shirley",
        "dupr_id": "3VYDJ3",
        "rating": 5.235,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Lee Sponaugle",
        "dupr_id": "8WROPQ",
        "rating": 5.324,
        "profile_pic_url": null,
        "location": "Ketchum, ID, US"
      }
    ]
  },
  {
    "team_id": 6170059488,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tricia Jordan",
        "dupr_id": "3ZZG9W",
        "rating": 4.98,
        "profile_pic_url": null,
        "location": "Granite Bay, CA, US"
      },
      {
        "name": "Duc Nguyen",
        "dupr_id": "89J2JJ",
        "rating": 4.94,
        "profile_pic_url": null,
        "location": "Fair Oaks, CA, US"
      }
    ]
  }
]