Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Austin Gridley Tournament 4.0

ID: 4837989755

Match Scores

11-5, 11-6

Win

Play Date

2022-11-05

Play Time (Est)

12:45 AM

Play Location

Utah, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
EL
Eric Last

35D20V · Kaysville, UT, US

DUPR

4.550

AL
Alan Last

30O50G · Kaysville, UT, US

DUPR

4.550

TEAM 2LOSS
GA
Greg Andreason

3X5E05 · Orem, UT, US

DUPR

3.885

DJ
Daniel Jones

35705R · Spanish Fork, UT, US

DUPR

3.750

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-4837989755
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4503470324,
    "serial": 1,
    "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"
      }
    ]
  },
  {
    "team_id": 7986586329,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Greg Andreason",
        "dupr_id": "3X5E05",
        "rating": 3.885,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      },
      {
        "name": "Daniel Jones",
        "dupr_id": "35705R",
        "rating": 3.75,
        "profile_pic_url": null,
        "location": "Spanish Fork, UT, US"
      }
    ]
  }
]