Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5009126421

Match Scores

15-21

Loss

Play Date

2025-11-15

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
KK
Kelen Kruger

8D9E7X · Suffield, CT, US

DUPR

4.275

DB
Dan Bartley

Q56POD · Suffield, CT, US

DUPR

4.032

TEAM 2WINNER
AT
Ali Tanner

RZMVQM · Avon, CT, US

DUPR

3.842

SS
Steffano Sanchez

RY6ODZ · Houston, TX, US

DUPR

4.095

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-5009126421
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5407235764,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kelen Kruger",
        "dupr_id": "8D9E7X",
        "rating": 4.275,
        "profile_pic_url": null,
        "location": "Suffield, CT, US"
      },
      {
        "name": "Dan Bartley",
        "dupr_id": "Q56POD",
        "rating": 4.032,
        "profile_pic_url": null,
        "location": "Suffield, CT, US"
      }
    ]
  },
  {
    "team_id": 5477856577,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ali Tanner",
        "dupr_id": "RZMVQM",
        "rating": 3.842,
        "profile_pic_url": null,
        "location": "Avon, CT, US"
      },
      {
        "name": "Steffano  Sanchez",
        "dupr_id": "RY6ODZ",
        "rating": 4.095,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]