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

USLPL 35+ Championships

ID: 7663696521

Match Scores

11-7, 11-3

Win

Play Date

2026-05-16

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AB
alison Burkholder

3LXXM5 · Haymarket, VA, US

DUPR

4.954

JC
Jeff Comer

QP6ZK5 · Lafayette Hill, PA, US

DUPR

5.361

TEAM 2LOSS
AB
Ash Barton

3LPZLK · Cleveland, TN, US

DUPR

4.798

AS
Alan Sal Robertson

3Z57KL · McDonald, TN, US

DUPR

4.848

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-7663696521
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6737575747,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "alison Burkholder",
        "dupr_id": "3LXXM5",
        "rating": 4.954,
        "profile_pic_url": null,
        "location": "Haymarket, VA, US"
      },
      {
        "name": "Jeff Comer",
        "dupr_id": "QP6ZK5",
        "rating": 5.361,
        "profile_pic_url": null,
        "location": "Lafayette Hill, PA, US"
      }
    ]
  },
  {
    "team_id": 8364137852,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ash Barton",
        "dupr_id": "3LPZLK",
        "rating": 4.798,
        "profile_pic_url": null,
        "location": "Cleveland, TN, US"
      },
      {
        "name": "Alan Sal Robertson",
        "dupr_id": "3Z57KL",
        "rating": 4.848,
        "profile_pic_url": null,
        "location": "McDonald, TN, US"
      }
    ]
  }
]