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

USLPL 35+ Championships

ID: 6015521651

Match Scores

11-1, 11-4

Win

Play Date

2026-05-16

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DV
Drew Von Bargen

RZ9YJD · Mantua Township, NJ, US

DUPR

5.141

JC
Jeff Comer

QP6ZK5 · Lafayette Hill, PA, US

DUPR

5.352

TEAM 2LOSS
AS
Alan Sal Robertson

3Z57KL · McDonald, TN, US

DUPR

4.854

VW
Victor Wu

8DD2PM · Nashville, TN, US

DUPR

4.935

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-6015521651
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8062521473,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Drew Von Bargen",
        "dupr_id": "RZ9YJD",
        "rating": 5.141,
        "profile_pic_url": null,
        "location": "Mantua Township, NJ, US"
      },
      {
        "name": "Jeff Comer",
        "dupr_id": "QP6ZK5",
        "rating": 5.352,
        "profile_pic_url": null,
        "location": "Lafayette Hill, PA, US"
      }
    ]
  },
  {
    "team_id": 6881575768,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alan Sal Robertson",
        "dupr_id": "3Z57KL",
        "rating": 4.854,
        "profile_pic_url": null,
        "location": "McDonald, TN, US"
      },
      {
        "name": "Victor Wu",
        "dupr_id": "8DD2PM",
        "rating": 4.935,
        "profile_pic_url": null,
        "location": "Nashville, TN, US"
      }
    ]
  }
]