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

Competitive Open Play Match

ID: 6828771563

Match Scores

4-9

Win

Play Date

2026-04-06

Play Time (Est)

12:45 AM

Play Location

19 Turnbull St, Mitchelton QLD 4053, Australia

View Facility Page →

Competitor Teams

TEAM 1LOSS
MT
Mark Taylor

5YNOG0 · USA

DUPR

2.893

RP
Robert Pietsch

9D4QZJ · USA

DUPR

3.211

TEAM 2WINNER
TS
Tania Salisbury

PPDKEM · USA

DUPR

3.044

PN
Peter Nosworthy

KX5PQY · QLD, AU

DUPR

4.006

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-6828771563
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7047054966,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mark Taylor",
        "dupr_id": "5YNOG0",
        "rating": 2.893,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Robert Pietsch",
        "dupr_id": "9D4QZJ",
        "rating": 3.211,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7046357071,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tania Salisbury",
        "dupr_id": "PPDKEM",
        "rating": 3.044,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Peter Nosworthy",
        "dupr_id": "KX5PQY",
        "rating": 4.006,
        "profile_pic_url": null,
        "location": "QLD, AU"
      }
    ]
  }
]