Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PBG Pickleball

ID: 5860453445

Match Scores

15-2

Win

Play Date

2025-03-23

Play Time (Est)

6:15 AM

Play Location

Palm Beach Gardens, FL, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
YW
Yong Wang

8E59EW · Palm Beach Gardens, FL, US

DUPR

4.465

CM
Carson Miles

JJMWDM · Palm Beach, FL, US

DUPR

4.890

TEAM 2LOSS
RB
Rob Burton

1NJR92 · USA

DUPR

3.878

AG
Andy Goldman

9PNGOJ · Chicago, IL, US

DUPR

3.938

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-5860453445
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6409040484,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Yong Wang",
        "dupr_id": "8E59EW",
        "rating": 4.465,
        "profile_pic_url": null,
        "location": "Palm Beach Gardens, FL, US"
      },
      {
        "name": "Carson Miles",
        "dupr_id": "JJMWDM",
        "rating": 4.89,
        "profile_pic_url": null,
        "location": "Palm Beach, FL, US"
      }
    ]
  },
  {
    "team_id": 8542152516,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rob Burton",
        "dupr_id": "1NJR92",
        "rating": 3.878,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andy Goldman",
        "dupr_id": "9PNGOJ",
        "rating": 3.938,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  }
]