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

USLPL 35+ Championships

ID: 4760145323

Match Scores

8-11, 7-11

Win

Play Date

2026-05-15

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CV
Chad Valcour

9P96JV · Brockville, ON, CA

DUPR

4.929

DR
David Richardson

3OZKDW · Fredericksburg, VA, US

DUPR

5.133

TEAM 2WINNER
SP
Steven Pokopec

W6V22Y · York, PA, US

DUPR

4.923

AW
Andrew Wakefield

0YPJYQ · Baltimore, MD, US

DUPR

5.028

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-4760145323
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7370812041,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chad Valcour",
        "dupr_id": "9P96JV",
        "rating": 4.929,
        "profile_pic_url": null,
        "location": "Brockville, ON, CA"
      },
      {
        "name": "David Richardson",
        "dupr_id": "3OZKDW",
        "rating": 5.133,
        "profile_pic_url": null,
        "location": "Fredericksburg, VA, US"
      }
    ]
  },
  {
    "team_id": 5096338856,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Steven Pokopec",
        "dupr_id": "W6V22Y",
        "rating": 4.923,
        "profile_pic_url": null,
        "location": "York, PA, US"
      },
      {
        "name": "Andrew Wakefield",
        "dupr_id": "0YPJYQ",
        "rating": 5.028,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      }
    ]
  }
]