Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

EA Ladder League - Session 28, Fri Mar 6

ID: 7632499156

Match Scores

8-15

Win

Play Date

2026-03-07

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
ZG
Zach Gabryel

MYX22D · Buffalo, NY, US

DUPR

3.825

BS
Benjamin Schul

L2E9WK · USA

DUPR

3.855

TEAM 2WINNER
MP
Michael P Scott

PK2QPX · Grand Island, NY, US

DUPR

3.981

AJ
Alexander James Queeno

4LKJGM · Buffalo, NY, US

DUPR

3.898

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-7632499156
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6471797619,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Zach Gabryel",
        "dupr_id": "MYX22D",
        "rating": 3.825,
        "profile_pic_url": null,
        "location": "Buffalo, NY, US"
      },
      {
        "name": "Benjamin  Schul",
        "dupr_id": "L2E9WK",
        "rating": 3.855,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7656497791,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael P Scott",
        "dupr_id": "PK2QPX",
        "rating": 3.981,
        "profile_pic_url": null,
        "location": "Grand Island, NY, US"
      },
      {
        "name": "Alexander James Queeno",
        "dupr_id": "4LKJGM",
        "rating": 3.898,
        "profile_pic_url": null,
        "location": "Buffalo, NY, US"
      }
    ]
  }
]