Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Jan 7 Wed - Deep Club Winter League - Jan 7 Wed - Deep Club Winter League

ID: 5340591483

Match Scores

11-9

Loss

Play Date

2026-01-08

Play Time (Est)

4:45 AM

Play Location

The Mighty Bluebirds Little Rock AR

Unverified Facility

Competitor Teams

TEAM 1WINNER
CD
Chuck Davis

1NOYZ8 · Russellville, AR, US

DUPR

4.446

SW
Steve Williams

3Y26K3 · Little Rock, AR, US

DUPR

4.686

TEAM 2LOSS
SA
Steve Appleton

16OLZQ · Little Rock, AR, US

DUPR

4.420

TC
Timothy Carr

8KWGN6 · Little Rock, AR, US

DUPR

4.258

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-5340591483
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4988438242,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chuck Davis",
        "dupr_id": "1NOYZ8",
        "rating": 4.446,
        "profile_pic_url": null,
        "location": "Russellville, AR, US"
      },
      {
        "name": "Steve Williams",
        "dupr_id": "3Y26K3",
        "rating": 4.686,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  },
  {
    "team_id": 6991813027,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steve Appleton",
        "dupr_id": "16OLZQ",
        "rating": 4.42,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Timothy Carr",
        "dupr_id": "8KWGN6",
        "rating": 4.258,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  }
]