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

USLPL 35+ Championships

ID: 4622814634

Match Scores

11-4, 11-7

Loss

Play Date

2026-05-17

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AC
Aj Carney

PW7QGG · Fairport, NY, US

DUPR

5.757

AT
Anna Tozin

12R6Y7 · Rochester, NY, US

DUPR

4.942

TEAM 2LOSS
AB
alison Burkholder

3LXXM5 · Haymarket, VA, US

DUPR

4.957

JC
Jeff Comer

QP6ZK5 · Lafayette Hill, PA, US

DUPR

5.315

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