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

Competitive Open Play Match

ID: 6306381556

Match Scores

15-9

Loss

Play Date

2022-11-05

Play Time (Est)

5:00 PM

Play Location

Bluffdale, UT, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
CC
Colby Condie

8JKKM3 · Draper, UT, US

DUPR

4.988

GF
Gavin Fowler

355DGV · Tooele, UT, US

DUPR

5.365

TEAM 2LOSS
NB
Neil Birrell

17ZNJM · USA

DUPR

3.500

BB
Brett Buker

8EMLWV · Riverton, UT, US

DUPR

5.586

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-6306381556
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5863729181,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Colby Condie",
        "dupr_id": "8JKKM3",
        "rating": 4.988,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      },
      {
        "name": "Gavin Fowler",
        "dupr_id": "355DGV",
        "rating": 5.365,
        "profile_pic_url": null,
        "location": "Tooele, UT, US"
      }
    ]
  },
  {
    "team_id": 5498009882,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Neil Birrell",
        "dupr_id": "17ZNJM",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brett Buker",
        "dupr_id": "8EMLWV",
        "rating": 5.586,
        "profile_pic_url": null,
        "location": "Riverton, UT, US"
      }
    ]
  }
]