Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

NAPL APL Summer '26

ID: 7656737227

Match Scores

7-11

Loss

Play Date

2026-05-15

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
TS
Trevor Shelton

8DY40Y · USA

DUPR

4.700

JB
Jamel Borrego

9PYLRR · AL, US

DUPR

4.335

TEAM 2WINNER
Santiago Castillo

NRNVYN · Madison, AL, US

DUPR

4.123

TL
Trace Lentz

2LY4ZE · Decatur, AL, US

DUPR

4.618

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-7656737227
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8076880787,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Trevor Shelton",
        "dupr_id": "8DY40Y",
        "rating": 4.7,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jamel Borrego ",
        "dupr_id": "9PYLRR",
        "rating": 4.335,
        "profile_pic_url": null,
        "location": "AL, US"
      }
    ]
  },
  {
    "team_id": 4590318183,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Santiago Castillo",
        "dupr_id": "NRNVYN",
        "rating": 4.123,
        "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.618,
        "profile_pic_url": null,
        "location": "Decatur, AL, US"
      }
    ]
  }
]