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

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

ID: 4775657955

Match Scores

21-17

Win

Play Date

2026-04-18

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
KR
Kim Rodano

V472J7 · Maple Shade, NJ, US

DUPR

3.443

JD
John DeChristopher

67JLXE · Pitman, NJ, US

DUPR

3.624

TEAM 2LOSS
CP
Christina Pietrak

PK2O4G · North Wales, PA, US

DUPR

3.144

DA
David Allen

E9M5EV · USA

DUPR

3.604

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-4775657955
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4608335241,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kim Rodano",
        "dupr_id": "V472J7",
        "rating": 3.443,
        "profile_pic_url": null,
        "location": "Maple Shade, NJ, US"
      },
      {
        "name": "John DeChristopher",
        "dupr_id": "67JLXE",
        "rating": 3.624,
        "profile_pic_url": null,
        "location": "Pitman, NJ, US"
      }
    ]
  },
  {
    "team_id": 6085086905,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christina Pietrak",
        "dupr_id": "PK2O4G",
        "rating": 3.144,
        "profile_pic_url": null,
        "location": "North Wales, PA, US"
      },
      {
        "name": "David Allen",
        "dupr_id": "E9M5EV",
        "rating": 3.604,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]