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

Competitive Open Play Match

ID: 8265979923

Match Scores

6-11

Win

Play Date

2026-05-16

Play Time (Est)

4:45 AM

Play Location

363-369 Warrigal Rd, Cheltenham VIC 3192, Australia

Unverified Facility

Competitor Teams

TEAM 1LOSS
AS
Ari Smith

LW6JJ5 · Box Hill North, VIC, AU

DUPR

2.927

JL
Judith Loh

760W70 · Glen Iris, VIC, AU

DUPR

2.708

TEAM 2WINNER
CL
Carmen Lai

V2J4P5 · USA

DUPR

2.715

KR
Kai Renshaw

PW2EGZ · Heidelberg, VIC, AU

DUPR

3.162

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-8265979923
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7177015476,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ari Smith",
        "dupr_id": "LW6JJ5",
        "rating": 2.927,
        "profile_pic_url": null,
        "location": "Box Hill North, VIC, AU"
      },
      {
        "name": "Judith  Loh",
        "dupr_id": "760W70",
        "rating": 2.708,
        "profile_pic_url": null,
        "location": "Glen Iris, VIC, AU"
      }
    ]
  },
  {
    "team_id": 4945384892,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Carmen Lai",
        "dupr_id": "V2J4P5",
        "rating": 2.715,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kai Renshaw",
        "dupr_id": "PW2EGZ",
        "rating": 3.162,
        "profile_pic_url": null,
        "location": "Heidelberg, VIC, AU"
      }
    ]
  }
]