Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5097962730

Match Scores

21-15

Loss

Play Date

2026-05-23

Play Time (Est)

7:30 PM

Play Location

Pickleball Palace

View Facility Page →

Competitor Teams

TEAM 1WINNER
SG
Shaun Green

DNO9K4 · USA

DUPR

3.822

PM
Penny Moran

2QV569 · Mitchelton, QLD, AU

DUPR

4.423

TEAM 2LOSS
AA
Allan Assoni

NR77YN · Morningside, QLD, AU

DUPR

3.823

KE
Kristal Eade

997ZEE · Chermside, QLD, AU

DUPR

3.901

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-5097962730
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6446648230,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shaun Green",
        "dupr_id": "DNO9K4",
        "rating": 3.822,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Penny Moran",
        "dupr_id": "2QV569",
        "rating": 4.423,
        "profile_pic_url": null,
        "location": "Mitchelton, QLD, AU"
      }
    ]
  },
  {
    "team_id": 8277701118,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Allan Assoni",
        "dupr_id": "NR77YN",
        "rating": 3.823,
        "profile_pic_url": null,
        "location": "Morningside, QLD, AU"
      },
      {
        "name": "Kristal Eade",
        "dupr_id": "997ZEE",
        "rating": 3.901,
        "profile_pic_url": null,
        "location": "Chermside, QLD, AU"
      }
    ]
  }
]