Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Little Rock Athletic Club Championship Men's 3.5 50+ Finals

ID: 4515148320

Match Scores

5-11, 11-6, 11-9

Loss

Play Date

2026-02-21

Play Time (Est)

1:00 PM

Play Location

4610 Sam Peck Rd, Little Rock, AR 72223, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
RC
Ron Carter

3ZEPRL · Little Rock, AR, US

DUPR

3.992

KW
Kevin Williamson

4LN04K · Sherwood, AR, US

DUPR

3.945

TEAM 2LOSS
BF
Brent Flaherty

596XDR · Little Rock, AR, US

DUPR

4.050

JW
Jacob White

0YNYY2 · Little Rock, AR, US

DUPR

3.703

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-4515148320
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8562034494,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ron Carter",
        "dupr_id": "3ZEPRL",
        "rating": 3.992,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Kevin Williamson",
        "dupr_id": "4LN04K",
        "rating": 3.945,
        "profile_pic_url": null,
        "location": "Sherwood, AR, US"
      }
    ]
  },
  {
    "team_id": 7173561402,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brent Flaherty",
        "dupr_id": "596XDR",
        "rating": 4.05,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Jacob White",
        "dupr_id": "0YNYY2",
        "rating": 3.703,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  }
]