Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5032576875

Match Scores

11-6

Win

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
SA
Steve Appleton

16OLZQ · Little Rock, AR, US

DUPR

4.422

TC
Timothy Carr

8KWGN6 · Little Rock, AR, US

DUPR

4.260

TEAM 2LOSS
RA
Rusty Arnold

3ODVE1 · Bryant, AR, US

DUPR

4.016

BT
Brian Thompson

3L5RZ1 · Little Rock, AR, US

DUPR

4.510

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-5032576875
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4623118959,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steve Appleton",
        "dupr_id": "16OLZQ",
        "rating": 4.422,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Timothy Carr",
        "dupr_id": "8KWGN6",
        "rating": 4.26,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  },
  {
    "team_id": 6061549097,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rusty Arnold",
        "dupr_id": "3ODVE1",
        "rating": 4.016,
        "profile_pic_url": null,
        "location": "Bryant, AR, US"
      },
      {
        "name": "Brian Thompson",
        "dupr_id": "3L5RZ1",
        "rating": 4.51,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  }
]