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

RRC#19 - MENS 3.5-4.0

ID: 5000832730

Match Scores

11-2

Win

Play Date

2026-05-30

Play Time (Est)

11:30 PM

Play Location

Minnesota, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
CP
Casey Pearson

9DD5KV · USA

DUPR

3.478

EM
Evan McBurrows

3Z5W0W · Brooklyn Park, MN, US

DUPR

3.640

TEAM 2LOSS
BA
Brett Anderson

OZQYME · Burnsville, MN, US

DUPR

3.363

KM
kyle mai

O6RRMW · Plymouth, MN, US

DUPR

3.487

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-5000832730
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8459847742,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Casey Pearson",
        "dupr_id": "9DD5KV",
        "rating": 3.478,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Evan McBurrows",
        "dupr_id": "3Z5W0W",
        "rating": 3.64,
        "profile_pic_url": null,
        "location": "Brooklyn Park, MN, US"
      }
    ]
  },
  {
    "team_id": 5796124391,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brett Anderson",
        "dupr_id": "OZQYME",
        "rating": 3.363,
        "profile_pic_url": null,
        "location": "Burnsville, MN, US"
      },
      {
        "name": "kyle mai",
        "dupr_id": "O6RRMW",
        "rating": 3.487,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      }
    ]
  }
]