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

Fall Frenzy TMDW Tourney

ID: 5954821914

Match Scores

10-15

Win

Play Date

2025-10-05

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
KB
Kelly Berg Schwartz

KDN62O · USA

DUPR

3.092

TK
Tamara Kuhn

YGY07P · USA

DUPR

2.348

TEAM 2WINNER
Laurie McLain

DWM92Y · Chippewa Falls, WI, US

DUPR

3.446

KE
Kathie Emerson

ZNXW5Q · USA

DUPR

2.908

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-5954821914
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7475138799,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kelly Berg Schwartz",
        "dupr_id": "KDN62O",
        "rating": 3.092,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tamara Kuhn",
        "dupr_id": "YGY07P",
        "rating": 2.348,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6868665867,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Laurie McLain",
        "dupr_id": "DWM92Y",
        "rating": 3.446,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/60.jpg",
        "location": "Chippewa Falls, WI, US"
      },
      {
        "name": "Kathie Emerson",
        "dupr_id": "ZNXW5Q",
        "rating": 2.908,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]