Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Cessnock PCYC Thursday Night Tournament

ID: 8569805090

Match Scores

15-4

Win

Play Date

2026-05-21

Play Time (Est)

3:30 PM

Play Location

1B Short St, Cessnock NSW 2325, Australia

Unverified Facility

Competitor Teams

TEAM 1WINNER
GB
gabrielle beach

94M0PJ · Abernethy, NSW, AU

DUPR

2.936

LM
Laine Meyers

0PVXVN · USA

DUPR

2.225

TEAM 2LOSS
OH
Olivia HorvatBenson

0PEWGG · USA

DUPR

2.000

SG
Sam Gough

Q9ZNZ0 · USA

DUPR

2.273

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-8569805090
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5550511066,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "gabrielle  beach",
        "dupr_id": "94M0PJ",
        "rating": 2.936,
        "profile_pic_url": null,
        "location": "Abernethy, NSW, AU"
      },
      {
        "name": "Laine Meyers",
        "dupr_id": "0PVXVN",
        "rating": 2.225,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7859888168,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Olivia HorvatBenson",
        "dupr_id": "0PEWGG",
        "rating": 2,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sam Gough",
        "dupr_id": "Q9ZNZ0",
        "rating": 2.273,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]