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

USLPL 35+ Championships

ID: 4499212276

Match Scores

3-11, 6-11

Loss

Play Date

2026-05-16

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AD
Arpit Dhir

3LVP96 · Aldie, VA, US

DUPR

5.018

PP
Paul Palermo

166OG1 · Fort Myers, FL, US

DUPR

4.801

TEAM 2WINNER
AC
Aj Carney

PW7QGG · Fairport, NY, US

DUPR

5.738

AM
Andrew Makovsky

3VLZ4J · Fredericksburg, VA, US

DUPR

4.998

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-4499212276
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4760155036,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Arpit Dhir",
        "dupr_id": "3LVP96",
        "rating": 5.018,
        "profile_pic_url": null,
        "location": "Aldie, VA, US"
      },
      {
        "name": "Paul Palermo",
        "dupr_id": "166OG1",
        "rating": 4.801,
        "profile_pic_url": null,
        "location": "Fort Myers, FL, US"
      }
    ]
  },
  {
    "team_id": 7995726748,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Aj Carney",
        "dupr_id": "PW7QGG",
        "rating": 5.738,
        "profile_pic_url": null,
        "location": "Fairport, NY, US"
      },
      {
        "name": "Andrew Makovsky",
        "dupr_id": "3VLZ4J",
        "rating": 4.998,
        "profile_pic_url": null,
        "location": "Fredericksburg, VA, US"
      }
    ]
  }
]