Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR Collegiate Utah Super Regional - Group D

ID: 8431263186

Match Scores

21-16

Loss

Play Date

2024-03-02

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AC
Adam C Jones

3XDGP4 · Fort Worth, TX, US

DUPR

5.012

AE
aly evanson

MYD0DL · Beaverton, OR, US

DUPR

3.843

TEAM 2LOSS
JD
Jacob Dunn

309ZPX · Los Angeles, CA, US

DUPR

4.178

FV
Flora Vogel

89K9NK · Tucker, GA, US

DUPR

3.446

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-8431263186
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7839562736,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Adam C Jones",
        "dupr_id": "3XDGP4",
        "rating": 5.012,
        "profile_pic_url": null,
        "location": "Fort Worth, TX, US"
      },
      {
        "name": "aly evanson",
        "dupr_id": "MYD0DL",
        "rating": 3.843,
        "profile_pic_url": null,
        "location": "Beaverton, OR, US"
      }
    ]
  },
  {
    "team_id": 7251793816,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jacob Dunn",
        "dupr_id": "309ZPX",
        "rating": 4.178,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Flora Vogel",
        "dupr_id": "89K9NK",
        "rating": 3.446,
        "profile_pic_url": null,
        "location": "Tucker, GA, US"
      }
    ]
  }
]