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

Pickle Adicts DUPR Session - Pickleheads Gauntlet - Game 7

ID: 5895552565

Match Scores

2-11

Win

Play Date

2026-05-10

Play Time (Est)

2:15 AM

Play Location

MainPower Stadium Indoor Centre

View Facility Page →

Competitor Teams

TEAM 1LOSS
RF
Rachel Ford

P5E25M · USA

DUPR

2.252

EJ
Elodie Jakubowicz

KYYO9K · USA

DUPR

2.180

TEAM 2WINNER
RW
Russel Werner

QJDM25 · Canterbury, NZ

DUPR

3.275

A
Aaron

VX9VGE · USA

DUPR

3.339

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-5895552565
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7576553062,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rachel Ford",
        "dupr_id": "P5E25M",
        "rating": 2.252,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Elodie Jakubowicz",
        "dupr_id": "KYYO9K",
        "rating": 2.18,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8401423626,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Russel Werner",
        "dupr_id": "QJDM25",
        "rating": 3.275,
        "profile_pic_url": null,
        "location": "Canterbury, NZ"
      },
      {
        "name": "Aaron",
        "dupr_id": "VX9VGE",
        "rating": 3.339,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]