Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

EA Ladder League - Session 28, Fri Mar 13

ID: 7626417297

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
RM
Robert Mathieson

EG9LPV · Amherst, NY, US

DUPR

4.014

JS
James Stevens

1QX764 · Tonawanda, NY, US

DUPR

4.190

TEAM 2WINNER
CK
Connor Kompare

OZOY7L · Kenmore, NY, US

DUPR

4.408

MM
Mason Miller

OZE577 · Grand Island, NY, US

DUPR

4.228

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-7626417297
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6960010713,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Robert Mathieson",
        "dupr_id": "EG9LPV",
        "rating": 4.014,
        "profile_pic_url": null,
        "location": "Amherst, NY, US"
      },
      {
        "name": "James Stevens",
        "dupr_id": "1QX764",
        "rating": 4.19,
        "profile_pic_url": null,
        "location": "Tonawanda, NY, US"
      }
    ]
  },
  {
    "team_id": 8036763368,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Connor Kompare",
        "dupr_id": "OZOY7L",
        "rating": 4.408,
        "profile_pic_url": null,
        "location": "Kenmore, NY, US"
      },
      {
        "name": "Mason Miller",
        "dupr_id": "OZE577",
        "rating": 4.228,
        "profile_pic_url": null,
        "location": "Grand Island, NY, US"
      }
    ]
  }
]