Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

EA Ladder League - Session 28, Fri Jan 30

ID: 8145918021

Match Scores

15-10

Loss

Play Date

2026-01-31

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CK
Connor Kompare

OZOY7L · Kenmore, NY, US

DUPR

4.254

MM
Mason Miller

OZE577 · Grand Island, NY, US

DUPR

4.205

TEAM 2LOSS
DA
Drew Armusewicz

7DX7W9 · Grand Island, NY, US

DUPR

4.262

JS
James Stevens

1QX764 · Tonawanda, NY, US

DUPR

4.184

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-8145918021
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8434814110,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Connor Kompare",
        "dupr_id": "OZOY7L",
        "rating": 4.254,
        "profile_pic_url": null,
        "location": "Kenmore, NY, US"
      },
      {
        "name": "Mason Miller",
        "dupr_id": "OZE577",
        "rating": 4.205,
        "profile_pic_url": null,
        "location": "Grand Island, NY, US"
      }
    ]
  },
  {
    "team_id": 7549357760,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Drew Armusewicz",
        "dupr_id": "7DX7W9",
        "rating": 4.262,
        "profile_pic_url": null,
        "location": "Grand Island, NY, US"
      },
      {
        "name": "James Stevens",
        "dupr_id": "1QX764",
        "rating": 4.184,
        "profile_pic_url": null,
        "location": "Tonawanda, NY, US"
      }
    ]
  }
]