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

ATPC League - Monday - Court: A Match: 4

ID: 7403295150

Match Scores

15-11

Loss

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
EV
Emma Vaughan

8MMPYV · USA

DUPR

2.579

LL
Lorraine Liu

YXJ254 · USA

DUPR

2.885

TEAM 2LOSS
AP
Alais Petersen

3VWNEE · Austin, TX, US

DUPR

2.584

MF
Michele Fullon

8GD0JG · New York, NY, US

DUPR

3.062

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-7403295150
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7202229077,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Emma Vaughan",
        "dupr_id": "8MMPYV",
        "rating": 2.579,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lorraine Liu",
        "dupr_id": "YXJ254",
        "rating": 2.885,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6309498110,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alais Petersen",
        "dupr_id": "3VWNEE",
        "rating": 2.584,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Michele Fullon",
        "dupr_id": "8GD0JG",
        "rating": 3.062,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]