Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

CPL (3.5 (50+)) Week (9) APC Garden State @ Dill Dinkers Lansdale

ID: 6374816937

Match Scores

20-22

Win

Play Date

2026-04-18

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JD
John DeChristopher

67JLXE · Pitman, NJ, US

DUPR

3.623

ES
Eric Smith jr

1QJ2WN · Berlin Township, NJ, US

DUPR

3.356

TEAM 2WINNER
DA
David Allen

E9M5EV · USA

DUPR

3.608

BD
Bill Del Pizzo

DWNPV4 · Ambler, PA, US

DUPR

3.124

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-6374816937
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6901187293,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John DeChristopher",
        "dupr_id": "67JLXE",
        "rating": 3.623,
        "profile_pic_url": null,
        "location": "Pitman, NJ, US"
      },
      {
        "name": "Eric Smith jr",
        "dupr_id": "1QJ2WN",
        "rating": 3.356,
        "profile_pic_url": null,
        "location": "Berlin Township, NJ, US"
      }
    ]
  },
  {
    "team_id": 5755669703,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Allen",
        "dupr_id": "E9M5EV",
        "rating": 3.608,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bill Del Pizzo",
        "dupr_id": "DWNPV4",
        "rating": 3.124,
        "profile_pic_url": null,
        "location": "Ambler, PA, US"
      }
    ]
  }
]