Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mercury Bay Pickleball Teams Event

ID: 4899037185

Match Scores

16-21

Loss

Play Date

2026-05-30

Play Time (Est)

10:15 AM

Play Location

Whitianga, New Zealand

View Facility Page →

Competitor Teams

TEAM 1LOSS
BN
Bodene Nepe

GW4EWM · USA

DUPR

3.222

TN
Tonilyn Nepe

EW9GMM · Cambridge, Waikato, NZ

DUPR

3.742

TEAM 2WINNER
SH
Siaosi Havealeta

3X6X6R · USA

DUPR

4.149

VH
Veingauna Havealeta

Q5M9J5 · USA

DUPR

3.596

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-4899037185
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8452637527,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bodene Nepe",
        "dupr_id": "GW4EWM",
        "rating": 3.222,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tonilyn Nepe",
        "dupr_id": "EW9GMM",
        "rating": 3.742,
        "profile_pic_url": null,
        "location": "Cambridge, Waikato, NZ"
      }
    ]
  },
  {
    "team_id": 6499360337,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Siaosi Havealeta",
        "dupr_id": "3X6X6R",
        "rating": 4.149,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Veingauna Havealeta",
        "dupr_id": "Q5M9J5",
        "rating": 3.596,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]