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

Fixed Partner

ID: 5991991773

Match Scores

15-11

Loss

Play Date

2026-05-08

Play Time (Est)

10:15 AM

Play Location

Hillarys WA 6025, Australia

Unverified Facility

Competitor Teams

TEAM 1WINNER
GO
Gavin o connor

0REWQQ · USA

DUPR

3.343

SH
Simon Hilton

PZKZEZ · USA

DUPR

3.209

TEAM 2LOSS
TH
Troy Hancock

NXYLLN · Scarborough, WA, AU

DUPR

3.613

FP
Felicia Pulitano

D99J5M · Iluka, WA, AU

DUPR

2.477

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-5991991773
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6585298046,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gavin  o connor",
        "dupr_id": "0REWQQ",
        "rating": 3.343,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Simon  Hilton",
        "dupr_id": "PZKZEZ",
        "rating": 3.209,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5068767013,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Troy Hancock",
        "dupr_id": "NXYLLN",
        "rating": 3.613,
        "profile_pic_url": null,
        "location": "Scarborough, WA, AU"
      },
      {
        "name": "Felicia Pulitano",
        "dupr_id": "D99J5M",
        "rating": 2.477,
        "profile_pic_url": null,
        "location": "Iluka, WA, AU"
      }
    ]
  }
]