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

USLPL Indianapolis

ID: 8355776576

Match Scores

11-9, 11-1

Loss

Play Date

2025-09-21

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
YB
Youssef Bouzidi

9PDMMK · Cave Spring, VA, US

DUPR

5.813

MV
Mark Vannatta

8MZOML · Upper Arlington, OH, US

DUPR

5.022

TEAM 2LOSS
AC
Alexander Clayson

8KEPK8 · Charleston, SC, US

DUPR

5.204

MR
Mark Redding

357EEL · Concord, NC, US

DUPR

4.811

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-8355776576
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5547188221,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Youssef Bouzidi",
        "dupr_id": "9PDMMK",
        "rating": 5.813,
        "profile_pic_url": null,
        "location": "Cave Spring, VA, US"
      },
      {
        "name": "Mark Vannatta",
        "dupr_id": "8MZOML",
        "rating": 5.022,
        "profile_pic_url": null,
        "location": "Upper Arlington, OH, US"
      }
    ]
  },
  {
    "team_id": 4425121141,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alexander Clayson",
        "dupr_id": "8KEPK8",
        "rating": 5.204,
        "profile_pic_url": null,
        "location": "Charleston, SC, US"
      },
      {
        "name": "Mark Redding",
        "dupr_id": "357EEL",
        "rating": 4.811,
        "profile_pic_url": null,
        "location": "Concord, NC, US"
      }
    ]
  }
]