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

Week 7

ID: 8090478001

Match Scores

11-9

Loss

Play Date

2026-05-31

Play Time (Est)

2:15 AM

Play Location

Fairgrounds Public Racket Club - Leaside

Unverified Facility

Competitor Teams

TEAM 1WINNER
GF
Glen Flack

WZ6LXY · USA

DUPR

3.477

KR
Kal Rammo

7ZO05M · USA

DUPR

3.364

TEAM 2LOSS
ND
Natalia Dukszta

WN09KG · Toronto, ON, CA

DUPR

3.371

WC
Wyatt cochran

OWVJKL · Toronto, ON, CA

DUPR

3.562

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-8090478001
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5201177525,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Glen Flack",
        "dupr_id": "WZ6LXY",
        "rating": 3.477,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kal Rammo",
        "dupr_id": "7ZO05M",
        "rating": 3.364,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5570337052,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Natalia Dukszta",
        "dupr_id": "WN09KG",
        "rating": 3.371,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Wyatt cochran",
        "dupr_id": "OWVJKL",
        "rating": 3.562,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      }
    ]
  }
]