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

CPL (3.0) Week (10) Dill Dinkers Hatboro @ Picklr Newtown

ID: 5495043653

Match Scores

23-21

Loss

Play Date

2026-05-04

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DK
Devin Kenny

D9Q96L · USA

DUPR

3.086

NT
Nathan Trimmer

OZPVQ7 · Hatboro, PA, US

DUPR

3.057

TEAM 2LOSS
MB
Michael Borgia

4V4922 · Bucks County, PA, US

DUPR

3.227

GL
Gary Leung

9JJ76R · USA

DUPR

2.813

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-5495043653
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7223741420,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Devin Kenny",
        "dupr_id": "D9Q96L",
        "rating": 3.086,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nathan Trimmer",
        "dupr_id": "OZPVQ7",
        "rating": 3.057,
        "profile_pic_url": null,
        "location": "Hatboro, PA, US"
      }
    ]
  },
  {
    "team_id": 7093274669,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Borgia",
        "dupr_id": "4V4922",
        "rating": 3.227,
        "profile_pic_url": null,
        "location": "Bucks County, PA, US"
      },
      {
        "name": "Gary Leung",
        "dupr_id": "9JJ76R",
        "rating": 2.813,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]