Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

2025 Trilogy Funds Australian Pickleball Championships - Split Age Men's Doubles DUPR: 4.5+

ID: 7352427539

Match Scores

11-5

Win

Play Date

2025-10-04

Play Time (Est)

12:45 AM

Play Location

Pimpama, Qld

Unverified Facility

Competitor Teams

TEAM 1WINNER
AE
Andrew England

KXMXEY · NSW, AU

DUPR

4.736

MK
Marc Kohnertz

3VON45 · Maraylya, NSW, AU

DUPR

4.335

TEAM 2LOSS
PR
Patrick Roche

EW6KVW · ACT, AU

DUPR

4.604

LA
Lee Andrews

9PD72J · Gowrie, ACT, AU

DUPR

4.428

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-7352427539
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7009618908,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew England",
        "dupr_id": "KXMXEY",
        "rating": 4.736,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Marc Kohnertz",
        "dupr_id": "3VON45",
        "rating": 4.335,
        "profile_pic_url": null,
        "location": "Maraylya, NSW, AU"
      }
    ]
  },
  {
    "team_id": 6352216696,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Patrick Roche",
        "dupr_id": "EW6KVW",
        "rating": 4.604,
        "profile_pic_url": null,
        "location": "ACT, AU"
      },
      {
        "name": "Lee Andrews",
        "dupr_id": "9PD72J",
        "rating": 4.428,
        "profile_pic_url": null,
        "location": "Gowrie, ACT, AU"
      }
    ]
  }
]