Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

League D

ID: 5002433985

Match Scores

11-7

Loss

Play Date

2024-11-04

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JM
Jordan Mack

KOEVJO · Centerville, UT, US

DUPR

4.786

SD
Suzie Duke

84R2V8 · Salem, UT, US

DUPR

4.494

TEAM 2LOSS
BC
Brett Clayson

16GOKK · Pleasant Grove, UT, US

DUPR

4.548

SC
Steve Cuillard

16XZ08 · Highland, UT, US

DUPR

4.486

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-5002433985
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7681217570,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jordan Mack",
        "dupr_id": "KOEVJO",
        "rating": 4.786,
        "profile_pic_url": null,
        "location": "Centerville, UT, US"
      },
      {
        "name": "Suzie Duke",
        "dupr_id": "84R2V8",
        "rating": 4.494,
        "profile_pic_url": null,
        "location": "Salem, UT, US"
      }
    ]
  },
  {
    "team_id": 4897645263,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brett Clayson",
        "dupr_id": "16GOKK",
        "rating": 4.548,
        "profile_pic_url": null,
        "location": "Pleasant Grove, UT, US"
      },
      {
        "name": "Steve Cuillard",
        "dupr_id": "16XZ08",
        "rating": 4.486,
        "profile_pic_url": null,
        "location": "Highland, UT, US"
      }
    ]
  }
]