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

APP Tour: 2026 AARP Open - Womens Pro Doubles

ID: 7772810768

Match Scores

8-11, 1-11

Loss

Play Date

2026-03-28

Play Time (Est)

9:00 PM

Play Location

Sideout Tsunami Pickleball Center

View Facility Page →

Competitor Teams

TEAM 1LOSS
NE
Nicole Eugenio

9PPJ4J · Pasig, NCR, PH

DUPR

5.740

TE
Tia Elpusan

V7ZYYE · Carson, CA, US

DUPR

5.461

TEAM 2WINNER
MF
Megan Fudge

12JD71 · London, England, GB

DUPR

6.054

SS
Sofia Sewing

YGLOXG · Boca Raton, FL, US

DUPR

6.232

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-7772810768
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7091120228,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nicole Eugenio",
        "dupr_id": "9PPJ4J",
        "rating": 5.74,
        "profile_pic_url": null,
        "location": "Pasig, NCR, PH"
      },
      {
        "name": "Tia Elpusan",
        "dupr_id": "V7ZYYE",
        "rating": 5.461,
        "profile_pic_url": null,
        "location": "Carson, CA, US"
      }
    ]
  },
  {
    "team_id": 8407761156,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Megan Fudge",
        "dupr_id": "12JD71",
        "rating": 6.054,
        "profile_pic_url": null,
        "location": "London, England, GB"
      },
      {
        "name": "Sofia Sewing",
        "dupr_id": "YGLOXG",
        "rating": 6.232,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      }
    ]
  }
]