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

Week 1

ID: 8250624869

Match Scores

12-15

Loss

Play Date

2026-06-02

Play Time (Est)

6:15 AM

Play Location

Fretz Tennis & PickleBall Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
JT
Jennifer Tucker

EW9M0O · USA

DUPR

3.142

LB
Laura Baggett

YGY4XG · Dallas, TX, US

DUPR

3.185

TEAM 2WINNER
LC
lisa chermel

ZZYORD · Dallas, TX, US

DUPR

3.135

AV
Amanda van Vliet

N7YZZN · Richardson, TX, US

DUPR

2.980

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-8250624869
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5526623343,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jennifer Tucker",
        "dupr_id": "EW9M0O",
        "rating": 3.142,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Laura Baggett",
        "dupr_id": "YGY4XG",
        "rating": 3.185,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 5812108213,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "lisa chermel",
        "dupr_id": "ZZYORD",
        "rating": 3.135,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Amanda van Vliet",
        "dupr_id": "N7YZZN",
        "rating": 2.98,
        "profile_pic_url": null,
        "location": "Richardson, TX, US"
      }
    ]
  }
]