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

Sunshine Coast Pickleball Club

ID: 7644318292

Match Scores

8-11

Loss

Play Date

2026-04-11

Play Time (Est)

5:00 PM

Play Location

Sunshine Coast QLD, Australia

Unverified Facility

Competitor Teams

TEAM 1LOSS
CH
Cameron Holt

YNQPGE · USA

DUPR

3.256

AS
Ari Sturdee

N7VOG7 · Mountain Creek, QLD, AU

DUPR

3.074

TEAM 2WINNER
GB
Geoff Bearne

2ZJ2Y4 · USA

DUPR

3.445

JA
Joylene Ainslie

3OKYNP · USA

DUPR

3.212

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-7644318292
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5291135922,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cameron Holt",
        "dupr_id": "YNQPGE",
        "rating": 3.256,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ari Sturdee",
        "dupr_id": "N7VOG7",
        "rating": 3.074,
        "profile_pic_url": null,
        "location": "Mountain Creek, QLD, AU"
      }
    ]
  },
  {
    "team_id": 5133574097,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Geoff Bearne",
        "dupr_id": "2ZJ2Y4",
        "rating": 3.445,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joylene Ainslie",
        "dupr_id": "3OKYNP",
        "rating": 3.212,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]