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

Fall Frenzy TMDW Tourney

ID: 6899257820

Match Scores

8-15

Win

Play Date

2025-10-05

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
TL
Trista Lontz

LW09P5 · USA

DUPR

3.004

DT
Debra Thompson

L2LQXZ · USA

DUPR

2.678

TEAM 2WINNER
Laurie McLain

DWM92Y · Chippewa Falls, WI, US

DUPR

3.442

KE
Kathie Emerson

ZNXW5Q · USA

DUPR

2.844

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-6899257820
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5628929954,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Trista Lontz",
        "dupr_id": "LW09P5",
        "rating": 3.004,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Debra Thompson",
        "dupr_id": "L2LQXZ",
        "rating": 2.678,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6445742128,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Laurie McLain",
        "dupr_id": "DWM92Y",
        "rating": 3.442,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/60.jpg",
        "location": "Chippewa Falls, WI, US"
      },
      {
        "name": "Kathie Emerson",
        "dupr_id": "ZNXW5Q",
        "rating": 2.844,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]