Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

5.0 Club Championship

ID: 5835783748

Match Scores

2-11

Win

Play Date

2023-06-08

Play Time (Est)

5:00 PM

Play Location

Utah, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JN
Jordan Nellis

84GQMG · Bountiful, UT, US

DUPR

4.860

GW
Gavin Wilson

3XRY2X · Pleasant Grove, UT, US

DUPR

4.790

TEAM 2WINNER
AG
Anthony Gonzalez

3LVZQK · USA

DUPR

5.220

Bridger Hunt

8JR5D1 · Layton, UT, US

DUPR

4.850

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-5835783748
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4464064561,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jordan Nellis",
        "dupr_id": "84GQMG",
        "rating": 4.86,
        "profile_pic_url": null,
        "location": "Bountiful, UT, US"
      },
      {
        "name": "Gavin Wilson",
        "dupr_id": "3XRY2X",
        "rating": 4.79,
        "profile_pic_url": null,
        "location": "Pleasant Grove, UT, US"
      }
    ]
  },
  {
    "team_id": 5818647527,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Anthony Gonzalez",
        "dupr_id": "3LVZQK",
        "rating": 5.22,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bridger Hunt",
        "dupr_id": "8JR5D1",
        "rating": 4.85,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/652804/images/profile/441929f2-c6ec-4984-96a9-be9458a84820.png",
        "location": "Layton, UT, US"
      }
    ]
  }
]