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

Competitive Open Play Match

ID: 4318792029

Match Scores

18-21, 16-21

Win

Play Date

2023-04-04

Play Time (Est)

10:15 AM

Play Location

Sandy, UT, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
CW
Cristopher warner

3YR5XE · Holladay, UT, US

DUPR

4.243

TG
Tyler Glauser

3L449J · Salt Lake City, UT, US

DUPR

4.750

TEAM 2WINNER
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-4318792029
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8402357049,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cristopher warner",
        "dupr_id": "3YR5XE",
        "rating": 4.243,
        "profile_pic_url": null,
        "location": "Holladay, UT, US"
      },
      {
        "name": "Tyler Glauser",
        "dupr_id": "3L449J",
        "rating": 4.75,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  },
  {
    "team_id": 7342773221,
    "serial": 2,
    "winner": true,
    "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"
      }
    ]
  }
]