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

4.5. RR DUPR

ID: 7614581719

Match Scores

11-4

Win

Play Date

2024-03-26

Play Time (Est)

8:45 AM

Play Location

The Picklr Sandy

Unverified Facility

Competitor Teams

TEAM 1WINNER
AC
Andrew Clary

7DONRN · Salt Lake City, UT, US

DUPR

5.163

MN
Matthew Nelson

3044N2 · Murray, UT, US

DUPR

4.766

TEAM 2LOSS
VK
Vinayak Kudva

PK7DOZ · Herriman, UT, US

DUPR

4.886

WC
William Chung

8WQE2Y · Arlington, VA, US

DUPR

4.685

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-7614581719
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7806792948,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Clary",
        "dupr_id": "7DONRN",
        "rating": 5.163,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Matthew Nelson",
        "dupr_id": "3044N2",
        "rating": 4.766,
        "profile_pic_url": null,
        "location": "Murray, UT, US"
      }
    ]
  },
  {
    "team_id": 6534429923,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Vinayak Kudva",
        "dupr_id": "PK7DOZ",
        "rating": 4.886,
        "profile_pic_url": null,
        "location": "Herriman, UT, US"
      },
      {
        "name": "William Chung",
        "dupr_id": "8WQE2Y",
        "rating": 4.685,
        "profile_pic_url": null,
        "location": "Arlington, VA, US"
      }
    ]
  }
]