Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

AMC SUNS 2026 - Session 1, Thu Mar 5

ID: 8070308394

Match Scores

11-15

Win

Play Date

2026-03-05

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JV
John Volonakis

56L7RR · NSW, AU

DUPR

4.182

DD
David Daw

W6L7QQ · NSW, AU

DUPR

4.306

TEAM 2WINNER
AA
Adam aalders

WX9QVK · Gordon, NSW, AU

DUPR

4.246

DC
Darren Corke

PW4Q7G · NSW, AU

DUPR

4.262

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-8070308394
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4893454719,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Volonakis",
        "dupr_id": "56L7RR",
        "rating": 4.182,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "David Daw",
        "dupr_id": "W6L7QQ",
        "rating": 4.306,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  },
  {
    "team_id": 4690567384,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Adam aalders",
        "dupr_id": "WX9QVK",
        "rating": 4.246,
        "profile_pic_url": null,
        "location": "Gordon, NSW, AU"
      },
      {
        "name": "Darren Corke",
        "dupr_id": "PW4Q7G",
        "rating": 4.262,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  }
]