Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

EA Ladder League - Session 28, Fri Mar 27

ID: 4909519214

Match Scores

10-15

Win

Play Date

2026-03-27

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
DA
Drew Armusewicz

7DX7W9 · Grand Island, NY, US

DUPR

4.253

DB
Dylan Buchholtz

WXOXXQ · Buffalo, NY, US

DUPR

3.983

TEAM 2WINNER
RM
Robert Mathieson

EG9LPV · Amherst, NY, US

DUPR

4.096

MP
Michael P Scott

PK2QPX · Grand Island, NY, US

DUPR

4.018

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-4909519214
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5880282830,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Drew Armusewicz",
        "dupr_id": "7DX7W9",
        "rating": 4.253,
        "profile_pic_url": null,
        "location": "Grand Island, NY, US"
      },
      {
        "name": "Dylan Buchholtz",
        "dupr_id": "WXOXXQ",
        "rating": 3.983,
        "profile_pic_url": null,
        "location": "Buffalo, NY, US"
      }
    ]
  },
  {
    "team_id": 8061621721,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Robert Mathieson",
        "dupr_id": "EG9LPV",
        "rating": 4.096,
        "profile_pic_url": null,
        "location": "Amherst, NY, US"
      },
      {
        "name": "Michael P Scott",
        "dupr_id": "PK2QPX",
        "rating": 4.018,
        "profile_pic_url": null,
        "location": "Grand Island, NY, US"
      }
    ]
  }
]