Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5082399075

Match Scores

19-21

Loss

Play Date

2026-04-18

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JD
John DeChristopher

67JLXE · Pitman, NJ, US

DUPR

3.626

RR
Richard Ross

8G95PD · Cherry Hill, NJ, US

DUPR

3.420

TEAM 2WINNER
DA
David Allen

E9M5EV · USA

DUPR

3.612

BA
Bart Allgeier

3X5KN5 · Ambler, PA, US

DUPR

3.931

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-5082399075
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5455631663,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John DeChristopher",
        "dupr_id": "67JLXE",
        "rating": 3.626,
        "profile_pic_url": null,
        "location": "Pitman, NJ, US"
      },
      {
        "name": "Richard Ross",
        "dupr_id": "8G95PD",
        "rating": 3.42,
        "profile_pic_url": null,
        "location": "Cherry Hill, NJ, US"
      }
    ]
  },
  {
    "team_id": 7913010973,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Allen",
        "dupr_id": "E9M5EV",
        "rating": 3.612,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bart Allgeier",
        "dupr_id": "3X5KN5",
        "rating": 3.931,
        "profile_pic_url": null,
        "location": "Ambler, PA, US"
      }
    ]
  }
]