Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5124794056

Match Scores

21-8

Loss

Play Date

2026-05-21

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MV
Michael Velez

5E6RP5 · Elkins Park, PA, US

DUPR

4.346

KK
Kyle Kerr

76WRV9 · Lansdale, PA, US

DUPR

3.909

TEAM 2LOSS
DE
Daniel Ehala

X2NMZ2 · Mount Laurel Township, NJ, US

DUPR

4.388

SC
Shayne Clowar

7NJL0M · Evesham, NJ, US

DUPR

3.943

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-5124794056
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7171771506,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Velez",
        "dupr_id": "5E6RP5",
        "rating": 4.346,
        "profile_pic_url": null,
        "location": "Elkins Park, PA, US"
      },
      {
        "name": "Kyle Kerr",
        "dupr_id": "76WRV9",
        "rating": 3.909,
        "profile_pic_url": null,
        "location": "Lansdale, PA, US"
      }
    ]
  },
  {
    "team_id": 4859764902,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel Ehala",
        "dupr_id": "X2NMZ2",
        "rating": 4.388,
        "profile_pic_url": null,
        "location": "Mount Laurel Township, NJ, US"
      },
      {
        "name": "Shayne Clowar",
        "dupr_id": "7NJL0M",
        "rating": 3.943,
        "profile_pic_url": null,
        "location": "Evesham, NJ, US"
      }
    ]
  }
]