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

Park Pickleball

ID: 4857784548

Match Scores

3-11, 2-11

Loss

Play Date

2026-05-29

Play Time (Est)

1:00 PM

Play Location

Sheriff Park, Habitat Drive, Wakerley QLD, Australia

Unverified Facility

Competitor Teams

TEAM 1LOSS
LD
Liam Dobson

0QJ424 · Alexandra Hills, QLD, AU

DUPR

4.143

TW
Terry Wrist

ORENGE · USA

DUPR

2.000

TEAM 2WINNER
TB
Theresa Bataan

D5YEXM · USA

DUPR

2.825

JB
Jewelry Bataan

N552E6 · USA

DUPR

2.872

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-4857784548
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5920725138,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Liam Dobson",
        "dupr_id": "0QJ424",
        "rating": 4.143,
        "profile_pic_url": null,
        "location": "Alexandra Hills, QLD, AU"
      },
      {
        "name": "Terry Wrist",
        "dupr_id": "ORENGE",
        "rating": 2,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6589881301,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Theresa Bataan",
        "dupr_id": "D5YEXM",
        "rating": 2.825,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jewelry  Bataan",
        "dupr_id": "N552E6",
        "rating": 2.872,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]