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

USLPL Indianapolis

ID: 7430634162

Match Scores

7-11, 11-6, 11-3

Win

Play Date

2025-09-20

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AC
Alexander Clayson

8KEPK8 · Charleston, SC, US

DUPR

5.306

PG
Pamela Gilbert

3OWDYL · Raleigh, NC, US

DUPR

5.365

TEAM 2LOSS
SH
Sean Hannon

8KNZZ7 · Mechanicsburg, PA, US

DUPR

5.000

LP
Lisa Parisi

3X7427 · Glen Rock, NJ, US

DUPR

5.119

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-7430634162
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8031884014,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alexander Clayson",
        "dupr_id": "8KEPK8",
        "rating": 5.306,
        "profile_pic_url": null,
        "location": "Charleston, SC, US"
      },
      {
        "name": "Pamela Gilbert",
        "dupr_id": "3OWDYL",
        "rating": 5.365,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      }
    ]
  },
  {
    "team_id": 8255966110,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sean Hannon",
        "dupr_id": "8KNZZ7",
        "rating": 5,
        "profile_pic_url": null,
        "location": "Mechanicsburg, PA, US"
      },
      {
        "name": "Lisa Parisi",
        "dupr_id": "3X7427",
        "rating": 5.119,
        "profile_pic_url": null,
        "location": "Glen Rock, NJ, US"
      }
    ]
  }
]