Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

EA Ladder League - Session 28, Fri Mar 6

ID: 6366666720

Match Scores

15-6

Win

Play Date

2026-03-07

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MC
Marc Cuthbertson

JJRV9M · Grand Island, NY, US

DUPR

4.156

RM
Robert Mathieson

EG9LPV · Amherst, NY, US

DUPR

4.059

TEAM 2LOSS
RG
Ralph Grizanti

L24JVK · Lewiston, NY, US

DUPR

4.091

ES
Ezra Still

M227DG · Grand Island, NY, US

DUPR

4.030

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-6366666720
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4413354773,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Marc Cuthbertson",
        "dupr_id": "JJRV9M",
        "rating": 4.156,
        "profile_pic_url": null,
        "location": "Grand Island, NY, US"
      },
      {
        "name": "Robert Mathieson",
        "dupr_id": "EG9LPV",
        "rating": 4.059,
        "profile_pic_url": null,
        "location": "Amherst, NY, US"
      }
    ]
  },
  {
    "team_id": 7419396321,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ralph Grizanti",
        "dupr_id": "L24JVK",
        "rating": 4.091,
        "profile_pic_url": null,
        "location": "Lewiston, NY, US"
      },
      {
        "name": "Ezra Still",
        "dupr_id": "M227DG",
        "rating": 4.03,
        "profile_pic_url": null,
        "location": "Grand Island, NY, US"
      }
    ]
  }
]