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

Rockii Pickleball

ID: 6525926255

Match Scores

5-11

Win

Play Date

2026-06-02

Play Time (Est)

12:45 AM

Play Location

Calgary, AB, Canada

View Facility Page →

Competitor Teams

TEAM 1LOSS
FP
Fredella Pang

PPXRLM · USA

DUPR

2.877

HL
HONG Le

NR50J7 · USA

DUPR

2.006

TEAM 2WINNER
Quynh Nga Dao

ZD4P2W · Calgary, AB, CA

DUPR

2.752

Serena Goutbeck

RZ2LXD · Okotoks, AB, CA

DUPR

2.551

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-6525926255
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5591033087,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Fredella Pang",
        "dupr_id": "PPXRLM",
        "rating": 2.877,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "HONG Le",
        "dupr_id": "NR50J7",
        "rating": 2.006,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5396485941,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Quynh Nga Dao",
        "dupr_id": "ZD4P2W",
        "rating": 2.752,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/72.jpg",
        "location": "Calgary, AB, CA"
      },
      {
        "name": "Serena Goutbeck",
        "dupr_id": "RZ2LXD",
        "rating": 2.551,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/18.jpg",
        "location": "Okotoks, AB, CA"
      }
    ]
  }
]