Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7231531489

Match Scores

15-8

Loss

Play Date

2026-01-22

Play Time (Est)

2:15 AM

Play Location

The Mighty Bluebirds Little Rock AR

Unverified Facility

Competitor Teams

TEAM 1WINNER
NR
Nathan Reynolds

2LMVYE · USA

DUPR

4.364

JR
Jason Rice

2QYNMY · Maumelle, AR, US

DUPR

4.249

TEAM 2LOSS
CM
Chuck Martin

1RO70M · Little Rock, AR, US

DUPR

4.326

GT
Geoff Thompson

3ZKZWM · Maumelle, AR, US

DUPR

4.260

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-7231531489
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5940424610,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nathan Reynolds",
        "dupr_id": "2LMVYE",
        "rating": 4.364,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jason Rice",
        "dupr_id": "2QYNMY",
        "rating": 4.249,
        "profile_pic_url": null,
        "location": "Maumelle, AR, US"
      }
    ]
  },
  {
    "team_id": 6783727926,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chuck Martin",
        "dupr_id": "1RO70M",
        "rating": 4.326,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Geoff Thompson",
        "dupr_id": "3ZKZWM",
        "rating": 4.26,
        "profile_pic_url": null,
        "location": "Maumelle, AR, US"
      }
    ]
  }
]