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

Week 5 - June 2

ID: 7354767916

Match Scores

11-9

Win

Play Date

2026-06-02

Play Time (Est)

5:00 PM

Play Location

25 Peckerwood Rd

Unverified Facility

Competitor Teams

TEAM 1WINNER
DD
Debasis Das

K5ZE2Q · Little Rock, AR, US

DUPR

3.114

JH
Jessica Howard

3V0VP7 · Little Rock, AR, US

DUPR

3.045

TEAM 2LOSS
CP
Charles Peyton

6P6LWQ · USA

DUPR

3.206

MM
Mindy Moore

8D7KGL · Little Rock, AR, US

DUPR

2.813

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-7354767916
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5824145759,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Debasis Das",
        "dupr_id": "K5ZE2Q",
        "rating": 3.114,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Jessica Howard",
        "dupr_id": "3V0VP7",
        "rating": 3.045,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  },
  {
    "team_id": 8358707107,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Charles Peyton",
        "dupr_id": "6P6LWQ",
        "rating": 3.206,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mindy Moore",
        "dupr_id": "8D7KGL",
        "rating": 2.813,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  }
]