Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

EA Ladder League - Session 28, Fri Apr 10

ID: 8365771355

Match Scores

7-15

Win

Play Date

2026-04-11

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MC
Michael Corbi

NXR6R6 · Buffalo, NY, US

DUPR

3.822

ZG
Zach Gabryel

MYX22D · Buffalo, NY, US

DUPR

3.836

TEAM 2WINNER
CP
Chris Peters

564OLR · USA

DUPR

3.842

JS
James Steinman

QXRWN4 · Cheektowaga, NY, US

DUPR

3.803

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-8365771355
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5456655616,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Corbi",
        "dupr_id": "NXR6R6",
        "rating": 3.822,
        "profile_pic_url": null,
        "location": "Buffalo, NY, US"
      },
      {
        "name": "Zach Gabryel",
        "dupr_id": "MYX22D",
        "rating": 3.836,
        "profile_pic_url": null,
        "location": "Buffalo, NY, US"
      }
    ]
  },
  {
    "team_id": 5346874225,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chris Peters",
        "dupr_id": "564OLR",
        "rating": 3.842,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "James Steinman",
        "dupr_id": "QXRWN4",
        "rating": 3.803,
        "profile_pic_url": null,
        "location": "Cheektowaga, NY, US"
      }
    ]
  }
]