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

4.5 Super DUPR

ID: 7783137920

Match Scores

8-11

Win

Play Date

2025-03-10

Play Time (Est)

9:00 PM

Play Location

S Highland Dr, Sandy, UT, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
PM
Paul M Jones

3556QP · Salt Lake City, UT, US

DUPR

4.357

QH
Quinn Hanamaikai

35N2N5 · Provo, UT, US

DUPR

4.670

TEAM 2WINNER
LW
Leif walde

8WMZ9L · Salt Lake City, UT, US

DUPR

4.781

CB
Curtis Barton

35G5PL · Holladay, UT, US

DUPR

4.599

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-7783137920
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7186996623,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Paul M Jones",
        "dupr_id": "3556QP",
        "rating": 4.357,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Quinn Hanamaikai",
        "dupr_id": "35N2N5",
        "rating": 4.67,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      }
    ]
  },
  {
    "team_id": 7052335968,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Leif walde",
        "dupr_id": "8WMZ9L",
        "rating": 4.781,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Curtis Barton",
        "dupr_id": "35G5PL",
        "rating": 4.599,
        "profile_pic_url": null,
        "location": "Holladay, UT, US"
      }
    ]
  }
]