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

USLPL 35+ Championships

ID: 5655359580

Match Scores

7-11, 8-11

Win

Play Date

2026-05-17

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MS
Max Sinthorntham

3VXW5E · Springfield, VA, US

DUPR

5.019

NP
Niles Parungao

W6JJOQ · Williamson County, TX, US

DUPR

5.147

TEAM 2WINNER
SP
Steven Pokopec

W6V22Y · York, PA, US

DUPR

5.007

AW
Andrew Wakefield

0YPJYQ · Baltimore, MD, US

DUPR

5.132

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-5655359580
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7029478977,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Max Sinthorntham",
        "dupr_id": "3VXW5E",
        "rating": 5.019,
        "profile_pic_url": null,
        "location": "Springfield, VA, US"
      },
      {
        "name": "Niles Parungao",
        "dupr_id": "W6JJOQ",
        "rating": 5.147,
        "profile_pic_url": null,
        "location": "Williamson County, TX, US"
      }
    ]
  },
  {
    "team_id": 7171986549,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Steven Pokopec",
        "dupr_id": "W6V22Y",
        "rating": 5.007,
        "profile_pic_url": null,
        "location": "York, PA, US"
      },
      {
        "name": "Andrew Wakefield",
        "dupr_id": "0YPJYQ",
        "rating": 5.132,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      }
    ]
  }
]