Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

NAPL Spring League '26

ID: 4663939620

Match Scores

8-11

Win

Play Date

2026-04-17

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
ST
Sean Taylor

XOGPV4 · Huntsville, AL, US

DUPR

3.370

JL
Jong Lee

JPX4QM · Huntsville, AL, US

DUPR

3.261

TEAM 2WINNER
AB
Aaron Barr

6Z0PEK · Madison, AL, US

DUPR

3.425

AC
Andrew Chancellor

2LXM27 · Madison, AL, US

DUPR

3.180

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-4663939620
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8543952888,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sean Taylor",
        "dupr_id": "XOGPV4",
        "rating": 3.37,
        "profile_pic_url": null,
        "location": "Huntsville, AL, US"
      },
      {
        "name": "Jong Lee",
        "dupr_id": "JPX4QM",
        "rating": 3.261,
        "profile_pic_url": null,
        "location": "Huntsville, AL, US"
      }
    ]
  },
  {
    "team_id": 7414758977,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Aaron Barr",
        "dupr_id": "6Z0PEK",
        "rating": 3.425,
        "profile_pic_url": null,
        "location": "Madison, AL, US"
      },
      {
        "name": "Andrew Chancellor",
        "dupr_id": "2LXM27",
        "rating": 3.18,
        "profile_pic_url": null,
        "location": "Madison, AL, US"
      }
    ]
  }
]