Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7443643857

Match Scores

12-21

Win

Play Date

2026-06-05

Play Time (Est)

10:15 AM

Play Location

Perth Pickleball Centre

Unverified Facility

Competitor Teams

TEAM 1LOSS
JD
Jesse Dwyer

E907EO · USA

DUPR

3.412

ST
Steven Tram

P5572G · USA

DUPR

3.022

TEAM 2WINNER
CC
Craig Cobern

3OXDL7 · WA, AU

DUPR

3.757

TH
Troy Hancock

NXYLLN · Scarborough, WA, AU

DUPR

3.886

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-7443643857
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8011443840,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jesse Dwyer",
        "dupr_id": "E907EO",
        "rating": 3.412,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Steven Tram",
        "dupr_id": "P5572G",
        "rating": 3.022,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5466150324,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Craig Cobern",
        "dupr_id": "3OXDL7",
        "rating": 3.757,
        "profile_pic_url": null,
        "location": "WA, AU"
      },
      {
        "name": "Troy Hancock",
        "dupr_id": "NXYLLN",
        "rating": 3.886,
        "profile_pic_url": null,
        "location": "Scarborough, WA, AU"
      }
    ]
  }
]