Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Set Partners Round Robin

ID: 6851984928

Match Scores

11-1

Loss

Play Date

2026-02-21

Play Time (Est)

1:00 PM

Play Location

Little Rock Athletic Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
CG
Casey Garretson

3554OL · North Little Rock, AR, US

DUPR

5.550

JP
Jackson Painter

6ZEKJQ · Little Rock, AR, US

DUPR

4.724

TEAM 2LOSS
BM
Bynum Matthews

8DJD9Y · Maumelle, AR, US

DUPR

4.591

RA
Robert Abston

1NK221 · Searcy, AR, US

DUPR

4.435

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-6851984928
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5136696292,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Casey Garretson",
        "dupr_id": "3554OL",
        "rating": 5.55,
        "profile_pic_url": null,
        "location": "North Little Rock, AR, US"
      },
      {
        "name": "Jackson Painter",
        "dupr_id": "6ZEKJQ",
        "rating": 4.724,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  },
  {
    "team_id": 6296215991,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bynum Matthews",
        "dupr_id": "8DJD9Y",
        "rating": 4.591,
        "profile_pic_url": null,
        "location": "Maumelle, AR, US"
      },
      {
        "name": "Robert Abston",
        "dupr_id": "1NK221",
        "rating": 4.435,
        "profile_pic_url": null,
        "location": "Searcy, AR, US"
      }
    ]
  }
]