Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 NSW Pickleball Championships - 60+ Mixed Doubles DUPR: 4.0 to 4.49

ID: 5416683191

Match Scores

15-3

Loss

Play Date

2026-04-19

Play Time (Est)

12:45 AM

Play Location

Sydney, NSW

Unverified Facility

Competitor Teams

TEAM 1WINNER
KH
Kay Holohan

N7RQZ2 · Forster, NSW, AU

DUPR

3.763

GM
Garry Moriarty

DNN6Q4 · NSW, AU

DUPR

3.924

TEAM 2LOSS
CT
Catherine Turner

X2RVPX · Lake Macquarie City Council, NSW, AU

DUPR

3.253

MT
Michael Turner

O69NVE · Blacksmiths, NSW, AU

DUPR

3.908

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-5416683191
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8081612394,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kay Holohan",
        "dupr_id": "N7RQZ2",
        "rating": 3.763,
        "profile_pic_url": null,
        "location": "Forster, NSW, AU"
      },
      {
        "name": "Garry Moriarty",
        "dupr_id": "DNN6Q4",
        "rating": 3.924,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  },
  {
    "team_id": 6662132857,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Catherine Turner",
        "dupr_id": "X2RVPX",
        "rating": 3.253,
        "profile_pic_url": null,
        "location": "Lake Macquarie City Council, NSW, AU"
      },
      {
        "name": "Michael  Turner",
        "dupr_id": "O69NVE",
        "rating": 3.908,
        "profile_pic_url": null,
        "location": "Blacksmiths, NSW, AU"
      }
    ]
  }
]