Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Jan 14 wed - Deep Club Winter League - Jan 14 wed - Deep Club Winter League

ID: 8407430140

Match Scores

3-15

Win

Play Date

2026-01-15

Play Time (Est)

5:00 PM

Play Location

The Mighty Bluebirds Little Rock AR

Unverified Facility

Competitor Teams

TEAM 1LOSS
JG
Jonathan Grist

8E4EV3 · Cabot, AR, US

DUPR

4.166

NR
Nathan Reynolds

2LMVYE · USA

DUPR

4.389

TEAM 2WINNER
TC
Timothy Carr

8KWGN6 · Little Rock, AR, US

DUPR

4.287

SA
Steve Appleton

16OLZQ · Little Rock, AR, US

DUPR

4.446

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-8407430140
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8243775690,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jonathan Grist",
        "dupr_id": "8E4EV3",
        "rating": 4.166,
        "profile_pic_url": null,
        "location": "Cabot, AR, US"
      },
      {
        "name": "Nathan Reynolds",
        "dupr_id": "2LMVYE",
        "rating": 4.389,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8034312882,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Timothy Carr",
        "dupr_id": "8KWGN6",
        "rating": 4.287,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Steve Appleton",
        "dupr_id": "16OLZQ",
        "rating": 4.446,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  }
]