Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5105393819

Match Scores

3-11

Loss

Play Date

2025-04-12

Play Time (Est)

12:45 AM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1LOSS
AS
Ainsley Skokos

3V2DG5 · Little Rock, AR, US

DUPR

4.700

Chris Palmer

9P5YOK · Little Rock, AR, US

DUPR

3.902

TEAM 2WINNER
LB
Laken Brown

OD0R42 · Little Rock, AR, US

DUPR

3.977

GV
Gavin Vaughn

4L4W62 · Little Rock, AR, US

DUPR

4.719

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-5105393819
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8352119204,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ainsley Skokos",
        "dupr_id": "3V2DG5",
        "rating": 4.7,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Chris Palmer",
        "dupr_id": "9P5YOK",
        "rating": 3.902,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/689e79a0bb280.jpg",
        "location": "Little Rock, AR, US"
      }
    ]
  },
  {
    "team_id": 8419563533,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Laken Brown",
        "dupr_id": "OD0R42",
        "rating": 3.977,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Gavin Vaughn",
        "dupr_id": "4L4W62",
        "rating": 4.719,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  }
]