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

Brisbane Grand Slam - 60+ Mixed Doubles DUPR: 3.49 and under

ID: 6556712068

Match Scores

4-11

Win

Play Date

2026-04-05

Play Time (Est)

5:00 PM

Play Location

Wooloowin, Qld

Unverified Facility

Competitor Teams

TEAM 1LOSS
TA
Tania Atkins

56G57P · QLD, AU

DUPR

2.976

EC
Ed Connors

RYVOZQ · USA

DUPR

2.555

TEAM 2WINNER
DB
Desley Brown

4Z44J6 · QLD, AU

DUPR

3.421

GR
Glenn Reece

Z9YLDL · Port Macquarie, NSW, AU

DUPR

3.467

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-6556712068
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4653481516,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tania Atkins",
        "dupr_id": "56G57P",
        "rating": 2.976,
        "profile_pic_url": null,
        "location": "QLD, AU"
      },
      {
        "name": "Ed Connors",
        "dupr_id": "RYVOZQ",
        "rating": 2.555,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6511243305,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Desley Brown",
        "dupr_id": "4Z44J6",
        "rating": 3.421,
        "profile_pic_url": null,
        "location": "QLD, AU"
      },
      {
        "name": "Glenn Reece",
        "dupr_id": "Z9YLDL",
        "rating": 3.467,
        "profile_pic_url": null,
        "location": "Port Macquarie, NSW, AU"
      }
    ]
  }
]