Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool 2 Open Mixed

ID: 6698945429

Match Scores

15-7

Loss

Play Date

2025-10-11

Play Time (Est)

6:15 AM

Play Location

Rotorua Badminton Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
MB
Myles brown

E994QM · USA

DUPR

3.605

AW
Aimee White

7N2DG0 · USA

DUPR

3.557

TEAM 2LOSS
Donna Pickard

RZ266M · Rotorua, Bay of Plenty, NZ

DUPR

3.969

JP
james prideaux

4Z4XRV · USA

DUPR

3.278

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-6698945429
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6729680673,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Myles brown",
        "dupr_id": "E994QM",
        "rating": 3.605,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Aimee White",
        "dupr_id": "7N2DG0",
        "rating": 3.557,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7930944656,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Donna Pickard",
        "dupr_id": "RZ266M",
        "rating": 3.969,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/15.jpg",
        "location": "Rotorua, Bay of Plenty, NZ"
      },
      {
        "name": "james  prideaux",
        "dupr_id": "4Z4XRV",
        "rating": 3.278,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]