Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Currumbin DUPR Competition

ID: 7428999273

Match Scores

7-11, 11-4, 11-5

Loss

Play Date

2025-12-03

Play Time (Est)

10:15 AM

Play Location

Duringan Street

Unverified Facility

Competitor Teams

TEAM 1WINNER
NH
Norleena Horton

M292YO · Gold Coast, QLD, AU

DUPR

3.440

JS
Jamie Sarten

35N5GR · Gold Coast, QLD, AU

DUPR

3.995

TEAM 2LOSS
RC
Ryan Chilton

QXRLXD · Gold Coast, QLD, AU

DUPR

3.113

RS
Robert Sellar

6ZMN2E · Gold Coast, QLD, AU

DUPR

4.184

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-7428999273
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6420132670,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Norleena Horton",
        "dupr_id": "M292YO",
        "rating": 3.44,
        "profile_pic_url": null,
        "location": "Gold Coast, QLD, AU"
      },
      {
        "name": "Jamie Sarten",
        "dupr_id": "35N5GR",
        "rating": 3.995,
        "profile_pic_url": null,
        "location": "Gold Coast, QLD, AU"
      }
    ]
  },
  {
    "team_id": 6019778557,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan Chilton",
        "dupr_id": "QXRLXD",
        "rating": 3.113,
        "profile_pic_url": null,
        "location": "Gold Coast, QLD, AU"
      },
      {
        "name": "Robert Sellar",
        "dupr_id": "6ZMN2E",
        "rating": 4.184,
        "profile_pic_url": null,
        "location": "Gold Coast, QLD, AU"
      }
    ]
  }
]