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

ATPC League - Monday - Court: A Match: 1

ID: 6961814638

Match Scores

15-4

Loss

Play Date

2026-06-01

Play Time (Est)

11: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.866

MK
Marta Kliszcz

67Y7DE · USA

DUPR

3.200

TEAM 2LOSS
EV
Emma Vaughan

8MMPYV · USA

DUPR

2.536

MF
Michele Fullon

8GD0JG · New York, NY, US

DUPR

3.148

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-6961814638
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7965267158,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lorraine Liu",
        "dupr_id": "YXJ254",
        "rating": 2.866,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Marta Kliszcz",
        "dupr_id": "67Y7DE",
        "rating": 3.2,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6285063448,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Emma Vaughan",
        "dupr_id": "8MMPYV",
        "rating": 2.536,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michele Fullon",
        "dupr_id": "8GD0JG",
        "rating": 3.148,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]