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

Fall Frenzy TMDW Tourney

ID: 6814905097

Match Scores

14-15

Loss

Play Date

2025-10-05

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
LM
Laurie McLain

DWM92Y · Chippewa Falls, WI, US

DUPR

3.416

MK
Mike Konzen

4LK4VK · USA

DUPR

3.001

TEAM 2WINNER
EP
Elizabeth Poteete

XJMWVX · USA

DUPR

3.234

BP
Bobby Poteete

56N76L · USA

DUPR

3.395

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-6814905097
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4677044658,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Laurie McLain",
        "dupr_id": "DWM92Y",
        "rating": 3.416,
        "profile_pic_url": null,
        "location": "Chippewa Falls, WI, US"
      },
      {
        "name": "Mike Konzen",
        "dupr_id": "4LK4VK",
        "rating": 3.001,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5853633889,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Elizabeth Poteete",
        "dupr_id": "XJMWVX",
        "rating": 3.234,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bobby Poteete",
        "dupr_id": "56N76L",
        "rating": 3.395,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]