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

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

ID: 8342718686

Match Scores

3-15

Win

Play Date

2026-03-27

Play Time (Est)

3:30 PM

Play Location

Sideout Tsunami Pickleball Center

View Facility Page →

Competitor Teams

TEAM 1LOSS
YP
Yanina Pililaau

8WQROM · USA

DUPR

4.944

ME
Mary Ellen Elizondo

8J5NY4 · Fort Wayne, IN, US

DUPR

3.816

TEAM 2WINNER
RF
Raegan Ferguson

16G5D3 · Bend, OR, US

DUPR

4.794

LP
Laura Payne

89ME6J · Grants Pass, OR, US

DUPR

4.656

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-8342718686
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7464692953,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Yanina Pililaau",
        "dupr_id": "8WQROM",
        "rating": 4.944,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mary Ellen Elizondo",
        "dupr_id": "8J5NY4",
        "rating": 3.816,
        "profile_pic_url": null,
        "location": "Fort Wayne, IN, US"
      }
    ]
  },
  {
    "team_id": 5259939115,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Raegan Ferguson",
        "dupr_id": "16G5D3",
        "rating": 4.794,
        "profile_pic_url": null,
        "location": "Bend, OR, US"
      },
      {
        "name": "Laura Payne",
        "dupr_id": "89ME6J",
        "rating": 4.656,
        "profile_pic_url": null,
        "location": "Grants Pass, OR, US"
      }
    ]
  }
]