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

ATPC League - Monday - Court: A Match: 1

ID: 6776040509

Match Scores

15-4

Loss

Play Date

2026-06-01

Play Time (Est)

6:15 AM

Play Location

7800 Johnny Morris Rd, Austin, TX 78724, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
LL
Lorraine Liu

YXJ254 · USA

DUPR

2.801

MK
Marta Kliszcz

67Y7DE · USA

DUPR

3.129

TEAM 2LOSS
EV
Emma Vaughan

8MMPYV · USA

DUPR

2.569

MF
Michele Fullon

8GD0JG · New York, NY, US

DUPR

3.229

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-6776040509
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4670586147,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lorraine Liu",
        "dupr_id": "YXJ254",
        "rating": 2.801,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Marta Kliszcz",
        "dupr_id": "67Y7DE",
        "rating": 3.129,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4894679167,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Emma Vaughan",
        "dupr_id": "8MMPYV",
        "rating": 2.569,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michele Fullon",
        "dupr_id": "8GD0JG",
        "rating": 3.229,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]