Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

EA Ladder League - Session 28, Fri Jan 2

ID: 5118823438

Match Scores

15-7

Win

Play Date

2026-01-03

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DA
Drew Armusewicz

7DX7W9 · Grand Island, NY, US

DUPR

4.227

KH
Kyle Hunsinger

W6J44Y · Kennesaw, GA, US

DUPR

4.180

TEAM 2LOSS
JH
Jonathan Harriff

YGZ0LK · Churchville, NY, US

DUPR

4.164

MM
Mason Miller

OZE577 · Grand Island, NY, US

DUPR

4.140

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-5118823438
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5157647932,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Drew Armusewicz",
        "dupr_id": "7DX7W9",
        "rating": 4.227,
        "profile_pic_url": null,
        "location": "Grand Island, NY, US"
      },
      {
        "name": "Kyle Hunsinger",
        "dupr_id": "W6J44Y",
        "rating": 4.18,
        "profile_pic_url": null,
        "location": "Kennesaw, GA, US"
      }
    ]
  },
  {
    "team_id": 6872881418,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jonathan Harriff",
        "dupr_id": "YGZ0LK",
        "rating": 4.164,
        "profile_pic_url": null,
        "location": "Churchville, NY, US"
      },
      {
        "name": "Mason Miller",
        "dupr_id": "OZE577",
        "rating": 4.14,
        "profile_pic_url": null,
        "location": "Grand Island, NY, US"
      }
    ]
  }
]