Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

EA Ladder League - Session 28, Fri Mar 27

ID: 5697123415

Match Scores

18-16

Win

Play Date

2026-03-28

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SM
Stephen M Weiss

E9KOYM · Williamsville, NY, US

DUPR

3.900

MP
Michael P Scott

PK2QPX · Grand Island, NY, US

DUPR

4.029

TEAM 2LOSS
DA
Drew Armusewicz

7DX7W9 · Grand Island, NY, US

DUPR

4.245

RM
Robert Mathieson

EG9LPV · Amherst, NY, US

DUPR

4.087

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-5697123415
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5515667839,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stephen M Weiss",
        "dupr_id": "E9KOYM",
        "rating": 3.9,
        "profile_pic_url": null,
        "location": "Williamsville, NY, US"
      },
      {
        "name": "Michael P Scott",
        "dupr_id": "PK2QPX",
        "rating": 4.029,
        "profile_pic_url": null,
        "location": "Grand Island, NY, US"
      }
    ]
  },
  {
    "team_id": 8085470054,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Drew Armusewicz",
        "dupr_id": "7DX7W9",
        "rating": 4.245,
        "profile_pic_url": null,
        "location": "Grand Island, NY, US"
      },
      {
        "name": "Robert Mathieson",
        "dupr_id": "EG9LPV",
        "rating": 4.087,
        "profile_pic_url": null,
        "location": "Amherst, NY, US"
      }
    ]
  }
]