Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

EA Ladder League - Session 28, Fri Apr 10

ID: 6983929968

Match Scores

8-15

Win

Play Date

2026-04-10

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
BB
Brian brian

Z9JGKM · USA

DUPR

3.624

JS
James Steinman

QXRWN4 · Cheektowaga, NY, US

DUPR

3.760

TEAM 2WINNER
MC
Michael Corbi

NXR6R6 · Buffalo, NY, US

DUPR

3.823

CP
Chris Peters

564OLR · USA

DUPR

3.815

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-6983929968
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5910265555,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brian brian",
        "dupr_id": "Z9JGKM",
        "rating": 3.624,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "James Steinman",
        "dupr_id": "QXRWN4",
        "rating": 3.76,
        "profile_pic_url": null,
        "location": "Cheektowaga, NY, US"
      }
    ]
  },
  {
    "team_id": 5383473895,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Corbi",
        "dupr_id": "NXR6R6",
        "rating": 3.823,
        "profile_pic_url": null,
        "location": "Buffalo, NY, US"
      },
      {
        "name": "Chris Peters",
        "dupr_id": "564OLR",
        "rating": 3.815,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]