Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PI Summer Ladder League - Session 2, Fri May 15

ID: 8471253727

Match Scores

15-5

Loss

Play Date

2026-05-16

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CK
Connor Kompare

OZOY7L · Kenmore, NY, US

DUPR

4.573

ES
Ezra Still

M227DG · Grand Island, NY, US

DUPR

3.856

TEAM 2LOSS
MC
Marc Cuthbertson

JJRV9M · Grand Island, NY, US

DUPR

4.137

JB
jaymit Bakshi

GXG2KD · USA

DUPR

3.738

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-8471253727
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5481223233,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Connor Kompare",
        "dupr_id": "OZOY7L",
        "rating": 4.573,
        "profile_pic_url": null,
        "location": "Kenmore, NY, US"
      },
      {
        "name": "Ezra Still",
        "dupr_id": "M227DG",
        "rating": 3.856,
        "profile_pic_url": null,
        "location": "Grand Island, NY, US"
      }
    ]
  },
  {
    "team_id": 5351905432,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marc Cuthbertson",
        "dupr_id": "JJRV9M",
        "rating": 4.137,
        "profile_pic_url": null,
        "location": "Grand Island, NY, US"
      },
      {
        "name": "jaymit Bakshi",
        "dupr_id": "GXG2KD",
        "rating": 3.738,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]