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

Brisbane Grand Slam - 60+ Women's Doubles DUPR: 3.49 and under

ID: 8034276546

Match Scores

15-4

Loss

Play Date

2026-04-04

Play Time (Est)

7:30 PM

Play Location

Wooloowin, Qld

Unverified Facility

Competitor Teams

TEAM 1WINNER
ID
Ilse Dewilde

76NGO4 · QLD, AU

DUPR

3.440

DB
Desley Brown

4Z44J6 · QLD, AU

DUPR

3.383

TEAM 2LOSS
CM
Connie Murray

ODMG7E · Guanaba, QLD, AU

DUPR

3.456

FG
Frances Gould

QPXY60 · Sleepy Hollow, NSW, AU

DUPR

3.286

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-8034276546
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8551502936,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ilse Dewilde",
        "dupr_id": "76NGO4",
        "rating": 3.44,
        "profile_pic_url": null,
        "location": "QLD, AU"
      },
      {
        "name": "Desley Brown",
        "dupr_id": "4Z44J6",
        "rating": 3.383,
        "profile_pic_url": null,
        "location": "QLD, AU"
      }
    ]
  },
  {
    "team_id": 7847520035,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Connie Murray",
        "dupr_id": "ODMG7E",
        "rating": 3.456,
        "profile_pic_url": null,
        "location": "Guanaba, QLD, AU"
      },
      {
        "name": "Frances Gould",
        "dupr_id": "QPXY60",
        "rating": 3.286,
        "profile_pic_url": null,
        "location": "Sleepy Hollow, NSW, AU"
      }
    ]
  }
]