Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CPL (4.25 & Under) Playoffs: Finals Suffield @ Dill Dinkers Simsbury

ID: 6654704032

Match Scores

12-21

Loss

Play Date

2025-11-15

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
LZ
Leo Zaffetti

V4VRY5 · USA

DUPR

4.185

DB
Dan Bartley

Q56POD · Suffield, CT, US

DUPR

4.040

TEAM 2WINNER
CB
Christopher Brown

JJPJDW · Meriden, CT, US

DUPR

4.605

AS
Augie Smith

WXYK5M · Avon, CT, US

DUPR

4.451

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-6654704032
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6663696531,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Leo Zaffetti",
        "dupr_id": "V4VRY5",
        "rating": 4.185,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dan Bartley",
        "dupr_id": "Q56POD",
        "rating": 4.04,
        "profile_pic_url": null,
        "location": "Suffield, CT, US"
      }
    ]
  },
  {
    "team_id": 6264419515,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Christopher Brown",
        "dupr_id": "JJPJDW",
        "rating": 4.605,
        "profile_pic_url": null,
        "location": "Meriden, CT, US"
      },
      {
        "name": "Augie Smith",
        "dupr_id": "WXYK5M",
        "rating": 4.451,
        "profile_pic_url": null,
        "location": "Avon, CT, US"
      }
    ]
  }
]