Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5405436149

Match Scores

8-11

Loss

Play Date

2025-04-12

Play Time (Est)

6: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.748

BJ
Bryson Jackson

3ZVQOD · Lonoke, AR, US

DUPR

4.246

TEAM 2WINNER
BC
Bill Criswell

1RM9QN · Little Rock, AR, US

DUPR

3.594

VS
Vincent Schallenberg

3OL7W7 · Little Rock, AR, US

DUPR

4.061

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-5405436149
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4417546930,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dan Shisler",
        "dupr_id": "30KGN3",
        "rating": 3.748,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Bryson Jackson",
        "dupr_id": "3ZVQOD",
        "rating": 4.246,
        "profile_pic_url": null,
        "location": "Lonoke, AR, US"
      }
    ]
  },
  {
    "team_id": 6367695280,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bill Criswell",
        "dupr_id": "1RM9QN",
        "rating": 3.594,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Vincent Schallenberg",
        "dupr_id": "3OL7W7",
        "rating": 4.061,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  }
]