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

ATPC League - Monday - Court: A Match: 2

ID: 5935002709

Match Scores

15-11

Win

Play Date

2026-06-01

Play Time (Est)

2:15 AM

Play Location

7800 Johnny Morris Rd, Austin, TX 78724, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
MK
Marta Kliszcz

67Y7DE · USA

DUPR

3.157

MF
Michele Fullon

8GD0JG · New York, NY, US

DUPR

3.099

TEAM 2LOSS
AP
Alais Petersen

3VWNEE · Austin, TX, US

DUPR

2.610

EV
Emma Vaughan

8MMPYV · USA

DUPR

2.557

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-5935002709
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5860716796,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Marta Kliszcz",
        "dupr_id": "67Y7DE",
        "rating": 3.157,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michele Fullon",
        "dupr_id": "8GD0JG",
        "rating": 3.099,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 5948834374,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alais Petersen",
        "dupr_id": "3VWNEE",
        "rating": 2.61,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Emma Vaughan",
        "dupr_id": "8MMPYV",
        "rating": 2.557,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]