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

ATPC League - Monday - Court: A Match: 5

ID: 5641078074

Match Scores

15-11

Win

Play Date

2026-06-01

Play Time (Est)

7:30 PM

Play Location

7800 Johnny Morris Rd, Austin, TX 78724, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
LL
Lorraine Liu

YXJ254 · USA

DUPR

2.892

MF
Michele Fullon

8GD0JG · New York, NY, US

DUPR

3.071

TEAM 2LOSS
AP
Alais Petersen

3VWNEE · Austin, TX, US

DUPR

2.579

MK
Marta Kliszcz

67Y7DE · USA

DUPR

3.161

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-5641078074
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4741241971,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lorraine Liu",
        "dupr_id": "YXJ254",
        "rating": 2.892,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michele Fullon",
        "dupr_id": "8GD0JG",
        "rating": 3.071,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 5149237032,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alais Petersen",
        "dupr_id": "3VWNEE",
        "rating": 2.579,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Marta Kliszcz",
        "dupr_id": "67Y7DE",
        "rating": 3.161,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]