Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men’s 4.0 Super DUPR

ID: 5836986689

Match Scores

15-4

Loss

Play Date

2025-02-22

Play Time (Est)

6:15 AM

Play Location

The Picklr Salt Lake City

Unverified Facility

Competitor Teams

TEAM 1WINNER
AP
Adam Perry

4L2VGK · USA

DUPR

4.608

LF
Luke Foster

30NEW4 · Salt Lake City, UT, US

DUPR

4.023

TEAM 2LOSS
MM
Michael Meredith

9PNKKE · Park City, UT, US

DUPR

3.713

HM
Howard Mann

JJM2OM · Salt Lake City, UT, US

DUPR

3.742

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-5836986689
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4543400212,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Adam Perry",
        "dupr_id": "4L2VGK",
        "rating": 4.608,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Luke Foster",
        "dupr_id": "30NEW4",
        "rating": 4.023,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  },
  {
    "team_id": 7020289850,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Meredith",
        "dupr_id": "9PNKKE",
        "rating": 3.713,
        "profile_pic_url": null,
        "location": "Park City, UT, US"
      },
      {
        "name": "Howard Mann",
        "dupr_id": "JJM2OM",
        "rating": 3.742,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  }
]