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

Week 5

ID: 4297801166

Match Scores

6-15

Loss

Play Date

2026-06-04

Play Time (Est)

3:30 PM

Play Location

Little Rock Athletic Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
KM
Keri Martin

YGKRR4 · Little Rock, AR, US

DUPR

2.103

RC
Rick Crocker

1NP2XW · USA

DUPR

2.652

TEAM 2WINNER
MW
Mystie Williams

VXJZN7 · Little Rock, AR, US

DUPR

2.727

JW
Jerry Williams

9DGNMJ · USA

DUPR

2.540

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-4297801166
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7890680591,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Keri Martin",
        "dupr_id": "YGKRR4",
        "rating": 2.103,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Rick Crocker",
        "dupr_id": "1NP2XW",
        "rating": 2.652,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4920972405,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mystie Williams",
        "dupr_id": "VXJZN7",
        "rating": 2.727,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Jerry Williams",
        "dupr_id": "9DGNMJ",
        "rating": 2.54,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]