Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Super Dupr Men’s 4.0

ID: 4611969729

Match Scores

9-11

Win

Play Date

2025-02-18

Play Time (Est)

10:15 AM

Play Location

The Picklr Sandy

Unverified Facility

Competitor Teams

TEAM 1LOSS
DM
Deshan Madhusanka

L5MO96 · Salt Lake City, UT, US

DUPR

4.024

DN
Dylan Nonis

W609KQ · West Bountiful, UT, US

DUPR

4.009

TEAM 2WINNER
LL
Lance lagerquist

8M5OKD · Sandy, UT, US

DUPR

4.254

TY
Troy Yates

35V6OV · Sandy, UT, US

DUPR

4.205

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-4611969729
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7230176703,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Deshan Madhusanka",
        "dupr_id": "L5MO96",
        "rating": 4.024,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Dylan Nonis",
        "dupr_id": "W609KQ",
        "rating": 4.009,
        "profile_pic_url": null,
        "location": "West Bountiful, UT, US"
      }
    ]
  },
  {
    "team_id": 4755993581,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lance lagerquist",
        "dupr_id": "8M5OKD",
        "rating": 4.254,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "Troy Yates",
        "dupr_id": "35V6OV",
        "rating": 4.205,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      }
    ]
  }
]