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

USLPL 35+ Championships

ID: 5246550306

Match Scores

11-6, 5-11, 11-13

Win

Play Date

2026-05-17

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
DR
David Richardson

3OZKDW · Fredericksburg, VA, US

DUPR

5.102

BL
Ben Lilly

8JVJ4W · Columbus, OH, US

DUPR

5.247

TEAM 2WINNER
SP
Steven Pokopec

W6V22Y · York, PA, US

DUPR

4.990

AW
Andrew Wakefield

0YPJYQ · Baltimore, MD, US

DUPR

5.162

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-5246550306
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7417532076,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Richardson",
        "dupr_id": "3OZKDW",
        "rating": 5.102,
        "profile_pic_url": null,
        "location": "Fredericksburg, VA, US"
      },
      {
        "name": "Ben Lilly",
        "dupr_id": "8JVJ4W",
        "rating": 5.247,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      }
    ]
  },
  {
    "team_id": 5316290000,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Steven Pokopec",
        "dupr_id": "W6V22Y",
        "rating": 4.99,
        "profile_pic_url": null,
        "location": "York, PA, US"
      },
      {
        "name": "Andrew Wakefield",
        "dupr_id": "0YPJYQ",
        "rating": 5.162,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      }
    ]
  }
]