Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

ATPC League - Monday - Court: C Match: 3

ID: 5458745003

Match Scores

15-13

Loss

Play Date

2026-02-23

Play Time (Est)

12:45 AM

Play Location

7800 Johnny Morris Rd, Austin, TX 78724, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
EV
Emma Vaughan

8MMPYV · USA

DUPR

2.596

KW
Korynne Wilson

G5NGDM · Austin, TX, US

DUPR

2.535

TEAM 2LOSS
AP
Alais Petersen

3VWNEE · Austin, TX, US

DUPR

2.697

CB
Cheryl Butler

3ZVLRP · USA

DUPR

2.972

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-5458745003
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5661472022,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Emma Vaughan",
        "dupr_id": "8MMPYV",
        "rating": 2.596,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Korynne Wilson",
        "dupr_id": "G5NGDM",
        "rating": 2.535,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  },
  {
    "team_id": 4499083156,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alais Petersen",
        "dupr_id": "3VWNEE",
        "rating": 2.697,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Cheryl Butler",
        "dupr_id": "3ZVLRP",
        "rating": 2.972,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]