Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025 Trilogy Funds Australian Pickleball Championships - 35+ Mixed Doubles DUPR: 4.0-4.49

ID: 5593545758

Match Scores

5-11

Loss

Play Date

2025-10-05

Play Time (Est)

3:30 PM

Play Location

Pimpama, Qld

Unverified Facility

Competitor Teams

TEAM 1LOSS
EW
Emma White

0QZOXX · TAS, AU

DUPR

3.327

DB
David Beechey

3O7E9L · Lismore Heights, NSW, AU

DUPR

3.966

TEAM 2WINNER
TM
Tania Mulitalo

PW5N5G · Gold Coast, QLD, AU

DUPR

3.704

MC
Matt Carter

RY4MNQ · USA

DUPR

4.206

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-5593545758
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6297521151,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Emma White",
        "dupr_id": "0QZOXX",
        "rating": 3.327,
        "profile_pic_url": null,
        "location": "TAS, AU"
      },
      {
        "name": "David Beechey",
        "dupr_id": "3O7E9L",
        "rating": 3.966,
        "profile_pic_url": null,
        "location": "Lismore Heights, NSW, AU"
      }
    ]
  },
  {
    "team_id": 7765961012,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tania Mulitalo",
        "dupr_id": "PW5N5G",
        "rating": 3.704,
        "profile_pic_url": null,
        "location": "Gold Coast, QLD, AU"
      },
      {
        "name": "Matt Carter",
        "dupr_id": "RY4MNQ",
        "rating": 4.206,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]