Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 6845113212

Match Scores

3-11, 10-12

Loss

Play Date

2023-02-28

Play Time (Est)

1:00 PM

Play Location

Draper, UT, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
BM
Brett McCormack

8DQ26X · USA

DUPR

3.327

EB
Eldun Brow

3OQ7D7 · Riverton, UT, US

DUPR

4.651

TEAM 2WINNER
TM
Tyson Moore

122799 · Draper, UT, US

DUPR

4.466

BN
Ben North

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