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

Game

ID: 4880327948

Match Scores

5-11

Loss

Play Date

2026-06-03

Play Time (Est)

9:00 PM

Play Location

Picklestop

Unverified Facility

Competitor Teams

TEAM 1LOSS
B
Becky

MP9Q9V · Cheras, Selangor, MY

Rated Score

2.239

SA
Shiba Arisa

LV62ZZ · Serdang, Selangor, MY

Rated Score

2.855

TEAM 2WINNER
CP
Celine Pan

KDEGRY · USA

Rated Score

2.579

MC
Michelle Cheah

KDJDQO · USA

Rated Score

2.434

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-4880327948
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8505271878,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Becky",
        "dupr_id": "MP9Q9V",
        "rating": 2.239,
        "profile_pic_url": null,
        "location": "Cheras, Selangor, MY"
      },
      {
        "name": "Shiba Arisa",
        "dupr_id": "LV62ZZ",
        "rating": 2.855,
        "profile_pic_url": null,
        "location": "Serdang, Selangor, MY"
      }
    ]
  },
  {
    "team_id": 5637054325,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Celine Pan",
        "dupr_id": "KDEGRY",
        "rating": 2.579,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michelle Cheah",
        "dupr_id": "KDJDQO",
        "rating": 2.434,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]