Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A - DUPR 14 - AUSTRALIA The Dink Minor League Pickleball @ Perth Pickleball Centre ~ WA

ID: 5721339626

Match Scores

19-21

Win

Play Date

2026-06-05

Play Time (Est)

3:30 PM

Play Location

Perth Pickleball Centre

Unverified Facility

Competitor Teams

TEAM 1LOSS
LM
Leonard Math

GW706X · USA

DUPR

4.225

LH
Limi Halim

4L5KZ2 · USA

DUPR

3.460

TEAM 2WINNER
TH
Troy Hancock

NXYLLN · Scarborough, WA, AU

DUPR

3.887

GB
Gemma Beverly

G0YJ0X · USA

DUPR

3.017

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-5721339626
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8316836982,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Leonard Math",
        "dupr_id": "GW706X",
        "rating": 4.225,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Limi Halim",
        "dupr_id": "4L5KZ2",
        "rating": 3.46,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6260763656,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Troy Hancock",
        "dupr_id": "NXYLLN",
        "rating": 3.887,
        "profile_pic_url": null,
        "location": "Scarborough, WA, AU"
      },
      {
        "name": "Gemma  Beverly",
        "dupr_id": "G0YJ0X",
        "rating": 3.017,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]