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

Fall Frenzy TMDW Tourney

ID: 4853017963

Match Scores

13-15

Win

Play Date

2025-10-05

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
KB
Kelly Berg Schwartz

KDN62O · USA

DUPR

3.103

JV
Joseph Vesely

QJ67R4 · USA

DUPR

2.740

TEAM 2WINNER
Laurie McLain

DWM92Y · Chippewa Falls, WI, US

DUPR

3.434

MK
Mike Konzen

4LK4VK · USA

DUPR

2.753

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-4853017963
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4469207117,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kelly Berg Schwartz",
        "dupr_id": "KDN62O",
        "rating": 3.103,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joseph  Vesely",
        "dupr_id": "QJ67R4",
        "rating": 2.74,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6665632624,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Laurie McLain",
        "dupr_id": "DWM92Y",
        "rating": 3.434,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/60.jpg",
        "location": "Chippewa Falls, WI, US"
      },
      {
        "name": "Mike Konzen",
        "dupr_id": "4LK4VK",
        "rating": 2.753,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]