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

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

ID: 5595471672

Match Scores

5-11

Win

Play Date

2026-05-30

Play Time (Est)

1:00 PM

Play Location

El Dorado Tennis & Pickleball Center

Unverified Facility

Competitor Teams

TEAM 1LOSS
EC
Elliot Chung

GW96PD · USA

DUPR

2.604

MV
Mark Van Gessel

7ZQE64 · USA

DUPR

2.000

TEAM 2WINNER
GM
Gil Mara

0PP9P2 · USA

DUPR

2.616

RN
Robert Ng

E97K9V · Los Angeles, CA, US

DUPR

2.076

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-5595471672
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4649940152,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Elliot Chung",
        "dupr_id": "GW96PD",
        "rating": 2.604,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mark Van Gessel",
        "dupr_id": "7ZQE64",
        "rating": 2,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5881794617,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gil Mara",
        "dupr_id": "0PP9P2",
        "rating": 2.616,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Robert Ng",
        "dupr_id": "E97K9V",
        "rating": 2.076,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  }
]