Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5978890525

Match Scores

2-11

Loss

Play Date

2025-04-12

Play Time (Est)

2:15 AM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1LOSS
DS
Dan Shisler

30KGN3 · Little Rock, AR, US

DUPR

3.782

BJ
Bryson Jackson

3ZVQOD · Lonoke, AR, US

DUPR

4.287

TEAM 2WINNER
TC
Thomas chapin

59JPEV · Little Rock, AR, US

DUPR

4.693

TC
Timothy Carr

8KWGN6 · Little Rock, AR, US

DUPR

4.250

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-5978890525
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4317114649,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dan Shisler",
        "dupr_id": "30KGN3",
        "rating": 3.782,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Bryson Jackson",
        "dupr_id": "3ZVQOD",
        "rating": 4.287,
        "profile_pic_url": null,
        "location": "Lonoke, AR, US"
      }
    ]
  },
  {
    "team_id": 8014245348,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Thomas chapin",
        "dupr_id": "59JPEV",
        "rating": 4.693,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Timothy Carr",
        "dupr_id": "8KWGN6",
        "rating": 4.25,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  }
]