Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Pool C - Super Mixed Doubles

ID: 5010041836

Match Scores

15-0

Win

Play Date

2024-09-27

Play Time (Est)

5:00 PM

Play Location

Rotorua

Unverified Facility

Competitor Teams

TEAM 1WINNER
RY
Roz Young

3OK5O2 · Auckland, Auckland, NZ

DUPR

3.506

GA
Gavin Adams

8GY64X · Auckland, Auckland, NZ

DUPR

4.103

TEAM 2LOSS
KP
Kathy Porter

EWPOPO · USA

DUPR

2.766

MP
Max Peach

DNPRP6 · USA

DUPR

2.766

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-5010041836
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6632072161,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Roz Young",
        "dupr_id": "3OK5O2",
        "rating": 3.506,
        "profile_pic_url": null,
        "location": "Auckland, Auckland, NZ"
      },
      {
        "name": "Gavin Adams",
        "dupr_id": "8GY64X",
        "rating": 4.103,
        "profile_pic_url": null,
        "location": "Auckland, Auckland, NZ"
      }
    ]
  },
  {
    "team_id": 5008827152,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kathy Porter",
        "dupr_id": "EWPOPO",
        "rating": 2.766,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Max Peach",
        "dupr_id": "DNPRP6",
        "rating": 2.766,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]