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

NAPL APL Summer '26

ID: 5956157263

Match Scores

11-6

Loss

Play Date

2026-05-25

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
VR
Vincent Rettke

7D0W70 · Madison, AL, US

DUPR

5.446

ZB
Zachary Brown

84LL28 · Huntsville, AL, US

DUPR

5.284

TEAM 2LOSS
AM
Austin Miller

7D9PP9 · Huntsville, AL, US

DUPR

5.136

IR
Isaac Rodriguez

8KM4N7 · Cullman, AL, US

DUPR

4.927

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-5956157263
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8129281692,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Vincent Rettke",
        "dupr_id": "7D0W70",
        "rating": 5.446,
        "profile_pic_url": null,
        "location": "Madison, AL, US"
      },
      {
        "name": "Zachary Brown",
        "dupr_id": "84LL28",
        "rating": 5.284,
        "profile_pic_url": null,
        "location": "Huntsville, AL, US"
      }
    ]
  },
  {
    "team_id": 6498349299,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Austin Miller",
        "dupr_id": "7D9PP9",
        "rating": 5.136,
        "profile_pic_url": null,
        "location": "Huntsville, AL, US"
      },
      {
        "name": "Isaac Rodriguez",
        "dupr_id": "8KM4N7",
        "rating": 4.927,
        "profile_pic_url": null,
        "location": "Cullman, AL, US"
      }
    ]
  }
]