Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Deep Club Winter League - Deep Club Winter League

ID: 6378383588

Match Scores

9-11

Loss

Play Date

2026-02-05

Play Time (Est)

9:00 PM

Play Location

The Mighty Bluebirds Little Rock AR

Unverified Facility

Competitor Teams

TEAM 1LOSS
SA
Steve Appleton

16OLZQ · Little Rock, AR, US

DUPR

4.377

MD
Mark Dolven

3PN5DE · Maumelle, AR, US

DUPR

4.298

TEAM 2WINNER
IH
Ian Hollis

2QYO09 · Little Rock, AR, US

DUPR

4.513

SM
Sam Martin

ODX2Y2 · Bryant, AR, US

DUPR

4.361

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-6378383588
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5770483912,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steve Appleton",
        "dupr_id": "16OLZQ",
        "rating": 4.377,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Mark Dolven",
        "dupr_id": "3PN5DE",
        "rating": 4.298,
        "profile_pic_url": null,
        "location": "Maumelle, AR, US"
      }
    ]
  },
  {
    "team_id": 5442590686,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ian Hollis",
        "dupr_id": "2QYO09",
        "rating": 4.513,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Sam Martin",
        "dupr_id": "ODX2Y2",
        "rating": 4.361,
        "profile_pic_url": null,
        "location": "Bryant, AR, US"
      }
    ]
  }
]