Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

EA Ladder League - Session 28, Fri Mar 13

ID: 8331497889

Match Scores

5-15

Loss

Play Date

2026-03-14

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MC
Marc Cuthbertson

JJRV9M · Grand Island, NY, US

DUPR

4.168

MM
Mason Miller

OZE577 · Grand Island, NY, US

DUPR

4.212

TEAM 2WINNER
RM
Robert Mathieson

EG9LPV · Amherst, NY, US

DUPR

4.032

CK
Connor Kompare

OZOY7L · Kenmore, NY, US

DUPR

4.424

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-8331497889
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7100770360,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Marc Cuthbertson",
        "dupr_id": "JJRV9M",
        "rating": 4.168,
        "profile_pic_url": null,
        "location": "Grand Island, NY, US"
      },
      {
        "name": "Mason Miller",
        "dupr_id": "OZE577",
        "rating": 4.212,
        "profile_pic_url": null,
        "location": "Grand Island, NY, US"
      }
    ]
  },
  {
    "team_id": 7589145901,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Robert Mathieson",
        "dupr_id": "EG9LPV",
        "rating": 4.032,
        "profile_pic_url": null,
        "location": "Amherst, NY, US"
      },
      {
        "name": "Connor Kompare",
        "dupr_id": "OZOY7L",
        "rating": 4.424,
        "profile_pic_url": null,
        "location": "Kenmore, NY, US"
      }
    ]
  }
]