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

Monday Intermediate Partner League Week 5

ID: 5247786951

Match Scores

4-11

Loss

Play Date

2026-06-01

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
TH
Todd Husby

6KO2EK · MN, US

DUPR

3.684

BM
Brent Miller

Z40LMQ · Eagan, MN, US

DUPR

2.847

TEAM 2WINNER
AH
Alex Hummel

V60L55 · USA

DUPR

3.538

SK
Sami Kinnunen

PPM4EG · USA

DUPR

3.538

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-5247786951
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7047855118,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Todd Husby",
        "dupr_id": "6KO2EK",
        "rating": 3.684,
        "profile_pic_url": null,
        "location": "MN, US"
      },
      {
        "name": "Brent Miller",
        "dupr_id": "Z40LMQ",
        "rating": 2.847,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      }
    ]
  },
  {
    "team_id": 7534485075,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alex Hummel",
        "dupr_id": "V60L55",
        "rating": 3.538,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sami Kinnunen",
        "dupr_id": "PPM4EG",
        "rating": 3.538,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]