Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mega Pickleball

ID: 5718406839

Match Scores

9-1

Win

Play Date

2025-03-04

Play Time (Est)

4:45 AM

Play Location

Minnesota, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
RC
Rick Clerc

3ZP2KQ · USA

DUPR

4.345

Mark Erwin

8WW9JQ · Overland Park, KS, US

DUPR

4.801

TEAM 2LOSS
Max Sweeney

8MLVGD · Eden Prairie, MN, US

DUPR

4.018

Ashok Penmetsa

OD9WDP · Edina, MN, US

DUPR

3.840

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-5718406839
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8065379564,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rick Clerc",
        "dupr_id": "3ZP2KQ",
        "rating": 4.345,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mark Erwin",
        "dupr_id": "8WW9JQ",
        "rating": 4.801,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/7.jpg",
        "location": "Overland Park, KS, US"
      }
    ]
  },
  {
    "team_id": 4398950125,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Max Sweeney",
        "dupr_id": "8MLVGD",
        "rating": 4.018,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/65.jpg",
        "location": "Eden Prairie, MN, US"
      },
      {
        "name": "Ashok Penmetsa",
        "dupr_id": "OD9WDP",
        "rating": 3.84,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/37.jpg",
        "location": "Edina, MN, US"
      }
    ]
  }
]