Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

APP AZ Collegiate Sunday

ID: 5677409055

Match Scores

16-14

Win

Play Date

2025-11-09

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DL
Deakon Lindquist

Z9XYGL · St. George, UT, US

DUPR

4.387

NA
Nui Afualo

6ZG2P0 · St. George, UT, US

DUPR

4.614

TEAM 2LOSS
AI
Alec Israelski

94KDRV · USA

DUPR

3.822

JR
Jacob Rocha

2LZGR4 · Phoenix, AZ, US

DUPR

4.610

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-5677409055
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8065948302,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Deakon Lindquist",
        "dupr_id": "Z9XYGL",
        "rating": 4.387,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Nui Afualo",
        "dupr_id": "6ZG2P0",
        "rating": 4.614,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 5552689977,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alec Israelski",
        "dupr_id": "94KDRV",
        "rating": 3.822,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jacob Rocha",
        "dupr_id": "2LZGR4",
        "rating": 4.61,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]