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

Pool A - Newbie-2.99 Mens Dubs (Rotating Partner)

ID: 5536447685

Match Scores

11-6

Loss

Play Date

2026-05-30

Play Time (Est)

6:15 AM

Play Location

El Dorado Tennis & Pickleball Center

Unverified Facility

Competitor Teams

TEAM 1WINNER
WL
William Lomibao

6P7OLK · USA

DUPR

2.652

MV
Mark Van Gessel

7ZQE64 · USA

DUPR

2.111

TEAM 2LOSS
RN
Robert Ng

E97K9V · Los Angeles, CA, US

DUPR

2.167

TC
Tom Choe

Y4PN7D · USA

DUPR

2.016

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-5536447685
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4974950005,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "William Lomibao",
        "dupr_id": "6P7OLK",
        "rating": 2.652,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mark Van Gessel",
        "dupr_id": "7ZQE64",
        "rating": 2.111,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5656716482,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robert Ng",
        "dupr_id": "E97K9V",
        "rating": 2.167,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Tom Choe",
        "dupr_id": "Y4PN7D",
        "rating": 2.016,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]