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

Round Robin 4.5 Dupr Reported

ID: 6909991654

Match Scores

11-7

Win

Play Date

2025-04-01

Play Time (Est)

11:30 PM

Play Location

The Picklr Sandy

Unverified Facility

Competitor Teams

TEAM 1WINNER
TP
Todd pierce

0YZEO4 · Park City, UT, US

DUPR

4.747

MN
Matthew Nelson

3044N2 · Murray, UT, US

DUPR

4.707

TEAM 2LOSS
LL
Lance lagerquist

8M5OKD · Sandy, UT, US

DUPR

4.221

AG
Allan Groves

8WYOWG · Midvale, UT, US

DUPR

4.469

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-6909991654
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7237804894,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Todd pierce",
        "dupr_id": "0YZEO4",
        "rating": 4.747,
        "profile_pic_url": null,
        "location": "Park City, UT, US"
      },
      {
        "name": "Matthew Nelson",
        "dupr_id": "3044N2",
        "rating": 4.707,
        "profile_pic_url": null,
        "location": "Murray, UT, US"
      }
    ]
  },
  {
    "team_id": 5676047383,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lance lagerquist",
        "dupr_id": "8M5OKD",
        "rating": 4.221,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "Allan Groves",
        "dupr_id": "8WYOWG",
        "rating": 4.469,
        "profile_pic_url": null,
        "location": "Midvale, UT, US"
      }
    ]
  }
]