Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

EA Ladder League - Session 28, Fri Mar 27

ID: 8354505593

Match Scores

15-11

Win

Play Date

2026-03-28

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MP
Michael P Scott

PK2QPX · Grand Island, NY, US

DUPR

4.025

DA
Drew Armusewicz

7DX7W9 · Grand Island, NY, US

DUPR

4.251

TEAM 2LOSS
DB
Dylan Buchholtz

WXOXXQ · Buffalo, NY, US

DUPR

3.974

SM
Stephen M Weiss

E9KOYM · Williamsville, NY, US

DUPR

3.913

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-8354505593
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6765660968,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael P Scott",
        "dupr_id": "PK2QPX",
        "rating": 4.025,
        "profile_pic_url": null,
        "location": "Grand Island, NY, US"
      },
      {
        "name": "Drew Armusewicz",
        "dupr_id": "7DX7W9",
        "rating": 4.251,
        "profile_pic_url": null,
        "location": "Grand Island, NY, US"
      }
    ]
  },
  {
    "team_id": 7828918747,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dylan Buchholtz",
        "dupr_id": "WXOXXQ",
        "rating": 3.974,
        "profile_pic_url": null,
        "location": "Buffalo, NY, US"
      },
      {
        "name": "Stephen M Weiss",
        "dupr_id": "E9KOYM",
        "rating": 3.913,
        "profile_pic_url": null,
        "location": "Williamsville, NY, US"
      }
    ]
  }
]