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

6-2026 Season 3 - Division B

ID: 4929183495

Match Scores

21-12

Loss

Play Date

2026-05-28

Play Time (Est)

4:45 AM

Play Location

Club de Recreio

Unverified Facility

Competitor Teams

TEAM 1WINNER
AT
Albert Tung

6NXM5E · USA

DUPR

3.369

RL
Regine Lam

VXJVJ5 · USA

DUPR

3.378

TEAM 2LOSS
FL
Farina L

OWWNP2 · USA

DUPR

2.939

DL
David Lim

6NMZLG · Hong Kong, HK

DUPR

3.243

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-4929183495
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5138552759,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Albert Tung",
        "dupr_id": "6NXM5E",
        "rating": 3.369,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Regine  Lam",
        "dupr_id": "VXJVJ5",
        "rating": 3.378,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6089322728,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Farina L",
        "dupr_id": "OWWNP2",
        "rating": 2.939,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Lim",
        "dupr_id": "6NMZLG",
        "rating": 3.243,
        "profile_pic_url": null,
        "location": "Hong Kong, HK"
      }
    ]
  }
]