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

USLPL 35+ Chantilly, VA

ID: 5599607523

Match Scores

11-8, 2-11, 11-5

Loss

Play Date

2026-02-21

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JL
Justin Lui

12KD64 · Baltimore County, MD, US

DUPR

5.302

AM
Arjun Mahajan

6Z4KVG · Ashburn, VA, US

DUPR

4.925

TEAM 2LOSS
SP
Steven Pokopec

W6V22Y · York, PA, US

DUPR

5.231

JP
Jonny Pickleball

N725YW · Madison, AL, US

DUPR

5.209

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-5599607523
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5342101820,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Justin Lui",
        "dupr_id": "12KD64",
        "rating": 5.302,
        "profile_pic_url": null,
        "location": "Baltimore County, MD, US"
      },
      {
        "name": "Arjun Mahajan",
        "dupr_id": "6Z4KVG",
        "rating": 4.925,
        "profile_pic_url": null,
        "location": "Ashburn, VA, US"
      }
    ]
  },
  {
    "team_id": 5397672502,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steven Pokopec",
        "dupr_id": "W6V22Y",
        "rating": 5.231,
        "profile_pic_url": null,
        "location": "York, PA, US"
      },
      {
        "name": "Jonny Pickleball",
        "dupr_id": "N725YW",
        "rating": 5.209,
        "profile_pic_url": null,
        "location": "Madison, AL, US"
      }
    ]
  }
]