Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Austin Gridley Tournament 4.0

ID: 5851662431

Match Scores

6-11, 6-11

Win

Play Date

2022-11-05

Play Time (Est)

12:45 AM

Play Location

Utah, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
AL
Andrew Langdon

3YRG7P · Lebanon, TN, US

DUPR

4.469

DB
Dylan Brady Thatcher

1Q9GL5 · West Point, UT, US

DUPR

3.620

TEAM 2WINNER
EL
Eric Last

35D20V · Kaysville, UT, US

DUPR

4.550

AL
Alan Last

30O50G · Kaysville, UT, US

DUPR

4.550

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-5851662431
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4387884643,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrew Langdon",
        "dupr_id": "3YRG7P",
        "rating": 4.469,
        "profile_pic_url": null,
        "location": "Lebanon, TN, US"
      },
      {
        "name": "Dylan Brady Thatcher",
        "dupr_id": "1Q9GL5",
        "rating": 3.62,
        "profile_pic_url": null,
        "location": "West Point, UT, US"
      }
    ]
  },
  {
    "team_id": 5202920840,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eric Last",
        "dupr_id": "35D20V",
        "rating": 4.55,
        "profile_pic_url": null,
        "location": "Kaysville, UT, US"
      },
      {
        "name": "Alan Last",
        "dupr_id": "30O50G",
        "rating": 4.55,
        "profile_pic_url": null,
        "location": "Kaysville, UT, US"
      }
    ]
  }
]