Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

AMC SUNS 2026 - Session 1, Thu Mar 26

ID: 5983492871

Match Scores

15-9

Win

Play Date

2026-03-26

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DC
Darren Corke

PW4Q7G · NSW, AU

DUPR

4.220

JV
John Volonakis

56L7RR · NSW, AU

DUPR

4.232

TEAM 2LOSS
DD
David Daw

W6L7QQ · NSW, AU

DUPR

4.245

PC
Paul Chiha

X29LV2 · Cammeray, NSW, AU

DUPR

4.177

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-5983492871
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5425925601,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Darren Corke",
        "dupr_id": "PW4Q7G",
        "rating": 4.22,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "John Volonakis",
        "dupr_id": "56L7RR",
        "rating": 4.232,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  },
  {
    "team_id": 5352291344,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Daw",
        "dupr_id": "W6L7QQ",
        "rating": 4.245,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Paul Chiha",
        "dupr_id": "X29LV2",
        "rating": 4.177,
        "profile_pic_url": null,
        "location": "Cammeray, NSW, AU"
      }
    ]
  }
]