Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Currumbin DUPR Competition

ID: 5053143144

Match Scores

8-11, 11-9, 11-5

Win

Play Date

2026-02-25

Play Time (Est)

1:00 PM

Play Location

Duringan Street

Unverified Facility

Competitor Teams

TEAM 1WINNER
AM
Ali McCowan

V7LVOE · Robina, QLD, AU

DUPR

3.712

RS
Robert Sellar

6ZMN2E · Gold Coast, QLD, AU

DUPR

4.165

TEAM 2LOSS
NH
Norleena Horton

M292YO · Gold Coast, QLD, AU

DUPR

3.482

IS
Ishan Sembapperuma

J5KQMD · Helensvale, QLD, AU

DUPR

3.877

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-5053143144
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6939557659,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ali McCowan",
        "dupr_id": "V7LVOE",
        "rating": 3.712,
        "profile_pic_url": null,
        "location": "Robina, QLD, AU"
      },
      {
        "name": "Robert Sellar",
        "dupr_id": "6ZMN2E",
        "rating": 4.165,
        "profile_pic_url": null,
        "location": "Gold Coast, QLD, AU"
      }
    ]
  },
  {
    "team_id": 5999730384,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Norleena Horton",
        "dupr_id": "M292YO",
        "rating": 3.482,
        "profile_pic_url": null,
        "location": "Gold Coast, QLD, AU"
      },
      {
        "name": "Ishan  Sembapperuma",
        "dupr_id": "J5KQMD",
        "rating": 3.877,
        "profile_pic_url": null,
        "location": "Helensvale, QLD, AU"
      }
    ]
  }
]