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

Monday Intermediate Partner League Week 5

ID: 6799593349

Match Scores

11-1

Loss

Play Date

2026-06-01

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AH
Alex Hummel

V60L55 · USA

DUPR

3.547

SK
Sami Kinnunen

PPM4EG · USA

DUPR

3.547

TEAM 2LOSS
SS
Steve Schuft

RWP2ZN · USA

DUPR

3.639

BS
Beckett Schuft

DYKLWX · USA

DUPR

2.564

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-6799593349
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6382597587,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex Hummel",
        "dupr_id": "V60L55",
        "rating": 3.547,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sami Kinnunen",
        "dupr_id": "PPM4EG",
        "rating": 3.547,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6467761886,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steve Schuft",
        "dupr_id": "RWP2ZN",
        "rating": 3.639,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Beckett Schuft",
        "dupr_id": "DYKLWX",
        "rating": 2.564,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]