Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

AMC CURRUMBIN GOLD COAST 2026 - Session 1, Mon Mar 2

ID: 4632064032

Match Scores

15-12

Loss

Play Date

2026-03-01

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SM
Samantha Montgomery

DWPD74 · Palm Beach, QLD, AU

DUPR

4.247

IG
Ian Goldie

3PJN4Q · Tugun, QLD, AU

DUPR

4.501

TEAM 2LOSS
TD
Todd Davis

3XQP45 · Tallebudgera, QLD, AU

DUPR

4.828

JR
Jamie Robertson

8DE4W6 · Palm Beach, QLD, AU

DUPR

4.117

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-4632064032
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8279911757,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Samantha Montgomery",
        "dupr_id": "DWPD74",
        "rating": 4.247,
        "profile_pic_url": null,
        "location": "Palm Beach, QLD, AU"
      },
      {
        "name": "Ian Goldie",
        "dupr_id": "3PJN4Q",
        "rating": 4.501,
        "profile_pic_url": null,
        "location": "Tugun, QLD, AU"
      }
    ]
  },
  {
    "team_id": 6667043954,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Todd Davis",
        "dupr_id": "3XQP45",
        "rating": 4.828,
        "profile_pic_url": null,
        "location": "Tallebudgera, QLD, AU"
      },
      {
        "name": "Jamie Robertson",
        "dupr_id": "8DE4W6",
        "rating": 4.117,
        "profile_pic_url": null,
        "location": "Palm Beach, QLD, AU"
      }
    ]
  }
]