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

Competitive Open Play Match

ID: 6974983349

Match Scores

19-21, 14-21

Win

Play Date

2023-03-31

Play Time (Est)

6:15 AM

Play Location

Sandy, UT, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JA
Joe Anderson

3P4VPZ · Riverton, UT, US

DUPR

5.011

NL
Nathan Linnell

89XMJ3 · West Jordan, UT, US

DUPR

4.811

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-6974983349
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5003781670,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joe Anderson",
        "dupr_id": "3P4VPZ",
        "rating": 5.011,
        "profile_pic_url": null,
        "location": "Riverton, UT, US"
      },
      {
        "name": "Nathan Linnell",
        "dupr_id": "89XMJ3",
        "rating": 4.811,
        "profile_pic_url": null,
        "location": "West Jordan, UT, US"
      }
    ]
  },
  {
    "team_id": 6049368484,
    "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"
      }
    ]
  }
]