Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PI Summer Ladder League - Session 2, Fri May 15

ID: 6018720712

Match Scores

12-15

Loss

Play Date

2026-05-16

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
ES
Ezra Still

M227DG · Grand Island, NY, US

DUPR

3.859

MC
Marc Cuthbertson

JJRV9M · Grand Island, NY, US

DUPR

4.148

TEAM 2WINNER
MC
Michael Corbi

NXR6R6 · Buffalo, NY, US

DUPR

3.837

CK
Connor Kompare

OZOY7L · Kenmore, NY, US

DUPR

4.578

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-6018720712
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4971612875,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ezra Still",
        "dupr_id": "M227DG",
        "rating": 3.859,
        "profile_pic_url": null,
        "location": "Grand Island, NY, US"
      },
      {
        "name": "Marc Cuthbertson",
        "dupr_id": "JJRV9M",
        "rating": 4.148,
        "profile_pic_url": null,
        "location": "Grand Island, NY, US"
      }
    ]
  },
  {
    "team_id": 4709286605,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Corbi",
        "dupr_id": "NXR6R6",
        "rating": 3.837,
        "profile_pic_url": null,
        "location": "Buffalo, NY, US"
      },
      {
        "name": "Connor Kompare",
        "dupr_id": "OZOY7L",
        "rating": 4.578,
        "profile_pic_url": null,
        "location": "Kenmore, NY, US"
      }
    ]
  }
]