Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 Wellington Pickleball Cup - Mens Doubles Open

ID: 7627381693

Match Scores

10-15

Win

Play Date

2026-02-07

Play Time (Est)

2:15 AM

Play Location

Wellington,

View Facility Page →

Competitor Teams

TEAM 1LOSS
AY
Anthony Yee

RZYVXE · Wellington, Wellington, NZ

DUPR

4.547

JY
Jacob Yee

L2MKWQ · USA

DUPR

4.435

TEAM 2WINNER
AM
Andre Mazzetto

8GYJJV · Lincoln, Canterbury, NZ

DUPR

4.428

LB
Luke Baker

W6QW5G · Christchurch, Canterbury, NZ

DUPR

4.395

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-7627381693
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6351822577,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Anthony Yee",
        "dupr_id": "RZYVXE",
        "rating": 4.547,
        "profile_pic_url": null,
        "location": "Wellington, Wellington, NZ"
      },
      {
        "name": "Jacob Yee",
        "dupr_id": "L2MKWQ",
        "rating": 4.435,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6186886418,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andre Mazzetto",
        "dupr_id": "8GYJJV",
        "rating": 4.428,
        "profile_pic_url": null,
        "location": "Lincoln, Canterbury, NZ"
      },
      {
        "name": "Luke Baker",
        "dupr_id": "W6QW5G",
        "rating": 4.395,
        "profile_pic_url": null,
        "location": "Christchurch, Canterbury, NZ"
      }
    ]
  }
]