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

Pickleball Round Robin with Yama

ID: 5576057776

Match Scores

21-13

Loss

Play Date

2026-03-30

Play Time (Est)

5:00 PM

Play Location

Yama Pickleball Arena

Unverified Facility

Competitor Teams

TEAM 1WINNER
BP
Bonnie pang

4V9DZV · USA

DUPR

2.863

WS
Wai Shun Lee

J59VQO · USA

DUPR

2.776

TEAM 2LOSS
GL
Gary Lai

RXNO6E · Hong Kong Island, HK

DUPR

3.569

BL
Ben LAI

MEMJLG · USA

DUPR

3.327

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-5576057776
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4762943198,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bonnie pang",
        "dupr_id": "4V9DZV",
        "rating": 2.863,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Wai Shun Lee",
        "dupr_id": "J59VQO",
        "rating": 2.776,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6070786231,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gary Lai",
        "dupr_id": "RXNO6E",
        "rating": 3.569,
        "profile_pic_url": null,
        "location": "Hong Kong Island, HK"
      },
      {
        "name": "Ben LAI",
        "dupr_id": "MEMJLG",
        "rating": 3.327,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]