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

Monday Intermediate Partner League Week 5

ID: 5975860486

Match Scores

11-6

Win

Play Date

2026-06-01

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MM
Max Mattila

NXZWD7 · Minneapolis, MN, US

DUPR

3.349

JM
Jamie Mattila

MPXRPL · Minneapolis, MN, US

DUPR

3.321

TEAM 2LOSS
AH
Alex Hummel

V60L55 · USA

DUPR

3.532

SK
Sami Kinnunen

PPM4EG · USA

DUPR

3.532

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-5975860486
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4953222386,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Max Mattila",
        "dupr_id": "NXZWD7",
        "rating": 3.349,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Jamie  Mattila",
        "dupr_id": "MPXRPL",
        "rating": 3.321,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 6911115720,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alex Hummel",
        "dupr_id": "V60L55",
        "rating": 3.532,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sami Kinnunen",
        "dupr_id": "PPM4EG",
        "rating": 3.532,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]