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

ahm NPL 2026 - NPL Rounds

ID: 4458240985

Match Scores

22-15

Win

Play Date

2026-05-09

Play Time (Est)

2:15 AM

Play Location

Australia

View Facility Page →

Competitor Teams

TEAM 1WINNER
SG
Sam Gibbs

KXPMXO · Kallangur, QLD, AU

DUPR

5.017

Ben Johns

RZQR6M · PPA Tour Pro

DUPR

4.711

TEAM 2LOSS
JC
Joseph Crowther

JZNGX4 · Redcliffe, QLD, AU

DUPR

4.221

JS
Jason Smith

RZDWKZ · Cannon Hill, QLD, AU

DUPR

4.528

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-4458240985
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7862922264,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sam Gibbs",
        "dupr_id": "KXPMXO",
        "rating": 5.017,
        "profile_pic_url": null,
        "location": "Kallangur, QLD, AU"
      },
      {
        "name": "Ben Johns",
        "dupr_id": "RZQR6M",
        "rating": 4.711,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/03/Ben-Johns.png",
        "location": "PPA Tour Pro"
      }
    ]
  },
  {
    "team_id": 6323584712,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joseph Crowther",
        "dupr_id": "JZNGX4",
        "rating": 4.221,
        "profile_pic_url": null,
        "location": "Redcliffe, QLD, AU"
      },
      {
        "name": "Jason Smith",
        "dupr_id": "RZDWKZ",
        "rating": 4.528,
        "profile_pic_url": null,
        "location": "Cannon Hill, QLD, AU"
      }
    ]
  }
]