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

ahm x NPL MID-SEASON FESTIVAL - Single Elimination

ID: 7509277268

Match Scores

15-3

Win

Play Date

2026-05-22

Play Time (Est)

9:00 PM

Play Location

Australia

View Facility Page →

Competitor Teams

TEAM 1WINNER
JI
James Ip

QPZQGN · NSW, AU

DUPR

4.875

DP
Dat Pham

RWQXXN · Bankstown, NSW, AU

DUPR

4.417

TEAM 2LOSS
CL
Christopher Le

DWEYOY · USA

DUPR

4.387

TT
Tai Tran

KXKLXY · Panania, NSW, AU

DUPR

4.583

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-7509277268
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8036802353,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "James Ip",
        "dupr_id": "QPZQGN",
        "rating": 4.875,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Dat Pham",
        "dupr_id": "RWQXXN",
        "rating": 4.417,
        "profile_pic_url": null,
        "location": "Bankstown, NSW, AU"
      }
    ]
  },
  {
    "team_id": 6053578757,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christopher Le",
        "dupr_id": "DWEYOY",
        "rating": 4.387,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tai Tran",
        "dupr_id": "KXKLXY",
        "rating": 4.583,
        "profile_pic_url": null,
        "location": "Panania, NSW, AU"
      }
    ]
  }
]