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

ahm NPL 2026 - NPL Rounds

ID: 4659700550

Match Scores

22-9

Win

Play Date

2026-04-25

Play Time (Est)

3:30 PM

Play Location

Australia

View Facility Page →

Competitor Teams

TEAM 1WINNER
NF
Nancy Ferguson

RY952M · NSW, AU

DUPR

4.907

MH
Michaela Haet

L57O4J · Longueville, NSW, AU

DUPR

5.273

TEAM 2LOSS
TC
Tyra Calderwood

XJMWK2 · NSW, AU

DUPR

5.189

TB
Tatjana Bozovic

E9PEMW · NSW, AU

DUPR

4.625

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-4659700550
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4590069088,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nancy Ferguson",
        "dupr_id": "RY952M",
        "rating": 4.907,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Michaela Haet",
        "dupr_id": "L57O4J",
        "rating": 5.273,
        "profile_pic_url": null,
        "location": "Longueville, NSW, AU"
      }
    ]
  },
  {
    "team_id": 7853249817,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tyra Calderwood",
        "dupr_id": "XJMWK2",
        "rating": 5.189,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Tatjana Bozovic",
        "dupr_id": "E9PEMW",
        "rating": 4.625,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  }
]