Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Set Partners Round Robin

ID: 8141970661

Match Scores

11-3

Loss

Play Date

2026-02-22

Play Time (Est)

2:15 AM

Play Location

Little Rock Athletic Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
RC
Ron Carter

3ZEPRL · Little Rock, AR, US

DUPR

4.033

JB
Jennifer Baptist

56P92L · USA

DUPR

3.847

TEAM 2LOSS
CH
cathy harville

8D4NWY · Little Rock, AR, US

DUPR

3.330

BF
Brent Flaherty

596XDR · Little Rock, AR, US

DUPR

3.969

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-8141970661
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5323407131,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ron Carter",
        "dupr_id": "3ZEPRL",
        "rating": 4.033,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Jennifer Baptist",
        "dupr_id": "56P92L",
        "rating": 3.847,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6649964370,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "cathy harville",
        "dupr_id": "8D4NWY",
        "rating": 3.33,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Brent Flaherty",
        "dupr_id": "596XDR",
        "rating": 3.969,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  }
]