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

USLPL 35+ Championships

ID: 8292789591

Match Scores

9-11, 11-9, 10-12

Win

Play Date

2026-05-15

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AC
Aj Carney

PW7QGG · Fairport, NY, US

DUPR

5.684

AT
Anna Tozin

12R6Y7 · Rochester, NY, US

DUPR

4.945

TEAM 2WINNER
AB
alison Burkholder

3LXXM5 · Haymarket, VA, US

DUPR

4.914

JC
Jeff Comer

QP6ZK5 · Lafayette Hill, PA, US

DUPR

5.306

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-8292789591
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7515740944,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Aj Carney",
        "dupr_id": "PW7QGG",
        "rating": 5.684,
        "profile_pic_url": null,
        "location": "Fairport, NY, US"
      },
      {
        "name": "Anna Tozin",
        "dupr_id": "12R6Y7",
        "rating": 4.945,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  },
  {
    "team_id": 6576973269,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "alison Burkholder",
        "dupr_id": "3LXXM5",
        "rating": 4.914,
        "profile_pic_url": null,
        "location": "Haymarket, VA, US"
      },
      {
        "name": "Jeff Comer",
        "dupr_id": "QP6ZK5",
        "rating": 5.306,
        "profile_pic_url": null,
        "location": "Lafayette Hill, PA, US"
      }
    ]
  }
]