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

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

ID: 5420993799

Match Scores

15-9

Loss

Play Date

2026-04-18

Play Time (Est)

4:45 AM

Play Location

Sydney, NSW

Unverified Facility

Competitor Teams

TEAM 1WINNER
TT
Tek Tea

3O5Q9W · Wamberal, NSW, AU

DUPR

5.033

IS
Ivan Stride

DWDY9L · Oatley, NSW, AU

DUPR

5.139

TEAM 2LOSS
ST
Steve Tindall

9PPDRR · Caringbah South, NSW, AU

DUPR

5.207

SN
Shayne Nijssen-Smith

3XDG67 · USA

DUPR

4.784

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-5420993799
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8534550329,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tek Tea",
        "dupr_id": "3O5Q9W",
        "rating": 5.033,
        "profile_pic_url": null,
        "location": "Wamberal, NSW, AU"
      },
      {
        "name": "Ivan Stride",
        "dupr_id": "DWDY9L",
        "rating": 5.139,
        "profile_pic_url": null,
        "location": "Oatley, NSW, AU"
      }
    ]
  },
  {
    "team_id": 7682204514,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steve Tindall",
        "dupr_id": "9PPDRR",
        "rating": 5.207,
        "profile_pic_url": null,
        "location": "Caringbah South, NSW, AU"
      },
      {
        "name": "Shayne Nijssen-Smith",
        "dupr_id": "3XDG67",
        "rating": 4.784,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]