Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 NSW Pickleball Championships - 50+ Men's Doubles DUPR: 4.0 - 4.49

ID: 8512899781

Match Scores

13-15

Loss

Play Date

2026-04-18

Play Time (Est)

2:15 AM

Play Location

Sydney, NSW

Unverified Facility

Competitor Teams

TEAM 1LOSS
SH
Simon Hancock

7N74P4 · Engadine, NSW, AU

DUPR

3.878

DM
damian mackey

X2ZMD2 · NSW, AU

DUPR

3.876

TEAM 2WINNER
AM
Andrew McFadden

XJ4VP7 · Terrigal, NSW, AU

DUPR

4.275

DP
Darren Papeto

127POY · USA

DUPR

4.019

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-8512899781
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6304969105,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Simon Hancock",
        "dupr_id": "7N74P4",
        "rating": 3.878,
        "profile_pic_url": null,
        "location": "Engadine, NSW, AU"
      },
      {
        "name": "damian mackey",
        "dupr_id": "X2ZMD2",
        "rating": 3.876,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  },
  {
    "team_id": 7007306668,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andrew McFadden",
        "dupr_id": "XJ4VP7",
        "rating": 4.275,
        "profile_pic_url": null,
        "location": "Terrigal, NSW, AU"
      },
      {
        "name": "Darren Papeto",
        "dupr_id": "127POY",
        "rating": 4.019,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]