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

Competitive Open Play Match

ID: 5271960243

Match Scores

11-6, 11-0

Win

Play Date

2022-11-05

Play Time (Est)

4:45 AM

Play Location

Bluffdale, UT, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
NB
Neil Birrell

17ZNJM · USA

DUPR

3.500

BB
Brett Buker

8EMLWV · Riverton, UT, US

DUPR

5.586

TEAM 2LOSS
SH
Scott Halliday

30PKRG · Sandy, UT, US

DUPR

4.633

PE
Paul Eric Davis

3PPMZE · Salt Lake City, UT, US

DUPR

5.123

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-5271960243
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7654972224,
    "serial": 1,
    "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"
      }
    ]
  },
  {
    "team_id": 5096783441,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Scott Halliday",
        "dupr_id": "30PKRG",
        "rating": 4.633,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "Paul Eric Davis",
        "dupr_id": "3PPMZE",
        "rating": 5.123,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  }
]