Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Deep Club (DUPR Max-9) Tournament: April 12

ID: 8531942108

Match Scores

11-4

Loss

Play Date

2025-04-12

Play Time (Est)

9:00 PM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1WINNER
LB
Laken Brown

OD0R42 · Little Rock, AR, US

DUPR

3.983

GV
Gavin Vaughn

4L4W62 · Little Rock, AR, US

DUPR

4.725

TEAM 2LOSS
DS
Dan Shisler

30KGN3 · Little Rock, AR, US

DUPR

3.776

BJ
Bryson Jackson

3ZVQOD · Lonoke, AR, US

DUPR

4.280

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-8531942108
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7913246315,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Laken Brown",
        "dupr_id": "OD0R42",
        "rating": 3.983,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Gavin Vaughn",
        "dupr_id": "4L4W62",
        "rating": 4.725,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  },
  {
    "team_id": 6533231804,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dan Shisler",
        "dupr_id": "30KGN3",
        "rating": 3.776,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Bryson Jackson",
        "dupr_id": "3ZVQOD",
        "rating": 4.28,
        "profile_pic_url": null,
        "location": "Lonoke, AR, US"
      }
    ]
  }
]