Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Austin Gridley Tournament 4.0

ID: 6500891344

Match Scores

11-3

Win

Play Date

2022-11-05

Play Time (Est)

5:00 PM

Play Location

Utah, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
GG
Gordon Gridley

8DJ2Y8 · Syracuse, UT, US

DUPR

4.245

CB
Cody Branch

3V55JJ · Ephraim, UT, US

DUPR

4.733

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-6500891344
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6911007595,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gordon Gridley",
        "dupr_id": "8DJ2Y8",
        "rating": 4.245,
        "profile_pic_url": null,
        "location": "Syracuse, UT, US"
      },
      {
        "name": "Cody Branch",
        "dupr_id": "3V55JJ",
        "rating": 4.733,
        "profile_pic_url": null,
        "location": "Ephraim, UT, US"
      }
    ]
  },
  {
    "team_id": 7693936752,
    "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"
      }
    ]
  }
]