Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

2026 Wellington Pickleball Cup - Mens Doubles Skill: (4.0+) Age: (50+)

ID: 7040669905

Match Scores

15-0

Loss

Play Date

2026-02-07

Play Time (Est)

2:15 AM

Play Location

Wellington,

View Facility Page →

Competitor Teams

TEAM 1WINNER
SW
Shane Wilson

1N2PO6 · Hastings, Hawke's Bay, NZ

DUPR

5.309

DC
Damon Curtis

1QRMON · Napier, Hawke's Bay, NZ

DUPR

5.083

TEAM 2LOSS
JW
Jonathan Wilson

845GNG · Christchurch, Canterbury, NZ

DUPR

4.402

PB
Phil Burke

DWXZ74 · Wānaka, Otago, NZ

DUPR

4.516

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-7040669905
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8559526039,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shane Wilson",
        "dupr_id": "1N2PO6",
        "rating": 5.309,
        "profile_pic_url": null,
        "location": "Hastings, Hawke's Bay, NZ"
      },
      {
        "name": "Damon Curtis",
        "dupr_id": "1QRMON",
        "rating": 5.083,
        "profile_pic_url": null,
        "location": "Napier, Hawke's Bay, NZ"
      }
    ]
  },
  {
    "team_id": 7857554587,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jonathan Wilson",
        "dupr_id": "845GNG",
        "rating": 4.402,
        "profile_pic_url": null,
        "location": "Christchurch, Canterbury, NZ"
      },
      {
        "name": "Phil Burke",
        "dupr_id": "DWXZ74",
        "rating": 4.516,
        "profile_pic_url": null,
        "location": "Wānaka, Otago, NZ"
      }
    ]
  }
]