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

Arkansas Premier Pickleball League - Spring 2026 - Week 5

ID: 4356474133

Match Scores

13-15

Loss

Play Date

2026-04-09

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MD
Mark Dolven

3PN5DE · Maumelle, AR, US

DUPR

4.458

TC
Thomas chapin

59JPEV · Little Rock, AR, US

DUPR

4.682

TEAM 2WINNER
RC
Ryan Camras

67M4YQ · Garland County, AR, US

DUPR

5.542

BS
Bryson Spradlin

YX425D · Sherwood, AR, US

DUPR

3.734

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-4356474133
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5762238555,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mark Dolven",
        "dupr_id": "3PN5DE",
        "rating": 4.458,
        "profile_pic_url": null,
        "location": "Maumelle, AR, US"
      },
      {
        "name": "Thomas chapin",
        "dupr_id": "59JPEV",
        "rating": 4.682,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  },
  {
    "team_id": 6029325975,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan Camras",
        "dupr_id": "67M4YQ",
        "rating": 5.542,
        "profile_pic_url": null,
        "location": "Garland County, AR, US"
      },
      {
        "name": "Bryson Spradlin",
        "dupr_id": "YX425D",
        "rating": 3.734,
        "profile_pic_url": null,
        "location": "Sherwood, AR, US"
      }
    ]
  }
]