Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

ahm NPL 2026 - NPL Rounds

ID: 5120134794

Match Scores

11-6

Win

Play Date

2026-04-25

Play Time (Est)

7:30 PM

Play Location

Australia

View Facility Page →

Competitor Teams

TEAM 1WINNER
SS
Spencer Sandridge

DW74EM · Auckland, Auckland, NZ

DUPR

4.826

SH
Sophie Hawkes

6NP9ZD · Gisborne, Gisborne, NZ

DUPR

4.192

TEAM 2LOSS
TM
Timote Maamaloa

LWE6VQ · USA

DUPR

4.745

JN
Janelle Nikora

L590PK · Hamilton, Waikato, NZ

DUPR

4.229

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-5120134794
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4944701748,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Spencer Sandridge",
        "dupr_id": "DW74EM",
        "rating": 4.826,
        "profile_pic_url": null,
        "location": "Auckland, Auckland, NZ"
      },
      {
        "name": "Sophie Hawkes",
        "dupr_id": "6NP9ZD",
        "rating": 4.192,
        "profile_pic_url": null,
        "location": "Gisborne, Gisborne, NZ"
      }
    ]
  },
  {
    "team_id": 5935060879,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Timote Maamaloa",
        "dupr_id": "LWE6VQ",
        "rating": 4.745,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Janelle Nikora",
        "dupr_id": "L590PK",
        "rating": 4.229,
        "profile_pic_url": null,
        "location": "Hamilton, Waikato, NZ"
      }
    ]
  }
]