Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 6534793238

Match Scores

0-11

Win

Play Date

2023-02-28

Play Time (Est)

3:30 PM

Play Location

Draper, UT, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
BM
Brett McCormack

8DQ26X · USA

DUPR

3.500

BN
Ben North

17Y90N · USA

DUPR

3.500

TEAM 2WINNER
EB
Eldun Brow

3OQ7D7 · Riverton, UT, US

DUPR

4.651

TM
Tyson Moore

122799 · USA

DUPR

3.500

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-6534793238
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4831862289,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brett McCormack",
        "dupr_id": "8DQ26X",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ben North",
        "dupr_id": "17Y90N",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4890900400,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eldun Brow",
        "dupr_id": "3OQ7D7",
        "rating": 4.651,
        "profile_pic_url": null,
        "location": "Riverton, UT, US"
      },
      {
        "name": "Tyson Moore",
        "dupr_id": "122799",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]