Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 16 Teams tournament

ID: 7803014036

Match Scores

5-6

Win

Play Date

2026-06-06

Play Time (Est)

9:00 PM

Play Location

Gisborne, New Zealand

Unverified Facility

Competitor Teams

TEAM 1LOSS
TH
Tuhi Hyde

XKVXRX · USA

DUPR

3.090

RS
Riki Saddlier

4Z0OP2 · USA

DUPR

3.789

TEAM 2WINNER
CM
Chevron Mitchell

PKX4XQ · Wairoa, Hawke's Bay, NZ

DUPR

3.667

EJ
Elliot Jones

4QXNEV · USA

DUPR

3.488

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-7803014036
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8511324189,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tuhi Hyde",
        "dupr_id": "XKVXRX",
        "rating": 3.09,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Riki Saddlier",
        "dupr_id": "4Z0OP2",
        "rating": 3.789,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5951119498,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chevron Mitchell",
        "dupr_id": "PKX4XQ",
        "rating": 3.667,
        "profile_pic_url": null,
        "location": "Wairoa, Hawke's Bay, NZ"
      },
      {
        "name": "Elliot Jones",
        "dupr_id": "4QXNEV",
        "rating": 3.488,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]