Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5717938996

Match Scores

8-11

Loss

Play Date

2025-04-12

Play Time (Est)

5:00 PM

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.762

BJ
Bryson Jackson

3ZVQOD · Lonoke, AR, US

DUPR

4.262

TEAM 2WINNER
AS
Ainsley Skokos

3V2DG5 · Little Rock, AR, US

DUPR

4.658

Chris Palmer

9P5YOK · Little Rock, AR, US

DUPR

3.855

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-5717938996
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8483606736,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dan Shisler",
        "dupr_id": "30KGN3",
        "rating": 3.762,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Bryson Jackson",
        "dupr_id": "3ZVQOD",
        "rating": 4.262,
        "profile_pic_url": null,
        "location": "Lonoke, AR, US"
      }
    ]
  },
  {
    "team_id": 5028369539,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ainsley Skokos",
        "dupr_id": "3V2DG5",
        "rating": 4.658,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Chris Palmer",
        "dupr_id": "9P5YOK",
        "rating": 3.855,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/689e79a0bb280.jpg",
        "location": "Little Rock, AR, US"
      }
    ]
  }
]