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

ATPC League - Monday - Court: C Match: 2

ID: 8025834471

Match Scores

15-10

Loss

Play Date

2026-02-23

Play Time (Est)

4: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.577

CB
Cheryl Butler

3ZVLRP · USA

DUPR

2.983

TEAM 2LOSS
AP
Alais Petersen

3VWNEE · Austin, TX, US

DUPR

2.723

KW
Korynne Wilson

G5NGDM · Austin, TX, US

DUPR

2.510

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-8025834471
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5809098498,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Emma Vaughan",
        "dupr_id": "8MMPYV",
        "rating": 2.577,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cheryl Butler",
        "dupr_id": "3ZVLRP",
        "rating": 2.983,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6578332060,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alais Petersen",
        "dupr_id": "3VWNEE",
        "rating": 2.723,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Korynne Wilson",
        "dupr_id": "G5NGDM",
        "rating": 2.51,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  }
]