Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 16 Teams tournament

ID: 5358262067

Match Scores

11-4

Loss

Play Date

2026-06-06

Play Time (Est)

12:45 AM

Play Location

Gisborne, New Zealand

Unverified Facility

Competitor Teams

TEAM 1WINNER
EJ
Elliot Jones

4QXNEV · USA

DUPR

3.489

TB
Tamara Blaize Olsen

KYR0N7 · USA

DUPR

3.793

TEAM 2LOSS
DS
David Smith

3OQVLL · Gisborne, Gisborne, NZ

DUPR

4.046

NS
noeline smith

6KXX50 · USA

DUPR

2.975

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-5358262067
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6522248297,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Elliot Jones",
        "dupr_id": "4QXNEV",
        "rating": 3.489,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tamara Blaize  Olsen",
        "dupr_id": "KYR0N7",
        "rating": 3.793,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6193863942,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Smith",
        "dupr_id": "3OQVLL",
        "rating": 4.046,
        "profile_pic_url": null,
        "location": "Gisborne, Gisborne, NZ"
      },
      {
        "name": "noeline smith",
        "dupr_id": "6KXX50",
        "rating": 2.975,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]