Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CPL (3.5) Week (10) APC Garden State @ Jersey Devil Navy

ID: 6670743106

Match Scores

21-12

Loss

Play Date

2026-04-29

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
EP
Eric Padernilla

V24ZRJ · Gloucester Township, NJ, US

DUPR

3.722

JD
John DeChristopher

67JLXE · Pitman, NJ, US

DUPR

3.636

TEAM 2LOSS
TK
Tom Kresky

QP9R54 · Medford, NJ, US

DUPR

3.597

AL
adam lowther

N72W96 · USA

DUPR

3.354

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-6670743106
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5013126708,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Padernilla",
        "dupr_id": "V24ZRJ",
        "rating": 3.722,
        "profile_pic_url": null,
        "location": "Gloucester Township, NJ, US"
      },
      {
        "name": "John DeChristopher",
        "dupr_id": "67JLXE",
        "rating": 3.636,
        "profile_pic_url": null,
        "location": "Pitman, NJ, US"
      }
    ]
  },
  {
    "team_id": 8047371295,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tom Kresky",
        "dupr_id": "QP9R54",
        "rating": 3.597,
        "profile_pic_url": null,
        "location": "Medford, NJ, US"
      },
      {
        "name": "adam lowther",
        "dupr_id": "N72W96",
        "rating": 3.354,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]