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

2026 NSW Pickleball Championships - 50+ Men's Doubles DUPR: 4.5+ (AR)

ID: 8475029025

Match Scores

9-15

Loss

Play Date

2026-04-18

Play Time (Est)

10:15 AM

Play Location

Sydney, NSW

Unverified Facility

Competitor Teams

TEAM 1LOSS
ST
Steve Tindall

9PPDRR · Caringbah South, NSW, AU

DUPR

5.225

SN
Shayne Nijssen-Smith

3XDG67 · USA

DUPR

4.845

TEAM 2WINNER
KP
Kyron Pinter

KDKV2Q · NSW, AU

DUPR

4.743

DP
Dean Pinter

MYV0WO · NSW, AU

DUPR

5.016

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-8475029025
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7765873192,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steve Tindall",
        "dupr_id": "9PPDRR",
        "rating": 5.225,
        "profile_pic_url": null,
        "location": "Caringbah South, NSW, AU"
      },
      {
        "name": "Shayne Nijssen-Smith",
        "dupr_id": "3XDG67",
        "rating": 4.845,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5029701999,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kyron Pinter",
        "dupr_id": "KDKV2Q",
        "rating": 4.743,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Dean Pinter",
        "dupr_id": "MYV0WO",
        "rating": 5.016,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  }
]