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

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

ID: 7747191731

Match Scores

15-2

Win

Play Date

2026-04-04

Play Time (Est)

12:45 AM

Play Location

Wooloowin, Qld

Unverified Facility

Competitor Teams

TEAM 1WINNER
CM
Connie Murray

ODMG7E · Guanaba, QLD, AU

DUPR

3.479

FG
Frances Gould

QPXY60 · Sleepy Hollow, NSW, AU

DUPR

3.321

TEAM 2LOSS
SS
Sandy Simpson

KDKQ6Y · Victoria Point, QLD, AU

DUPR

3.273

MB
Megan Baskerville

6N42EE · USA

DUPR

2.400

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-7747191731
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6187926348,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Connie Murray",
        "dupr_id": "ODMG7E",
        "rating": 3.479,
        "profile_pic_url": null,
        "location": "Guanaba, QLD, AU"
      },
      {
        "name": "Frances Gould",
        "dupr_id": "QPXY60",
        "rating": 3.321,
        "profile_pic_url": null,
        "location": "Sleepy Hollow, NSW, AU"
      }
    ]
  },
  {
    "team_id": 5593351558,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sandy Simpson",
        "dupr_id": "KDKQ6Y",
        "rating": 3.273,
        "profile_pic_url": null,
        "location": "Victoria Point, QLD, AU"
      },
      {
        "name": "Megan Baskerville",
        "dupr_id": "6N42EE",
        "rating": 2.4,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]