Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7716745923

Match Scores

15-4

Loss

Play Date

2026-02-07

Play Time (Est)

4:45 AM

Play Location

Wellington,

View Facility Page →

Competitor Teams

TEAM 1WINNER
KM
Kent Mori

3Y7LG4 · Palmerston North, Manawatu-Wanganui, NZ

DUPR

4.789

CP
Chris Popata

DW4NVX · New Plymouth, Taranaki, NZ

DUPR

4.665

TEAM 2LOSS
KM
Kasi Mapa

1295V4 · Hamilton, Waikato, NZ

DUPR

4.075

PY
Paul Yeatman

305Z92 · USA

DUPR

4.162

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-7716745923
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7944733534,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kent Mori",
        "dupr_id": "3Y7LG4",
        "rating": 4.789,
        "profile_pic_url": null,
        "location": "Palmerston North, Manawatu-Wanganui, NZ"
      },
      {
        "name": "Chris Popata",
        "dupr_id": "DW4NVX",
        "rating": 4.665,
        "profile_pic_url": null,
        "location": "New Plymouth, Taranaki, NZ"
      }
    ]
  },
  {
    "team_id": 5561015810,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kasi Mapa",
        "dupr_id": "1295V4",
        "rating": 4.075,
        "profile_pic_url": null,
        "location": "Hamilton, Waikato, NZ"
      },
      {
        "name": "Paul Yeatman",
        "dupr_id": "305Z92",
        "rating": 4.162,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]