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

DUPR 14

ID: 5629948458

Match Scores

16-14

Loss

Play Date

2026-06-06

Play Time (Est)

7:30 PM

Play Location

Pickle N Pins

Unverified Facility

Competitor Teams

TEAM 1WINNER
MB
Mike Best

4Z62Z6 · USA

DUPR

3.111

KM
Kevin MacAdams

9P6KPK · USA

DUPR

3.285

TEAM 2LOSS
AM
Alex Marse

RXDVPD · USA

DUPR

3.718

JW
Jeremy Weatherspoon

99J6XE · New Orleans, LA, US

DUPR

3.414

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-5629948458
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5798324030,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mike Best",
        "dupr_id": "4Z62Z6",
        "rating": 3.111,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kevin MacAdams",
        "dupr_id": "9P6KPK",
        "rating": 3.285,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4863180985,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alex Marse",
        "dupr_id": "RXDVPD",
        "rating": 3.718,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeremy Weatherspoon",
        "dupr_id": "99J6XE",
        "rating": 3.414,
        "profile_pic_url": null,
        "location": "New Orleans, LA, US"
      }
    ]
  }
]