Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 Tasmania Pickleball Championships - 60+ Men's Doubles DUPR: 4.0+ (AR)

ID: 4409402061

Match Scores

15-1

Win

Play Date

2026-02-07

Play Time (Est)

10:15 AM

Play Location

New Town, Tas

Unverified Facility

Competitor Teams

TEAM 1WINNER
TD
Todd Davis

3XQP45 · Tallebudgera, QLD, AU

DUPR

4.874

TC
Trevor Crowley

L2ZNKK · Miami, QLD, AU

DUPR

4.621

TEAM 2LOSS
LB
Leeann Burnett

EWLP2W · Shell Cove, NSW, AU

DUPR

3.048

MT
Michael Turner

O69NVE · Blacksmiths, NSW, AU

DUPR

4.481

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-4409402061
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4877358995,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Todd Davis",
        "dupr_id": "3XQP45",
        "rating": 4.874,
        "profile_pic_url": null,
        "location": "Tallebudgera, QLD, AU"
      },
      {
        "name": "Trevor Crowley",
        "dupr_id": "L2ZNKK",
        "rating": 4.621,
        "profile_pic_url": null,
        "location": "Miami, QLD, AU"
      }
    ]
  },
  {
    "team_id": 5766616411,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Leeann Burnett",
        "dupr_id": "EWLP2W",
        "rating": 3.048,
        "profile_pic_url": null,
        "location": "Shell Cove, NSW, AU"
      },
      {
        "name": "Michael  Turner",
        "dupr_id": "O69NVE",
        "rating": 4.481,
        "profile_pic_url": null,
        "location": "Blacksmiths, NSW, AU"
      }
    ]
  }
]