Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

ahm x NPL MID-SEASON FESTIVAL - Swiss Format

ID: 7837403247

Match Scores

14-22

Loss

Play Date

2026-05-21

Play Time (Est)

4:45 AM

Play Location

Australia

View Facility Page →

Competitor Teams

TEAM 1LOSS
AJ
Aaron Johnson

6ZXDMD · Takarazuka, Hyogo, JP

DUPR

5.026

HB
Hamish Bartos

0Q7D2N · SA, AU

DUPR

5.031

TEAM 2WINNER
EC
Ethan Chung

XODRJR · Hawthorn, VIC, AU

DUPR

4.526

SD
Sahil Dang

6NZ0WD · VIC, AU

DUPR

5.291

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-7837403247
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6288417773,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Aaron Johnson",
        "dupr_id": "6ZXDMD",
        "rating": 5.026,
        "profile_pic_url": null,
        "location": "Takarazuka, Hyogo, JP"
      },
      {
        "name": "Hamish Bartos",
        "dupr_id": "0Q7D2N",
        "rating": 5.031,
        "profile_pic_url": null,
        "location": "SA, AU"
      }
    ]
  },
  {
    "team_id": 6210042225,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ethan Chung",
        "dupr_id": "XODRJR",
        "rating": 4.526,
        "profile_pic_url": null,
        "location": "Hawthorn, VIC, AU"
      },
      {
        "name": "Sahil Dang",
        "dupr_id": "6NZ0WD",
        "rating": 5.291,
        "profile_pic_url": null,
        "location": "VIC, AU"
      }
    ]
  }
]