Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Arkansas Premier Pickleball League - Spring 2026 - Week 6

ID: 5309117800

Match Scores

8-15

Win

Play Date

2026-04-16

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
HH
Hudson Hall

KOKWVO · Little Rock, AR, US

DUPR

4.959

JH
Jon Hart

YG9E5P · Little Rock, AR, US

DUPR

4.520

TEAM 2WINNER
TC
Thomas chapin

59JPEV · Little Rock, AR, US

DUPR

4.665

CG
Casey Garretson

3554OL · North Little Rock, AR, US

DUPR

5.559

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-5309117800
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4883096836,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Hudson Hall",
        "dupr_id": "KOKWVO",
        "rating": 4.959,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Jon Hart",
        "dupr_id": "YG9E5P",
        "rating": 4.52,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  },
  {
    "team_id": 7749364572,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Thomas chapin",
        "dupr_id": "59JPEV",
        "rating": 4.665,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Casey Garretson",
        "dupr_id": "3554OL",
        "rating": 5.559,
        "profile_pic_url": null,
        "location": "North Little Rock, AR, US"
      }
    ]
  }
]