Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

WD 4.5 (Age 50+) - Women's Doubles: 2025 International Pickleball Tournament – Pickleball World Cup Edition

ID: 7393276319

Match Scores

15-6

Loss

Play Date

2025-10-28

Play Time (Est)

12:45 AM

Play Location

The FORT Pickleball

View Facility Page →

Competitor Teams

TEAM 1WINNER
EW
Elizabeth Wilcox

8D5X48 · New Territories, HK

DUPR

4.509

LW
LAU WING YEE INGRID

DWPJKX · Hong Kong Island, HK

DUPR

4.466

TEAM 2LOSS
LA
Lilian Azel

16NMRD · Miami, FL, US

DUPR

3.933

LH
lily hencken

1NRQKZ · USA

DUPR

4.516

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-7393276319
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8584047115,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Elizabeth Wilcox",
        "dupr_id": "8D5X48",
        "rating": 4.509,
        "profile_pic_url": null,
        "location": "New Territories, HK"
      },
      {
        "name": "LAU WING YEE INGRID",
        "dupr_id": "DWPJKX",
        "rating": 4.466,
        "profile_pic_url": null,
        "location": "Hong Kong Island, HK"
      }
    ]
  },
  {
    "team_id": 8237476987,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lilian Azel",
        "dupr_id": "16NMRD",
        "rating": 3.933,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      },
      {
        "name": "lily hencken",
        "dupr_id": "1NRQKZ",
        "rating": 4.516,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]