Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

NAPL APL Summer '26

ID: 5834060042

Match Scores

9-11

Loss

Play Date

2026-05-15

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
TS
Trevor Shelton

8DY40Y · USA

DUPR

4.695

JB
Jamel Borrego

9PYLRR · AL, US

DUPR

4.330

TEAM 2WINNER
Santiago Castillo

NRNVYN · Madison, AL, US

DUPR

4.154

TL
Trace Lentz

2LY4ZE · Decatur, AL, US

DUPR

4.602

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-5834060042
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7586490565,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Trevor Shelton",
        "dupr_id": "8DY40Y",
        "rating": 4.695,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jamel Borrego ",
        "dupr_id": "9PYLRR",
        "rating": 4.33,
        "profile_pic_url": null,
        "location": "AL, US"
      }
    ]
  },
  {
    "team_id": 8038710995,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Santiago Castillo",
        "dupr_id": "NRNVYN",
        "rating": 4.154,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/145610/images/profile/8b014430-74e3-404f-affe-41efb21248e4.png",
        "location": "Madison, AL, US"
      },
      {
        "name": "Trace Lentz",
        "dupr_id": "2LY4ZE",
        "rating": 4.602,
        "profile_pic_url": null,
        "location": "Decatur, AL, US"
      }
    ]
  }
]