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

RRC#19 - SR MENS 3.3-4.0

ID: 5864025511

Match Scores

5-11

Loss

Play Date

2026-05-31

Play Time (Est)

8:45 AM

Play Location

Minnesota, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
TS
Travis Steinhouse

ODNW5L · Savage, MN, US

DUPR

3.626

TM
Tim Mueller

ODPDDL · Wayzata, MN, US

DUPR

3.349

TEAM 2WINNER
BW
Ben Welter

V8DXX1 · Minneapolis, MN, US

DUPR

3.701

JS
Joe Schaak

VXYN4J · Stillwater, MN, US

DUPR

3.268

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-5864025511
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5345977349,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Travis Steinhouse",
        "dupr_id": "ODNW5L",
        "rating": 3.626,
        "profile_pic_url": null,
        "location": "Savage, MN, US"
      },
      {
        "name": "Tim Mueller",
        "dupr_id": "ODPDDL",
        "rating": 3.349,
        "profile_pic_url": null,
        "location": "Wayzata, MN, US"
      }
    ]
  },
  {
    "team_id": 5259306607,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ben Welter",
        "dupr_id": "V8DXX1",
        "rating": 3.701,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Joe Schaak",
        "dupr_id": "VXYN4J",
        "rating": 3.268,
        "profile_pic_url": null,
        "location": "Stillwater, MN, US"
      }
    ]
  }
]