Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6748201486

Match Scores

10-12

Win

Play Date

2025-04-12

Play Time (Est)

11:30 PM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1LOSS
CK
Chaitanya Korrapati

O6JPGL · USA

DUPR

3.677

AZ
Arnaldo Zabala

8KZK5Q · USA

DUPR

3.038

TEAM 2WINNER
DS
Dan Shisler

30KGN3 · Little Rock, AR, US

DUPR

3.782

BJ
Bryson Jackson

3ZVQOD · Lonoke, AR, US

DUPR

4.288

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-6748201486
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5627277319,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chaitanya Korrapati",
        "dupr_id": "O6JPGL",
        "rating": 3.677,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Arnaldo Zabala",
        "dupr_id": "8KZK5Q",
        "rating": 3.038,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6484615686,
    "serial": 2,
    "winner": true,
    "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.288,
        "profile_pic_url": null,
        "location": "Lonoke, AR, US"
      }
    ]
  }
]