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

Competitive Open Play Match

ID: 5049106493

Match Scores

11-2

Win

Play Date

2024-10-26

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BM
Benjamin Mueller

RZW69Z · Erie, CO, US

DUPR

3.759

LS
Liz Schuetz

76N44N · USA

DUPR

2.931

TEAM 2LOSS
MH
Michele Hambach

N7L9LZ · USA

DUPR

3.057

KK
Kelly Kling

67WGED · USA

DUPR

3.362

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-5049106493
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5364109457,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Benjamin Mueller",
        "dupr_id": "RZW69Z",
        "rating": 3.759,
        "profile_pic_url": null,
        "location": "Erie, CO, US"
      },
      {
        "name": "Liz Schuetz",
        "dupr_id": "76N44N",
        "rating": 2.931,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7159879279,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michele Hambach",
        "dupr_id": "N7L9LZ",
        "rating": 3.057,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kelly Kling",
        "dupr_id": "67WGED",
        "rating": 3.362,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]