Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men’s 4.5

ID: 7848627182

Match Scores

6-11

Loss

Play Date

2025-07-12

Play Time (Est)

3:30 PM

Play Location

The Picklr Salt Lake City

Unverified Facility

Competitor Teams

TEAM 1LOSS
GM
Garrett Moreland

89XKR3 · Lehi, UT, US

DUPR

4.410

MN
Matthew Nelson

3044N2 · Murray, UT, US

DUPR

4.655

TEAM 2WINNER
RN
Ryan Nielson

8M0L2D · Salt Lake City, UT, US

DUPR

4.030

KS
Kaden Salem

3XRLJ4 · Park City, UT, US

DUPR

4.420

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-7848627182
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5469116169,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Garrett Moreland",
        "dupr_id": "89XKR3",
        "rating": 4.41,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Matthew Nelson",
        "dupr_id": "3044N2",
        "rating": 4.655,
        "profile_pic_url": null,
        "location": "Murray, UT, US"
      }
    ]
  },
  {
    "team_id": 5653214213,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan Nielson",
        "dupr_id": "8M0L2D",
        "rating": 4.03,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Kaden Salem",
        "dupr_id": "3XRLJ4",
        "rating": 4.42,
        "profile_pic_url": null,
        "location": "Park City, UT, US"
      }
    ]
  }
]