Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

EA Ladder League - Session 28, Fri Apr 17

ID: 5190731600

Match Scores

8-15

Loss

Play Date

2026-04-18

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
SM
Stephen M Weiss

E9KOYM · Williamsville, NY, US

DUPR

3.907

MP
Michael P Scott

PK2QPX · Grand Island, NY, US

DUPR

3.969

TEAM 2WINNER
RG
Ralph Grizanti

L24JVK · Lewiston, NY, US

DUPR

4.114

RM
Robert Mathieson

EG9LPV · Amherst, NY, US

DUPR

4.070

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-5190731600
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4492224316,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stephen M Weiss",
        "dupr_id": "E9KOYM",
        "rating": 3.907,
        "profile_pic_url": null,
        "location": "Williamsville, NY, US"
      },
      {
        "name": "Michael P Scott",
        "dupr_id": "PK2QPX",
        "rating": 3.969,
        "profile_pic_url": null,
        "location": "Grand Island, NY, US"
      }
    ]
  },
  {
    "team_id": 5515158415,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ralph Grizanti",
        "dupr_id": "L24JVK",
        "rating": 4.114,
        "profile_pic_url": null,
        "location": "Lewiston, NY, US"
      },
      {
        "name": "Robert Mathieson",
        "dupr_id": "EG9LPV",
        "rating": 4.07,
        "profile_pic_url": null,
        "location": "Amherst, NY, US"
      }
    ]
  }
]