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

Australian Masters 40+ Sydney - 40+ Mixed Doubles DUPR: 3.0-3.49

ID: 4696623875

Match Scores

4-11

Win

Play Date

2026-05-10

Play Time (Est)

12:45 AM

Play Location

Sydney, NSW

Unverified Facility

Competitor Teams

TEAM 1LOSS
LL
Lingzhi Luo

JJZYVM · USA

DUPR

2.916

SB
Simon Bailey

4VZQ06 · NSW, AU

DUPR

2.924

TEAM 2WINNER
LK
Lucy Kowalewski

GW095M · Port Macquarie, NSW, AU

DUPR

3.468

EM
Ernest Materyn

2QO5G9 · Port Macquarie, NSW, AU

DUPR

3.408

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-4696623875
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5198404694,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lingzhi Luo",
        "dupr_id": "JJZYVM",
        "rating": 2.916,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Simon Bailey",
        "dupr_id": "4VZQ06",
        "rating": 2.924,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  },
  {
    "team_id": 8578067876,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lucy  Kowalewski",
        "dupr_id": "GW095M",
        "rating": 3.468,
        "profile_pic_url": null,
        "location": "Port Macquarie, NSW, AU"
      },
      {
        "name": "Ernest Materyn",
        "dupr_id": "2QO5G9",
        "rating": 3.408,
        "profile_pic_url": null,
        "location": "Port Macquarie, NSW, AU"
      }
    ]
  }
]