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

Cessnock PCYC Thursday Night Tournament

ID: 7472940477

Match Scores

15-5

Win

Play Date

2026-05-21

Play Time (Est)

10:15 AM

Play Location

1B Short St, Cessnock NSW 2325, Australia

Unverified Facility

Competitor Teams

TEAM 1WINNER
GB
gabrielle beach

94M0PJ · Abernethy, NSW, AU

DUPR

2.909

SG
Sam Gough

Q9ZNZ0 · USA

DUPR

2.323

TEAM 2LOSS
OH
Olivia HorvatBenson

0PEWGG · USA

DUPR

2.034

LM
Laine Meyers

0PVXVN · USA

DUPR

2.175

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-7472940477
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7147983909,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "gabrielle  beach",
        "dupr_id": "94M0PJ",
        "rating": 2.909,
        "profile_pic_url": null,
        "location": "Abernethy, NSW, AU"
      },
      {
        "name": "Sam Gough",
        "dupr_id": "Q9ZNZ0",
        "rating": 2.323,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4337564394,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Olivia HorvatBenson",
        "dupr_id": "0PEWGG",
        "rating": 2.034,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Laine Meyers",
        "dupr_id": "0PVXVN",
        "rating": 2.175,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]