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

ahm NPL 2026 - NPL Rounds

ID: 6908377369

Match Scores

22-18

Loss

Play Date

2026-05-16

Play Time (Est)

2:15 AM

Play Location

Australia

View Facility Page →

Competitor Teams

TEAM 1WINNER
AC
Ashton Chan

EWKKNM · NSW, AU

DUPR

5.082

JC
Joshua Chia

6ZY6GQ · VIC, AU

DUPR

4.930

TEAM 2LOSS
KS
Kyle Stoker

G5WW0D · NSW, AU

DUPR

5.349

RH
Ryan Henry

YGGMZG · Willoughby East, NSW, AU

DUPR

5.751

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-6908377369
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8154781352,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ashton Chan",
        "dupr_id": "EWKKNM",
        "rating": 5.082,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Joshua Chia",
        "dupr_id": "6ZY6GQ",
        "rating": 4.93,
        "profile_pic_url": null,
        "location": "VIC, AU"
      }
    ]
  },
  {
    "team_id": 6980885014,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kyle Stoker",
        "dupr_id": "G5WW0D",
        "rating": 5.349,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Ryan Henry",
        "dupr_id": "YGGMZG",
        "rating": 5.751,
        "profile_pic_url": null,
        "location": "Willoughby East, NSW, AU"
      }
    ]
  }
]