Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickle’m: March Slam Men’s Doubles (4.5 and under)

ID: 5390114652

Match Scores

11-10

Loss

Play Date

2025-03-22

Play Time (Est)

1:00 PM

Play Location

Big Five Club Inc

Unverified Facility

Competitor Teams

TEAM 1WINNER
JC
Jordan Culpepper

2LR2RE · USA

DUPR

4.433

AS
Aj Suedhoff

PKY56Q · USA

DUPR

4.376

TEAM 2LOSS
Michael Deeb

X2VGK5 · Davie, FL, US

DUPR

4.633

NC
Nicolas Cruz

KDJ96Y · USA

DUPR

4.311

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-5390114652
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5186197188,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jordan Culpepper",
        "dupr_id": "2LR2RE",
        "rating": 4.433,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Aj Suedhoff",
        "dupr_id": "PKY56Q",
        "rating": 4.376,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7655055290,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Deeb",
        "dupr_id": "X2VGK5",
        "rating": 4.633,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/53.jpg",
        "location": "Davie, FL, US"
      },
      {
        "name": "Nicolas Cruz",
        "dupr_id": "KDJ96Y",
        "rating": 4.311,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]