Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

FRI AM PB - Erie, Pa

ID: 5260623880

Match Scores

11-1

Win

Play Date

2026-05-22

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
HC
Hector Cartagena

KX9RKK · Erie, PA, US

DUPR

4.348

DH
David Hewett

YNOXNE · USA

DUPR

3.950

TEAM 2LOSS
KM
Ken Miller

O6OLDP · USA

DUPR

4.210

MD
Mark Detar

7JW6Z5 · USA

DUPR

3.480

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-5260623880
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8293075707,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Hector Cartagena",
        "dupr_id": "KX9RKK",
        "rating": 4.348,
        "profile_pic_url": null,
        "location": "Erie, PA, US"
      },
      {
        "name": "David Hewett",
        "dupr_id": "YNOXNE",
        "rating": 3.95,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5397637274,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ken Miller",
        "dupr_id": "O6OLDP",
        "rating": 4.21,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mark Detar",
        "dupr_id": "7JW6Z5",
        "rating": 3.48,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]