Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Set Partners Round Robin

ID: 6802923970

Match Scores

11-3

Loss

Play Date

2026-02-22

Play Time (Est)

11:30 PM

Play Location

Little Rock Athletic Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
RC
Ron Carter

3ZEPRL · Little Rock, AR, US

DUPR

4.001

JB
Jennifer Baptist

56P92L · USA

DUPR

3.808

TEAM 2LOSS
TR
Tonia Ray

16OVG8 · Conway, AR, US

DUPR

3.550

DR
Darrel Ray

8WLDG3 · Conway, AR, US

DUPR

3.631

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-6802923970
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7676132343,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ron Carter",
        "dupr_id": "3ZEPRL",
        "rating": 4.001,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Jennifer Baptist",
        "dupr_id": "56P92L",
        "rating": 3.808,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4578289344,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tonia Ray",
        "dupr_id": "16OVG8",
        "rating": 3.55,
        "profile_pic_url": null,
        "location": "Conway, AR, US"
      },
      {
        "name": "Darrel Ray",
        "dupr_id": "8WLDG3",
        "rating": 3.631,
        "profile_pic_url": null,
        "location": "Conway, AR, US"
      }
    ]
  }
]