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

USLPL 35+ Hatboro

ID: 6068864128

Match Scores

11-3, 11-6

Loss

Play Date

2026-03-21

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DH
Daniel Hunt

3Z7RZP · Westerville, OH, US

DUPR

5.000

PL
Patrick Leistner

V7KV56 · Panama City Beach, FL, US

DUPR

4.626

TEAM 2LOSS
PV
Phil Valenti

89MW0R · Rochester, NY, US

DUPR

4.890

EC
Evan Culp

6Z66NK · Myrtle Beach, SC, US

DUPR

4.759

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-6068864128
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8550389871,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Hunt",
        "dupr_id": "3Z7RZP",
        "rating": 5,
        "profile_pic_url": null,
        "location": "Westerville, OH, US"
      },
      {
        "name": "Patrick Leistner",
        "dupr_id": "V7KV56",
        "rating": 4.626,
        "profile_pic_url": null,
        "location": "Panama City Beach, FL, US"
      }
    ]
  },
  {
    "team_id": 5575234011,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Phil Valenti",
        "dupr_id": "89MW0R",
        "rating": 4.89,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      },
      {
        "name": "Evan Culp",
        "dupr_id": "6Z66NK",
        "rating": 4.759,
        "profile_pic_url": null,
        "location": "Myrtle Beach, SC, US"
      }
    ]
  }
]