Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Monday Intermediate Partner League Week 5

ID: 5916971581

Match Scores

10-11

Loss

Play Date

2026-06-01

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
NC
Noah Carlson

NRJ7R6 · Minneapolis, MN, US

Rated Score

3.960

CS
Caitlin Steffen

ZD29DP · Minneapolis, MN, US

Rated Score

3.352

TEAM 2WINNER
AH
Alex Hummel

V60L55 · USA

Rated Score

3.545

SK
Sami Kinnunen

PPM4EG · USA

Rated Score

3.545

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-5916971581
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4723422269,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Noah Carlson",
        "dupr_id": "NRJ7R6",
        "rating": 3.96,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Caitlin Steffen",
        "dupr_id": "ZD29DP",
        "rating": 3.352,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 4987006612,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alex Hummel",
        "dupr_id": "V60L55",
        "rating": 3.545,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sami Kinnunen",
        "dupr_id": "PPM4EG",
        "rating": 3.545,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]