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

USLPL Indianapolis

ID: 7839938691

Match Scores

3-11, 2-11

Win

Play Date

2025-09-20

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
EG
Eric Gagnon

1N54W3 · Palm Coast, FL, US

DUPR

4.993

BB
Brooks Brooks

8GXJGG · Merritt Island, FL, US

DUPR

4.746

TEAM 2WINNER
AB
Andrew Biederman

3ORXP2 · Truckee, CA, US

DUPR

5.248

DB
Danny Bretherton

YGW24K · Washington, DC, US

DUPR

4.853

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-7839938691
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4818652949,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eric Gagnon",
        "dupr_id": "1N54W3",
        "rating": 4.993,
        "profile_pic_url": null,
        "location": "Palm Coast, FL, US"
      },
      {
        "name": "Brooks Brooks",
        "dupr_id": "8GXJGG",
        "rating": 4.746,
        "profile_pic_url": null,
        "location": "Merritt Island, FL, US"
      }
    ]
  },
  {
    "team_id": 7984401914,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andrew Biederman",
        "dupr_id": "3ORXP2",
        "rating": 5.248,
        "profile_pic_url": null,
        "location": "Truckee, CA, US"
      },
      {
        "name": "Danny Bretherton",
        "dupr_id": "YGW24K",
        "rating": 4.853,
        "profile_pic_url": null,
        "location": "Washington, DC, US"
      }
    ]
  }
]