Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men’s 4.5

ID: 5277853486

Match Scores

11-5

Loss

Play Date

2025-07-12

Play Time (Est)

11:30 PM

Play Location

The Picklr Salt Lake City

Unverified Facility

Competitor Teams

TEAM 1WINNER
DA
DELETED Account

NRYMX6 · USA

DUPR

4.214

JS
Job Santillan

3OEQE8 · Salt Lake City, UT, US

DUPR

4.618

TEAM 2LOSS
GM
Garrett Moreland

89XKR3 · Lehi, UT, US

DUPR

4.373

MN
Matthew Nelson

3044N2 · Murray, UT, US

DUPR

4.652

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-5277853486
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7490762004,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "DELETED Account",
        "dupr_id": "NRYMX6",
        "rating": 4.214,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Job Santillan",
        "dupr_id": "3OEQE8",
        "rating": 4.618,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  },
  {
    "team_id": 4558523013,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Garrett Moreland",
        "dupr_id": "89XKR3",
        "rating": 4.373,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Matthew Nelson",
        "dupr_id": "3044N2",
        "rating": 4.652,
        "profile_pic_url": null,
        "location": "Murray, UT, US"
      }
    ]
  }
]