Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CPL (4.0) Week (1) Dill Dinkers Lansdale @ ACE

ID: 7060366285

Match Scores

25-27

Loss

Play Date

2026-05-21

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
KK
Kyle Kerr

76WRV9 · Lansdale, PA, US

DUPR

3.899

CL
Chris Lee

ODP4G7 · Fort Washington, PA, US

DUPR

4.297

TEAM 2WINNER
NM
Nickolas Mirabelli

ZNK59Q · NJ, US

DUPR

4.418

DE
Daniel Ehala

X2NMZ2 · Mount Laurel Township, NJ, US

DUPR

4.385

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-7060366285
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8515554205,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kyle Kerr",
        "dupr_id": "76WRV9",
        "rating": 3.899,
        "profile_pic_url": null,
        "location": "Lansdale, PA, US"
      },
      {
        "name": "Chris Lee",
        "dupr_id": "ODP4G7",
        "rating": 4.297,
        "profile_pic_url": null,
        "location": "Fort Washington, PA, US"
      }
    ]
  },
  {
    "team_id": 4295325886,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nickolas Mirabelli",
        "dupr_id": "ZNK59Q",
        "rating": 4.418,
        "profile_pic_url": null,
        "location": "NJ, US"
      },
      {
        "name": "Daniel Ehala",
        "dupr_id": "X2NMZ2",
        "rating": 4.385,
        "profile_pic_url": null,
        "location": "Mount Laurel Township, NJ, US"
      }
    ]
  }
]