Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

EA Ladder League - Session 28, Fri Apr 17

ID: 7683933209

Match Scores

15-4

Loss

Play Date

2026-04-17

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RG
Ralph Grizanti

L24JVK · Lewiston, NY, US

DUPR

4.107

DB
Dylan Buchholtz

WXOXXQ · Buffalo, NY, US

DUPR

3.992

TEAM 2LOSS
RM
Robert Mathieson

EG9LPV · Amherst, NY, US

DUPR

4.063

MP
Michael P Scott

PK2QPX · Grand Island, NY, US

DUPR

3.976

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-7683933209
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8098154265,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ralph Grizanti",
        "dupr_id": "L24JVK",
        "rating": 4.107,
        "profile_pic_url": null,
        "location": "Lewiston, NY, US"
      },
      {
        "name": "Dylan Buchholtz",
        "dupr_id": "WXOXXQ",
        "rating": 3.992,
        "profile_pic_url": null,
        "location": "Buffalo, NY, US"
      }
    ]
  },
  {
    "team_id": 4831265639,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robert Mathieson",
        "dupr_id": "EG9LPV",
        "rating": 4.063,
        "profile_pic_url": null,
        "location": "Amherst, NY, US"
      },
      {
        "name": "Michael P Scott",
        "dupr_id": "PK2QPX",
        "rating": 3.976,
        "profile_pic_url": null,
        "location": "Grand Island, NY, US"
      }
    ]
  }
]