Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Jan 21 Wed - Deep Club Winter League - Jan 21 Wed - Deep Club Winter League

ID: 6649920000

Match Scores

15-3

Loss

Play Date

2026-01-22

Play Time (Est)

1:00 PM

Play Location

The Mighty Bluebirds Little Rock AR

Unverified Facility

Competitor Teams

TEAM 1WINNER
SW
Steve Williams

3Y26K3 · Little Rock, AR, US

DUPR

4.674

BM
Bynum Matthews

8DJD9Y · Maumelle, AR, US

DUPR

4.705

TEAM 2LOSS
CM
Chuck Martin

1RO70M · Little Rock, AR, US

DUPR

4.311

GT
Geoff Thompson

3ZKZWM · Maumelle, AR, US

DUPR

4.235

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-6649920000
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5368826547,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steve Williams",
        "dupr_id": "3Y26K3",
        "rating": 4.674,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Bynum Matthews",
        "dupr_id": "8DJD9Y",
        "rating": 4.705,
        "profile_pic_url": null,
        "location": "Maumelle, AR, US"
      }
    ]
  },
  {
    "team_id": 5530897173,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chuck Martin",
        "dupr_id": "1RO70M",
        "rating": 4.311,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Geoff Thompson",
        "dupr_id": "3ZKZWM",
        "rating": 4.235,
        "profile_pic_url": null,
        "location": "Maumelle, AR, US"
      }
    ]
  }
]