Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 NSW Pickleball Championships - 50+ Men's Doubles DUPR: 3.5-3.99

ID: 8321397861

Match Scores

11-9

Win

Play Date

2026-04-18

Play Time (Est)

10:15 AM

Play Location

Sydney, NSW

Unverified Facility

Competitor Teams

TEAM 1WINNER
GB
Graham Beard

OD5L9E · USA

DUPR

3.651

SS
steve spargo

QPLG95 · NSW, AU

DUPR

3.704

TEAM 2LOSS
TB
Tahir Bilgic

6K6E6Q · Seaforth, NSW, AU

DUPR

3.704

GC
Greg Cacace

V45YO5 · Port Macquarie, NSW, AU

DUPR

3.134

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-8321397861
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7192865239,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Graham Beard",
        "dupr_id": "OD5L9E",
        "rating": 3.651,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "steve spargo",
        "dupr_id": "QPLG95",
        "rating": 3.704,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  },
  {
    "team_id": 7276057625,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tahir Bilgic",
        "dupr_id": "6K6E6Q",
        "rating": 3.704,
        "profile_pic_url": null,
        "location": "Seaforth, NSW, AU"
      },
      {
        "name": "Greg Cacace",
        "dupr_id": "V45YO5",
        "rating": 3.134,
        "profile_pic_url": null,
        "location": "Port Macquarie, NSW, AU"
      }
    ]
  }
]