Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men’s 4.0 Super DUPR

ID: 6490032903

Match Scores

11-6

Loss

Play Date

2025-02-22

Play Time (Est)

4:45 AM

Play Location

The Picklr Salt Lake City

Unverified Facility

Competitor Teams

TEAM 1WINNER
BB
Brian Bedard

PKEOPQ · USA

DUPR

4.194

ZC
Zachary Campbell

9PNK97 · Millcreek, UT, US

DUPR

4.028

TEAM 2LOSS
MM
Michael Meredith

9PNKKE · Park City, UT, US

DUPR

3.695

HM
Howard Mann

JJM2OM · Salt Lake City, UT, US

DUPR

3.731

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-6490032903
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7248112904,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Bedard",
        "dupr_id": "PKEOPQ",
        "rating": 4.194,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Zachary Campbell",
        "dupr_id": "9PNK97",
        "rating": 4.028,
        "profile_pic_url": null,
        "location": "Millcreek, UT, US"
      }
    ]
  },
  {
    "team_id": 6764403276,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Meredith",
        "dupr_id": "9PNKKE",
        "rating": 3.695,
        "profile_pic_url": null,
        "location": "Park City, UT, US"
      },
      {
        "name": "Howard Mann",
        "dupr_id": "JJM2OM",
        "rating": 3.731,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  }
]