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

USLPL 35+ Hatboro

ID: 8352816698

Match Scores

11-1, 11-6

Loss

Play Date

2026-03-22

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AC
Aj Carney

PW7QGG · Fairport, NY, US

DUPR

5.685

AM
Andrew Makovsky

3VLZ4J · Fredericksburg, VA, US

DUPR

4.950

TEAM 2LOSS
MF
Michael Fredrick Kiley

3OX7GP · Grand Rapids, MI, US

DUPR

4.966

AD
Arpit Dhir

3LVP96 · Aldie, VA, US

DUPR

5.067

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-8352816698
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6963989835,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Aj Carney",
        "dupr_id": "PW7QGG",
        "rating": 5.685,
        "profile_pic_url": null,
        "location": "Fairport, NY, US"
      },
      {
        "name": "Andrew Makovsky",
        "dupr_id": "3VLZ4J",
        "rating": 4.95,
        "profile_pic_url": null,
        "location": "Fredericksburg, VA, US"
      }
    ]
  },
  {
    "team_id": 6356578811,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Fredrick Kiley",
        "dupr_id": "3OX7GP",
        "rating": 4.966,
        "profile_pic_url": null,
        "location": "Grand Rapids, MI, US"
      },
      {
        "name": "Arpit Dhir",
        "dupr_id": "3LVP96",
        "rating": 5.067,
        "profile_pic_url": null,
        "location": "Aldie, VA, US"
      }
    ]
  }
]