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

LG-347865 - Women’s Division 14

ID: 5605798223

Match Scores

11-10

Win

Play Date

2026-04-04

Play Time (Est)

12:45 AM

Play Location

Pickleball Kingdom

View Facility Page →

Competitor Teams

TEAM 1WINNER
LB
Liisa Bonner

NX7VO2 · USA

DUPR

3.067

CL
Carolyn Loong

GW06LG · USA

DUPR

3.576

TEAM 2LOSS
HN
Hoai Nguyen

7NRJ6N · Redmond, WA, US

DUPR

3.412

SL
Sarah Lim

YN5VQK · USA

DUPR

3.136

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-5605798223
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6585450362,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Liisa Bonner",
        "dupr_id": "NX7VO2",
        "rating": 3.067,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Carolyn Loong",
        "dupr_id": "GW06LG",
        "rating": 3.576,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6446003442,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Hoai Nguyen",
        "dupr_id": "7NRJ6N",
        "rating": 3.412,
        "profile_pic_url": null,
        "location": "Redmond, WA, US"
      },
      {
        "name": "Sarah Lim",
        "dupr_id": "YN5VQK",
        "rating": 3.136,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]