Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 18 - AUSTRALIA The Dink Minor League Pickleball @ Pickleball Palace, Sunshine Coast

ID: 8313322302

Match Scores

21-19

Loss

Play Date

2026-05-23

Play Time (Est)

7:30 PM

Play Location

Pickleball Palace

View Facility Page →

Competitor Teams

TEAM 1WINNER
TC
Teena Cooper

L2RYE5 · Alstonville, NSW, AU

DUPR

4.059

ND
Naomi Doncaster

PK4ZPQ · Ballina, NSW, AU

DUPR

4.223

TEAM 2LOSS
JC
Julie Campbell

3VOM06 · USA

DUPR

4.516

JW
Jenny Ware

350090 · Varsity Lakes, QLD, AU

DUPR

4.146

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-8313322302
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8516174141,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Teena Cooper",
        "dupr_id": "L2RYE5",
        "rating": 4.059,
        "profile_pic_url": null,
        "location": "Alstonville, NSW, AU"
      },
      {
        "name": "Naomi Doncaster",
        "dupr_id": "PK4ZPQ",
        "rating": 4.223,
        "profile_pic_url": null,
        "location": "Ballina, NSW, AU"
      }
    ]
  },
  {
    "team_id": 8475964594,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Julie Campbell",
        "dupr_id": "3VOM06",
        "rating": 4.516,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jenny Ware",
        "dupr_id": "350090",
        "rating": 4.146,
        "profile_pic_url": null,
        "location": "Varsity Lakes, QLD, AU"
      }
    ]
  }
]