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

Arkansas Premier Pickleball League - Spring 2026 - Week 3

ID: 8495566356

Match Scores

9-15

Win

Play Date

2026-03-19

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CM
Cody Milton

3060ZQ · Little Rock, AR, US

DUPR

4.944

DD
Dixon doege

RZEZEE · Shreveport, LA, US

DUPR

4.506

TEAM 2WINNER
CG
Casey Garretson

3554OL · North Little Rock, AR, US

DUPR

5.554

TC
Thomas chapin

59JPEV · Little Rock, AR, US

DUPR

4.735

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-8495566356
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6004581193,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cody Milton",
        "dupr_id": "3060ZQ",
        "rating": 4.944,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Dixon doege",
        "dupr_id": "RZEZEE",
        "rating": 4.506,
        "profile_pic_url": null,
        "location": "Shreveport, LA, US"
      }
    ]
  },
  {
    "team_id": 4451480172,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Casey Garretson",
        "dupr_id": "3554OL",
        "rating": 5.554,
        "profile_pic_url": null,
        "location": "North Little Rock, AR, US"
      },
      {
        "name": "Thomas chapin",
        "dupr_id": "59JPEV",
        "rating": 4.735,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  }
]