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: 4601092506

Match Scores

4-11

Loss

Play Date

2025-10-04

Play Time (Est)

7:30 PM

Play Location

Pimpama, Qld

Unverified Facility

Competitor Teams

TEAM 1LOSS
AE
Andrew England

KXMXEY · NSW, AU

DUPR

4.721

MK
Marc Kohnertz

3VON45 · Maraylya, NSW, AU

DUPR

4.320

TEAM 2WINNER
JS
Jason Smith

RZDWKZ · Cannon Hill, QLD, AU

DUPR

4.502

DG
Daret gooch

RZQ0LQ · Griffin, QLD, AU

DUPR

5.074

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-4601092506
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5754394721,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrew England",
        "dupr_id": "KXMXEY",
        "rating": 4.721,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Marc Kohnertz",
        "dupr_id": "3VON45",
        "rating": 4.32,
        "profile_pic_url": null,
        "location": "Maraylya, NSW, AU"
      }
    ]
  },
  {
    "team_id": 5561416676,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jason Smith",
        "dupr_id": "RZDWKZ",
        "rating": 4.502,
        "profile_pic_url": null,
        "location": "Cannon Hill, QLD, AU"
      },
      {
        "name": "Daret gooch",
        "dupr_id": "RZQ0LQ",
        "rating": 5.074,
        "profile_pic_url": null,
        "location": "Griffin, QLD, AU"
      }
    ]
  }
]