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

The GOAT Fall Open - Womens Doubles Pro

ID: 5233409145

Match Scores

15-10

Loss

Play Date

2025-09-20

Play Time (Est)

10:15 AM

Play Location

London, ON

View Facility Page →

Competitor Teams

TEAM 1WINNER
AY
Audrey Yeung

ZNP99L · Toronto, ON, CA

DUPR

5.636

SL
Stella Li

8WM5LY · Toronto, ON, CA

DUPR

5.129

TEAM 2LOSS
Steffi Ringelberg

1R77GZ · Burlington, ON, CA

DUPR

5.040

AD
Adrienne DAlewyn

0RPPPN · Mississauga, ON, CA

DUPR

4.887

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-5233409145
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4706016311,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Audrey Yeung",
        "dupr_id": "ZNP99L",
        "rating": 5.636,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Stella Li",
        "dupr_id": "8WM5LY",
        "rating": 5.129,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      }
    ]
  },
  {
    "team_id": 7480159013,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steffi Ringelberg",
        "dupr_id": "1R77GZ",
        "rating": 5.04,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1216068/images/profile/d0f58abb-505a-46d8-a554-ec09c74240f7.png",
        "location": "Burlington, ON, CA"
      },
      {
        "name": "Adrienne DAlewyn",
        "dupr_id": "0RPPPN",
        "rating": 4.887,
        "profile_pic_url": null,
        "location": "Mississauga, ON, CA"
      }
    ]
  }
]