Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Set Partners Round Robin

ID: 8427972558

Match Scores

13-15

Win

Play Date

2026-02-22

Play Time (Est)

7:30 PM

Play Location

Little Rock Athletic Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
CE
Chad Eichler

67RN5K · Little Rock, AR, US

DUPR

3.588

CR
Christyn Randolph

NYVX7W · Torrance, CA, US

DUPR

3.537

TEAM 2WINNER
CB
cami best

8M0GMD · Little Rock, AR, US

DUPR

4.049

SB
Sam Best

35NGLV · Little Rock, AR, US

DUPR

4.249

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-8427972558
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7897354591,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chad Eichler",
        "dupr_id": "67RN5K",
        "rating": 3.588,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Christyn Randolph",
        "dupr_id": "NYVX7W",
        "rating": 3.537,
        "profile_pic_url": null,
        "location": "Torrance, CA, US"
      }
    ]
  },
  {
    "team_id": 5454710815,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "cami best",
        "dupr_id": "8M0GMD",
        "rating": 4.049,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Sam Best",
        "dupr_id": "35NGLV",
        "rating": 4.249,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  }
]