Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Dink Fest! - Open Mixed Doubles

ID: 6169322510

Match Scores

11-9, 11-8

Win

Play Date

2026-01-18

Play Time (Est)

3:30 PM

Play Location

Port Macquarie, NSW

Unverified Facility

Competitor Teams

TEAM 1WINNER
EG
Emma Gordon

2YL264 · Byron Bay, NSW, AU

DUPR

4.782

LJ
Laurence Jullens

KXXRRY · Byron Bay, NSW, AU

DUPR

4.364

TEAM 2LOSS
PH
Philippa Hayman

W6YVEL · Yamba, NSW, AU

DUPR

4.366

TJ
Terry Jansen

99JMOV · Ashby Heights, NSW, AU

DUPR

4.433

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-6169322510
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7682127206,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Emma Gordon",
        "dupr_id": "2YL264",
        "rating": 4.782,
        "profile_pic_url": null,
        "location": "Byron Bay, NSW, AU"
      },
      {
        "name": "Laurence Jullens",
        "dupr_id": "KXXRRY",
        "rating": 4.364,
        "profile_pic_url": null,
        "location": "Byron Bay, NSW, AU"
      }
    ]
  },
  {
    "team_id": 6525576777,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Philippa Hayman",
        "dupr_id": "W6YVEL",
        "rating": 4.366,
        "profile_pic_url": null,
        "location": "Yamba, NSW, AU"
      },
      {
        "name": "Terry Jansen",
        "dupr_id": "99JMOV",
        "rating": 4.433,
        "profile_pic_url": null,
        "location": "Ashby Heights, NSW, AU"
      }
    ]
  }
]