Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men’s 4.0 Super DUPR

ID: 4436252426

Match Scores

11-4

Win

Play Date

2025-04-16

Play Time (Est)

3:30 PM

Play Location

The Picklr Sandy

Unverified Facility

Competitor Teams

TEAM 1WINNER
EL
Elvin lau

G5X0JV · Sandy, UT, US

DUPR

3.870

MH
Mark Hall

DWRXD6 · South Jordan, UT, US

DUPR

3.821

TEAM 2LOSS
DR
Diya Rao

ODR9P2 · Salt Lake City, UT, US

DUPR

4.414

DW
Daniel Warner

4L62GM · USA

DUPR

3.276

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-4436252426
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8255296100,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Elvin lau",
        "dupr_id": "G5X0JV",
        "rating": 3.87,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "Mark Hall",
        "dupr_id": "DWRXD6",
        "rating": 3.821,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      }
    ]
  },
  {
    "team_id": 5424973034,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Diya Rao",
        "dupr_id": "ODR9P2",
        "rating": 4.414,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Daniel Warner",
        "dupr_id": "4L62GM",
        "rating": 3.276,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]