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

Week 5

ID: 6305675949

Match Scores

11-4

Loss

Play Date

2026-06-01

Play Time (Est)

10:15 AM

Play Location

Little Rock Athletic Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
JE
John Eichler

L2W2PQ · Little Rock, AR, US

DUPR

3.464

MB
Mike Bokoski

59R5DR · Little Rock, AR, US

DUPR

3.191

TEAM 2LOSS
JA
James A Penney III

896L6E · Little Rock, AR, US

DUPR

3.412

BL
Bill Lieblong

12ZW49 · Little Rock, AR, US

DUPR

3.305

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-6305675949
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6037692241,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Eichler",
        "dupr_id": "L2W2PQ",
        "rating": 3.464,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Mike Bokoski",
        "dupr_id": "59R5DR",
        "rating": 3.191,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  },
  {
    "team_id": 8130809564,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "James A Penney III",
        "dupr_id": "896L6E",
        "rating": 3.412,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Bill Lieblong",
        "dupr_id": "12ZW49",
        "rating": 3.305,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  }
]