Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7236932405

Match Scores

12-10

Loss

Play Date

2025-10-05

Play Time (Est)

6:15 AM

Play Location

Pimpama, Qld

Unverified Facility

Competitor Teams

TEAM 1WINNER
HB
Helen Booth

G5YKGQ · ACT, AU

DUPR

3.773

DC
Denver Camoens

YXNEEP · ACT, AU

DUPR

3.961

TEAM 2LOSS
EW
Emma White

0QZOXX · TAS, AU

DUPR

3.333

DB
David Beechey

3O7E9L · Lismore Heights, NSW, AU

DUPR

3.972

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-7236932405
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7863853042,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Helen Booth",
        "dupr_id": "G5YKGQ",
        "rating": 3.773,
        "profile_pic_url": null,
        "location": "ACT, AU"
      },
      {
        "name": "Denver Camoens",
        "dupr_id": "YXNEEP",
        "rating": 3.961,
        "profile_pic_url": null,
        "location": "ACT, AU"
      }
    ]
  },
  {
    "team_id": 7162268677,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Emma White",
        "dupr_id": "0QZOXX",
        "rating": 3.333,
        "profile_pic_url": null,
        "location": "TAS, AU"
      },
      {
        "name": "David Beechey",
        "dupr_id": "3O7E9L",
        "rating": 3.972,
        "profile_pic_url": null,
        "location": "Lismore Heights, NSW, AU"
      }
    ]
  }
]