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

League D

ID: 4880076232

Match Scores

11-4

Loss

Play Date

2024-05-06

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Brett Clayson

16GOKK · Pleasant Grove, UT, US

DUPR

4.704

Juan Gomez

35D2VR · Orem, UT, US

DUPR

4.782

TEAM 2LOSS
Suzie Duke

84R2V8 · Salem, UT, US

DUPR

4.386

Bart Bradshaw

16WN6D · Provo, UT, US

DUPR

4.422

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-4880076232
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6706655082,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brett Clayson",
        "dupr_id": "16GOKK",
        "rating": 4.704,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/54.jpg",
        "location": "Pleasant Grove, UT, US"
      },
      {
        "name": "Juan Gomez",
        "dupr_id": "35D2VR",
        "rating": 4.782,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/63.jpg",
        "location": "Orem, UT, US"
      }
    ]
  },
  {
    "team_id": 5635604143,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Suzie Duke",
        "dupr_id": "84R2V8",
        "rating": 4.386,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/63.jpg",
        "location": "Salem, UT, US"
      },
      {
        "name": "Bart Bradshaw",
        "dupr_id": "16WN6D",
        "rating": 4.422,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/89.jpg",
        "location": "Provo, UT, US"
      }
    ]
  }
]