Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Currumbin DUPR Competition

ID: 5993996062

Match Scores

11-8, 11-7

Win

Play Date

2026-02-25

Play Time (Est)

11:30 PM

Play Location

Duringan Street

Unverified Facility

Competitor Teams

TEAM 1WINNER
AM
Ali McCowan

V7LVOE · Robina, QLD, AU

DUPR

3.725

RS
Robert Sellar

6ZMN2E · Gold Coast, QLD, AU

DUPR

4.182

TEAM 2LOSS
KZ
Kylie Zaknich

EGXKNV · Currumbin Valley, QLD, AU

DUPR

3.340

BG
Brad Grant

WKEVEL · USA

DUPR

4.041

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-5993996062
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4964780891,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ali McCowan",
        "dupr_id": "V7LVOE",
        "rating": 3.725,
        "profile_pic_url": null,
        "location": "Robina, QLD, AU"
      },
      {
        "name": "Robert Sellar",
        "dupr_id": "6ZMN2E",
        "rating": 4.182,
        "profile_pic_url": null,
        "location": "Gold Coast, QLD, AU"
      }
    ]
  },
  {
    "team_id": 4301423134,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kylie Zaknich",
        "dupr_id": "EGXKNV",
        "rating": 3.34,
        "profile_pic_url": null,
        "location": "Currumbin Valley, QLD, AU"
      },
      {
        "name": "Brad Grant",
        "dupr_id": "WKEVEL",
        "rating": 4.041,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]