Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5760744568

Match Scores

15-10

Loss

Play Date

2026-04-19

Play Time (Est)

5:00 PM

Play Location

Sydney, NSW

Unverified Facility

Competitor Teams

TEAM 1WINNER
JP
Julie Papallo

JJYJYO · NSW, AU

DUPR

3.857

PC
Peter Critchley

Q52NZD · Wanniassa, ACT, AU

DUPR

4.224

TEAM 2LOSS
CT
Catherine Turner

X2RVPX · Lake Macquarie City Council, NSW, AU

DUPR

3.312

MT
Michael Turner

O69NVE · Blacksmiths, NSW, AU

DUPR

3.965

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-5760744568
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6081084665,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Julie Papallo",
        "dupr_id": "JJYJYO",
        "rating": 3.857,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Peter Critchley",
        "dupr_id": "Q52NZD",
        "rating": 4.224,
        "profile_pic_url": null,
        "location": "Wanniassa, ACT, AU"
      }
    ]
  },
  {
    "team_id": 7899227643,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Catherine Turner",
        "dupr_id": "X2RVPX",
        "rating": 3.312,
        "profile_pic_url": null,
        "location": "Lake Macquarie City Council, NSW, AU"
      },
      {
        "name": "Michael  Turner",
        "dupr_id": "O69NVE",
        "rating": 3.965,
        "profile_pic_url": null,
        "location": "Blacksmiths, NSW, AU"
      }
    ]
  }
]