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

USLPL Indianapolis

ID: 8130206161

Match Scores

9-11, 6-11

Loss

Play Date

2025-09-21

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
DI
Darren Iden

7DM66M · Winchester, VA, US

DUPR

4.616

BB
Brooks Brooks

8GXJGG · Merritt Island, FL, US

DUPR

4.710

TEAM 2WINNER
DB
Derek Biendl

3L6VDQ · Bristow, VA, US

DUPR

4.764

MW
Michael W McMahon

V7YRX7 · Dallas, TX, US

DUPR

5.039

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-8130206161
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8248164451,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Darren Iden",
        "dupr_id": "7DM66M",
        "rating": 4.616,
        "profile_pic_url": null,
        "location": "Winchester, VA, US"
      },
      {
        "name": "Brooks Brooks",
        "dupr_id": "8GXJGG",
        "rating": 4.71,
        "profile_pic_url": null,
        "location": "Merritt Island, FL, US"
      }
    ]
  },
  {
    "team_id": 5306887820,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Derek Biendl",
        "dupr_id": "3L6VDQ",
        "rating": 4.764,
        "profile_pic_url": null,
        "location": "Bristow, VA, US"
      },
      {
        "name": "Michael W McMahon",
        "dupr_id": "V7YRX7",
        "rating": 5.039,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  }
]