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

LWR Pickleball Club DUPR League

ID: 7124100976

Match Scores

1-15

Loss

Play Date

2026-03-26

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MB
Michael Burns

ZDRQ4W · USA

DUPR

2.348

PM
Pete Muller

RZEY5Q · Sarasota, FL, US

DUPR

2.553

TEAM 2WINNER
TH
Tom Heaton

X2WEQ7 · USA

DUPR

2.708

JC
Jairo Camargo

G5E2NG · USA

DUPR

3.215

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-7124100976
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7041084225,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Burns",
        "dupr_id": "ZDRQ4W",
        "rating": 2.348,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Pete Muller",
        "dupr_id": "RZEY5Q",
        "rating": 2.553,
        "profile_pic_url": null,
        "location": "Sarasota, FL, US"
      }
    ]
  },
  {
    "team_id": 7900076605,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tom  Heaton",
        "dupr_id": "X2WEQ7",
        "rating": 2.708,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jairo Camargo",
        "dupr_id": "G5E2NG",
        "rating": 3.215,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]