Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

NAPL APL Summer '26

ID: 5458845187

Match Scores

11-2

Win

Play Date

2026-05-06

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
ZB
Zachary Brown

84LL28 · Huntsville, AL, US

DUPR

5.297

AM
Austin Miller

7D9PP9 · USA

DUPR

5.101

TEAM 2LOSS
VR
Vincent Rettke

7D0W70 · Madison, AL, US

DUPR

5.391

IR
Isaac Rodriguez

8KM4N7 · USA

DUPR

4.938

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-5458845187
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7497163016,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Zachary Brown",
        "dupr_id": "84LL28",
        "rating": 5.297,
        "profile_pic_url": null,
        "location": "Huntsville, AL, US"
      },
      {
        "name": "Austin Miller",
        "dupr_id": "7D9PP9",
        "rating": 5.101,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8279439007,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Vincent Rettke",
        "dupr_id": "7D0W70",
        "rating": 5.391,
        "profile_pic_url": null,
        "location": "Madison, AL, US"
      },
      {
        "name": "Isaac Rodriguez",
        "dupr_id": "8KM4N7",
        "rating": 4.938,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]