Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

EA Ladder League - Session 28, Fri Feb 27

ID: 5955857302

Match Scores

12-15

Loss

Play Date

2026-02-28

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CP
Chris Peters

564OLR · USA

DUPR

3.876

MC
Marc Cuthbertson

JJRV9M · Grand Island, NY, US

DUPR

4.142

TEAM 2WINNER
RM
Robert Mathieson

EG9LPV · Amherst, NY, US

DUPR

4.043

MP
Michael P Scott

PK2QPX · Grand Island, NY, US

DUPR

3.969

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-5955857302
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8068061730,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chris Peters",
        "dupr_id": "564OLR",
        "rating": 3.876,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Marc Cuthbertson",
        "dupr_id": "JJRV9M",
        "rating": 4.142,
        "profile_pic_url": null,
        "location": "Grand Island, NY, US"
      }
    ]
  },
  {
    "team_id": 4830930641,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Robert Mathieson",
        "dupr_id": "EG9LPV",
        "rating": 4.043,
        "profile_pic_url": null,
        "location": "Amherst, NY, US"
      },
      {
        "name": "Michael P Scott",
        "dupr_id": "PK2QPX",
        "rating": 3.969,
        "profile_pic_url": null,
        "location": "Grand Island, NY, US"
      }
    ]
  }
]