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

Week 5 - June 2

ID: 6216760148

Match Scores

11-5

Loss

Play Date

2026-06-02

Play Time (Est)

9:00 PM

Play Location

25 Peckerwood Rd

Unverified Facility

Competitor Teams

TEAM 1WINNER
DD
Debasis Das

K5ZE2Q · Little Rock, AR, US

DUPR

3.113

CP
Charles Peyton

6P6LWQ · USA

DUPR

3.208

TEAM 2LOSS
JH
Jessica Howard

3V0VP7 · Little Rock, AR, US

DUPR

3.044

MM
Mindy Moore

8D7KGL · Little Rock, AR, US

DUPR

2.814

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-6216760148
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8350205560,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Debasis Das",
        "dupr_id": "K5ZE2Q",
        "rating": 3.113,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Charles Peyton",
        "dupr_id": "6P6LWQ",
        "rating": 3.208,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4770470711,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jessica Howard",
        "dupr_id": "3V0VP7",
        "rating": 3.044,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Mindy Moore",
        "dupr_id": "8D7KGL",
        "rating": 2.814,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  }
]