Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 16 Teams tournament

ID: 8041389262

Match Scores

6-12

Loss

Play Date

2026-06-06

Play Time (Est)

11:30 PM

Play Location

Gisborne, New Zealand

Unverified Facility

Competitor Teams

TEAM 1LOSS
CM
Chevron Mitchell

PKX4XQ · Wairoa, Hawke's Bay, NZ

DUPR

3.572

EJ
Elliot Jones

4QXNEV · USA

DUPR

3.473

TEAM 2WINNER
MH
Myk Horua

56E5QL · USA

DUPR

3.785

SG
simon gibson

EL42DJ · USA

DUPR

3.697

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-8041389262
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7654064839,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chevron Mitchell",
        "dupr_id": "PKX4XQ",
        "rating": 3.572,
        "profile_pic_url": null,
        "location": "Wairoa, Hawke's Bay, NZ"
      },
      {
        "name": "Elliot Jones",
        "dupr_id": "4QXNEV",
        "rating": 3.473,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7009039981,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Myk Horua",
        "dupr_id": "56E5QL",
        "rating": 3.785,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "simon gibson",
        "dupr_id": "EL42DJ",
        "rating": 3.697,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]