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

5.0 Men's

ID: 4814205423

Match Scores

11-9

Win

Play Date

2025-12-27

Play Time (Est)

4:45 AM

Play Location

The Picklr

View Facility Page →

Competitor Teams

TEAM 1WINNER
JF
Joel Farr

1Q9MPD · Kaysville, UT, US

DUPR

5.032

MO
Matt Olsen

8W69M8 · Clinton, UT, US

DUPR

5.261

TEAM 2LOSS
LW
Leif walde

8WMZ9L · Salt Lake City, UT, US

DUPR

4.677

JG
Jorge Garcia-Haro

84QRNM · Stansbury Park, UT, US

DUPR

4.434

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-4814205423
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5175288736,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joel Farr",
        "dupr_id": "1Q9MPD",
        "rating": 5.032,
        "profile_pic_url": null,
        "location": "Kaysville, UT, US"
      },
      {
        "name": "Matt Olsen",
        "dupr_id": "8W69M8",
        "rating": 5.261,
        "profile_pic_url": null,
        "location": "Clinton, UT, US"
      }
    ]
  },
  {
    "team_id": 5844330918,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Leif walde",
        "dupr_id": "8WMZ9L",
        "rating": 4.677,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Jorge Garcia-Haro",
        "dupr_id": "84QRNM",
        "rating": 4.434,
        "profile_pic_url": null,
        "location": "Stansbury Park, UT, US"
      }
    ]
  }
]