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

2026 NSW Pickleball Championships - 50+ Mixed Doubles DUPR: 4.5+ (AR)

ID: 5033044538

Match Scores

13-15

Win

Play Date

2026-04-19

Play Time (Est)

3:30 PM

Play Location

Sydney, NSW

Unverified Facility

Competitor Teams

TEAM 1LOSS
NA
Naomi Amakawa

8JKX54 · Wahroonga, NSW, AU

DUPR

4.802

IS
Ivan Stride

DWDY9L · Oatley, NSW, AU

DUPR

5.137

TEAM 2WINNER
MC
Mandy Corbett

89ZOVJ · NSW, AU

DUPR

4.631

ST
Steve Tindall

9PPDRR · Caringbah South, NSW, AU

DUPR

5.212

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-5033044538
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6038189433,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Naomi Amakawa",
        "dupr_id": "8JKX54",
        "rating": 4.802,
        "profile_pic_url": null,
        "location": "Wahroonga, NSW, AU"
      },
      {
        "name": "Ivan Stride",
        "dupr_id": "DWDY9L",
        "rating": 5.137,
        "profile_pic_url": null,
        "location": "Oatley, NSW, AU"
      }
    ]
  },
  {
    "team_id": 8125504530,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mandy Corbett",
        "dupr_id": "89ZOVJ",
        "rating": 4.631,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Steve Tindall",
        "dupr_id": "9PPDRR",
        "rating": 5.212,
        "profile_pic_url": null,
        "location": "Caringbah South, NSW, AU"
      }
    ]
  }
]