Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5911280713

Match Scores

4-11

Win

Play Date

2025-10-04

Play Time (Est)

2:15 AM

Play Location

Pimpama, Qld

Unverified Facility

Competitor Teams

TEAM 1LOSS
KG
Karl Gallienne

1N6GOW · Franklin, TAS, AU

DUPR

3.701

JD
Jay Daniel

JZWON4 · NSW, AU

DUPR

4.422

TEAM 2WINNER
AE
Andrew England

KXMXEY · NSW, AU

DUPR

4.731

MK
Marc Kohnertz

3VON45 · Maraylya, NSW, AU

DUPR

4.329

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-5911280713
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5541606801,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Karl Gallienne",
        "dupr_id": "1N6GOW",
        "rating": 3.701,
        "profile_pic_url": null,
        "location": "Franklin, TAS, AU"
      },
      {
        "name": "Jay Daniel",
        "dupr_id": "JZWON4",
        "rating": 4.422,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  },
  {
    "team_id": 4534408929,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andrew England",
        "dupr_id": "KXMXEY",
        "rating": 4.731,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Marc Kohnertz",
        "dupr_id": "3VON45",
        "rating": 4.329,
        "profile_pic_url": null,
        "location": "Maraylya, NSW, AU"
      }
    ]
  }
]