Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Super Dupr 3.5 Men’s

ID: 8513610410

Match Scores

4-11

Win

Play Date

2025-04-03

Play Time (Est)

3:30 PM

Play Location

The Picklr Sandy

Unverified Facility

Competitor Teams

TEAM 1LOSS
RN
Ryan Nielson

8M0L2D · Salt Lake City, UT, US

DUPR

3.922

SD
Sophie Deaver

EGPPNE · Salt Lake City, UT, US

DUPR

3.912

TEAM 2WINNER
MH
Mark Hall

DWRXD6 · South Jordan, UT, US

DUPR

3.799

EL
Elvin lau

G5X0JV · Sandy, UT, US

DUPR

3.836

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-8513610410
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8459050578,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ryan Nielson",
        "dupr_id": "8M0L2D",
        "rating": 3.922,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Sophie Deaver",
        "dupr_id": "EGPPNE",
        "rating": 3.912,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  },
  {
    "team_id": 7305018541,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mark Hall",
        "dupr_id": "DWRXD6",
        "rating": 3.799,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      },
      {
        "name": "Elvin lau",
        "dupr_id": "G5X0JV",
        "rating": 3.836,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      }
    ]
  }
]