Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5974777372

Match Scores

15-4

Win

Play Date

2026-02-07

Play Time (Est)

5:00 PM

Play Location

Wellington,

View Facility Page →

Competitor Teams

TEAM 1WINNER
JW
Jonathan Wilson

845GNG · Christchurch, Canterbury, NZ

DUPR

4.435

PB
Phil Burke

DWXZ74 · Wānaka, Otago, NZ

DUPR

4.552

TEAM 2LOSS
KM
Kasi Mapa

1295V4 · Hamilton, Waikato, NZ

DUPR

4.080

PY
Paul Yeatman

305Z92 · USA

DUPR

4.189

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-5974777372
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5088113890,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jonathan Wilson",
        "dupr_id": "845GNG",
        "rating": 4.435,
        "profile_pic_url": null,
        "location": "Christchurch, Canterbury, NZ"
      },
      {
        "name": "Phil Burke",
        "dupr_id": "DWXZ74",
        "rating": 4.552,
        "profile_pic_url": null,
        "location": "Wānaka, Otago, NZ"
      }
    ]
  },
  {
    "team_id": 8562967388,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kasi Mapa",
        "dupr_id": "1295V4",
        "rating": 4.08,
        "profile_pic_url": null,
        "location": "Hamilton, Waikato, NZ"
      },
      {
        "name": "Paul Yeatman",
        "dupr_id": "305Z92",
        "rating": 4.189,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]