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

ahm NPL 2026 - NPL Rounds

ID: 5649985906

Match Scores

22-19

Win

Play Date

2026-05-09

Play Time (Est)

11:30 PM

Play Location

Australia

View Facility Page →

Competitor Teams

TEAM 1WINNER
MH
Michaela Haet

L57O4J · Longueville, NSW, AU

DUPR

5.259

GJ
Guillermo Jacquet

6Z5X60 · NSW, AU

DUPR

5.050

TEAM 2LOSS
ST
Selina Turulja

YG6DZE · NSW, AU

DUPR

5.709

JC
Joshua Chia

6ZY6GQ · VIC, AU

DUPR

4.933

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-5649985906
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8321839492,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michaela Haet",
        "dupr_id": "L57O4J",
        "rating": 5.259,
        "profile_pic_url": null,
        "location": "Longueville, NSW, AU"
      },
      {
        "name": "Guillermo Jacquet",
        "dupr_id": "6Z5X60",
        "rating": 5.05,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  },
  {
    "team_id": 6861013342,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Selina Turulja",
        "dupr_id": "YG6DZE",
        "rating": 5.709,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Joshua Chia",
        "dupr_id": "6ZY6GQ",
        "rating": 4.933,
        "profile_pic_url": null,
        "location": "VIC, AU"
      }
    ]
  }
]