Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR Collegiate Utah Super Regional - Round of 16

ID: 5809616642

Match Scores

21-13

Loss

Play Date

2024-03-02

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
NA
Nui Afualo

6ZG2P0 · St. George, UT, US

DUPR

4.909

BH
Brinley Horton

V7GRJ6 · Washington, UT, US

DUPR

4.460

TEAM 2LOSS
JD
Jacob Dunn

309ZPX · Los Angeles, CA, US

DUPR

4.220

FV
Flora Vogel

89K9NK · Tucker, GA, US

DUPR

3.464

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-5809616642
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5514063636,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nui Afualo",
        "dupr_id": "6ZG2P0",
        "rating": 4.909,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Brinley Horton",
        "dupr_id": "V7GRJ6",
        "rating": 4.46,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      }
    ]
  },
  {
    "team_id": 5514589506,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jacob Dunn",
        "dupr_id": "309ZPX",
        "rating": 4.22,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Flora Vogel",
        "dupr_id": "89K9NK",
        "rating": 3.464,
        "profile_pic_url": null,
        "location": "Tucker, GA, US"
      }
    ]
  }
]