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

USLPL Indianapolis

ID: 4401613988

Match Scores

6-11, 10-11

Win

Play Date

2025-09-21

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
KB
Kerri Bacha

3YDLPD · York, PA, US

DUPR

5.048

LM
Lisa McCubbin

RZLQYM · USA

DUPR

4.967

TEAM 2WINNER
PG
Pamela Gilbert

3OWDYL · Raleigh, NC, US

DUPR

5.270

DW
Dana Wiatroski

V745GP · Ocean Isle Beach, NC, US

DUPR

5.253

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-4401613988
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6964055138,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kerri Bacha",
        "dupr_id": "3YDLPD",
        "rating": 5.048,
        "profile_pic_url": null,
        "location": "York, PA, US"
      },
      {
        "name": "Lisa McCubbin",
        "dupr_id": "RZLQYM",
        "rating": 4.967,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8393301598,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Pamela Gilbert",
        "dupr_id": "3OWDYL",
        "rating": 5.27,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      },
      {
        "name": "Dana Wiatroski",
        "dupr_id": "V745GP",
        "rating": 5.253,
        "profile_pic_url": null,
        "location": "Ocean Isle Beach, NC, US"
      }
    ]
  }
]