Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Charlotte Open - 5 - Men's Doubles 2.5 to 3.5 Group2

ID: 5133322053

Match Scores

11-2

Loss

Play Date

2026-03-21

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JS
JAMES SMITH

7NP2V9 · USA

DUPR

3.494

KP
Keith Parker

JJQR6J · USA

DUPR

3.553

TEAM 2LOSS
Darrell Queen

3ZXWLL · Ellenboro, NC, US

DUPR

2.486

Jon Berry

7NW60N · Shelby, NC, US

DUPR

3.575

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-5133322053
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6385740398,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "JAMES SMITH",
        "dupr_id": "7NP2V9",
        "rating": 3.494,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Keith Parker",
        "dupr_id": "JJQR6J",
        "rating": 3.553,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8325641180,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Darrell Queen",
        "dupr_id": "3ZXWLL",
        "rating": 2.486,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/29.jpg",
        "location": "Ellenboro, NC, US"
      },
      {
        "name": "Jon  Berry",
        "dupr_id": "7NW60N",
        "rating": 3.575,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/53.jpg",
        "location": "Shelby, NC, US"
      }
    ]
  }
]