Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

EA Ladder League - Session 28, Fri Mar 6

ID: 4986824631

Match Scores

15-9

Win

Play Date

2026-03-07

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RG
Ralph Grizanti

L24JVK · Lewiston, NY, US

DUPR

4.072

JS
James Stevens

1QX764 · Tonawanda, NY, US

DUPR

4.202

TEAM 2LOSS
ES
Ezra Still

M227DG · Grand Island, NY, US

DUPR

4.007

RM
Robert Mathieson

EG9LPV · Amherst, NY, US

DUPR

4.026

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-4986824631
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7422187104,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ralph Grizanti",
        "dupr_id": "L24JVK",
        "rating": 4.072,
        "profile_pic_url": null,
        "location": "Lewiston, NY, US"
      },
      {
        "name": "James Stevens",
        "dupr_id": "1QX764",
        "rating": 4.202,
        "profile_pic_url": null,
        "location": "Tonawanda, NY, US"
      }
    ]
  },
  {
    "team_id": 7594026354,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ezra Still",
        "dupr_id": "M227DG",
        "rating": 4.007,
        "profile_pic_url": null,
        "location": "Grand Island, NY, US"
      },
      {
        "name": "Robert Mathieson",
        "dupr_id": "EG9LPV",
        "rating": 4.026,
        "profile_pic_url": null,
        "location": "Amherst, NY, US"
      }
    ]
  }
]