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

USLPL 35+ Championships

ID: 6658852543

Match Scores

11-3, 11-2

Win

Play Date

2026-05-16

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SP
Steven Pokopec

W6V22Y · York, PA, US

DUPR

4.969

AW
Andrew Wakefield

0YPJYQ · Baltimore, MD, US

DUPR

5.090

TEAM 2LOSS
DH
Daniel Hunt

3Z7RZP · Westerville, OH, US

DUPR

5.057

Rich Lively

1NXO68 · Cleveland, TN, US

DUPR

5.213

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-6658852543
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7408671879,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steven Pokopec",
        "dupr_id": "W6V22Y",
        "rating": 4.969,
        "profile_pic_url": null,
        "location": "York, PA, US"
      },
      {
        "name": "Andrew Wakefield",
        "dupr_id": "0YPJYQ",
        "rating": 5.09,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      }
    ]
  },
  {
    "team_id": 7506518241,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel Hunt",
        "dupr_id": "3Z7RZP",
        "rating": 5.057,
        "profile_pic_url": null,
        "location": "Westerville, OH, US"
      },
      {
        "name": "Rich Lively",
        "dupr_id": "1NXO68",
        "rating": 5.213,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66dbb3ba5a2f9.jpg",
        "location": "Cleveland, TN, US"
      }
    ]
  }
]