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

RRC#18 - MENS 3.0-3.5

ID: 5052080817

Match Scores

11-5

Loss

Play Date

2026-04-11

Play Time (Est)

10:15 AM

Play Location

Minnesota, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
ND
Nick Dressen

JP7Z9J · USA

DUPR

2.868

BM
Brandon Maple

5EOXJL · MN, US

DUPR

3.338

TEAM 2LOSS
JC
Jim Curtis

RX0WRE · Chisago County, MN, US

DUPR

2.828

SM
Scott Miller

Y4GW4K · USA

DUPR

3.373

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-5052080817
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8429514773,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nick Dressen",
        "dupr_id": "JP7Z9J",
        "rating": 2.868,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brandon Maple",
        "dupr_id": "5EOXJL",
        "rating": 3.338,
        "profile_pic_url": null,
        "location": "MN, US"
      }
    ]
  },
  {
    "team_id": 7499063434,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jim Curtis",
        "dupr_id": "RX0WRE",
        "rating": 2.828,
        "profile_pic_url": null,
        "location": "Chisago County, MN, US"
      },
      {
        "name": "Scott Miller",
        "dupr_id": "Y4GW4K",
        "rating": 3.373,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]