Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool B Mayhem Mixed Doubles 3.5+

ID: 4389226469

Match Scores

3-15

Win

Play Date

2026-05-31

Play Time (Est)

6:15 AM

Play Location

38 Munibung Rd

Unverified Facility

Competitor Teams

TEAM 1LOSS
GF
Gary Fagg

G5KXQV · USA

DUPR

3.452

XH
Xin Huang

XJVQYX · NSW, AU

DUPR

3.633

TEAM 2WINNER
KT
Ken Thong

OD0WWW · Belmont, NSW, AU

DUPR

4.248

LL
Liz Lusby

YX2XJE · NSW, AU

DUPR

3.948

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-4389226469
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7580379275,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gary Fagg",
        "dupr_id": "G5KXQV",
        "rating": 3.452,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Xin Huang",
        "dupr_id": "XJVQYX",
        "rating": 3.633,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  },
  {
    "team_id": 8141050999,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ken Thong",
        "dupr_id": "OD0WWW",
        "rating": 4.248,
        "profile_pic_url": null,
        "location": "Belmont, NSW, AU"
      },
      {
        "name": "Liz Lusby",
        "dupr_id": "YX2XJE",
        "rating": 3.948,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  }
]