Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5615432411

Match Scores

11-1

Loss

Play Date

2025-10-05

Play Time (Est)

12:45 AM

Play Location

Pimpama, Qld

Unverified Facility

Competitor Teams

TEAM 1WINNER
KP
Kim Pickering

8E45KW · Skennars Head, NSW, AU

DUPR

4.273

DL
Daniel Lindquist

0Q2GLN · NSW, AU

DUPR

4.370

TEAM 2LOSS
EW
Emma White

0QZOXX · TAS, AU

DUPR

3.329

DB
David Beechey

3O7E9L · Lismore Heights, NSW, AU

DUPR

3.968

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-5615432411
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4544176321,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kim Pickering",
        "dupr_id": "8E45KW",
        "rating": 4.273,
        "profile_pic_url": null,
        "location": "Skennars Head, NSW, AU"
      },
      {
        "name": "Daniel Lindquist",
        "dupr_id": "0Q2GLN",
        "rating": 4.37,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  },
  {
    "team_id": 4597581016,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Emma White",
        "dupr_id": "0QZOXX",
        "rating": 3.329,
        "profile_pic_url": null,
        "location": "TAS, AU"
      },
      {
        "name": "David Beechey",
        "dupr_id": "3O7E9L",
        "rating": 3.968,
        "profile_pic_url": null,
        "location": "Lismore Heights, NSW, AU"
      }
    ]
  }
]