Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

EA Ladder League - Session 28, Fri Mar 27

ID: 7976860526

Match Scores

15-10

Loss

Play Date

2026-03-28

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
ZG
Zach Gabryel

MYX22D · Buffalo, NY, US

DUPR

3.846

KP
Krishna Patel

E9JQJJ · Buffalo, NY, US

DUPR

3.809

TEAM 2LOSS
MC
Michael Corbi

NXR6R6 · Buffalo, NY, US

DUPR

3.814

CP
Chris Peters

564OLR · USA

DUPR

3.794

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-7976860526
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6885728046,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Zach Gabryel",
        "dupr_id": "MYX22D",
        "rating": 3.846,
        "profile_pic_url": null,
        "location": "Buffalo, NY, US"
      },
      {
        "name": "Krishna Patel",
        "dupr_id": "E9JQJJ",
        "rating": 3.809,
        "profile_pic_url": null,
        "location": "Buffalo, NY, US"
      }
    ]
  },
  {
    "team_id": 5641975603,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Corbi",
        "dupr_id": "NXR6R6",
        "rating": 3.814,
        "profile_pic_url": null,
        "location": "Buffalo, NY, US"
      },
      {
        "name": "Chris Peters",
        "dupr_id": "564OLR",
        "rating": 3.794,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]