Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Dink Fest! - Open Mixed Doubles

ID: 8190280924

Match Scores

4-11

Win

Play Date

2026-01-18

Play Time (Est)

5:00 PM

Play Location

Port Macquarie, NSW

Unverified Facility

Competitor Teams

TEAM 1LOSS
TC
Trudy Cockroft

ME72NO · Byron Bay, NSW, AU

DUPR

3.671

ST
Scott Tawse

ME2KLO · USA

DUPR

4.457

TEAM 2WINNER
EG
Emma Gordon

2YL264 · Byron Bay, NSW, AU

DUPR

4.791

LJ
Laurence Jullens

KXXRRY · Byron Bay, NSW, AU

DUPR

4.376

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-8190280924
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4805901774,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Trudy Cockroft",
        "dupr_id": "ME72NO",
        "rating": 3.671,
        "profile_pic_url": null,
        "location": "Byron Bay, NSW, AU"
      },
      {
        "name": "Scott Tawse",
        "dupr_id": "ME2KLO",
        "rating": 4.457,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7213262147,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Emma Gordon",
        "dupr_id": "2YL264",
        "rating": 4.791,
        "profile_pic_url": null,
        "location": "Byron Bay, NSW, AU"
      },
      {
        "name": "Laurence Jullens",
        "dupr_id": "KXXRRY",
        "rating": 4.376,
        "profile_pic_url": null,
        "location": "Byron Bay, NSW, AU"
      }
    ]
  }
]