Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

NetFlicks Mens Doubles 50+ 3.75+

ID: 5193461198

Match Scores

5-11

Win

Play Date

2026-05-17

Play Time (Est)

3:30 PM

Play Location

Mariner Park and Tennis Courts

Unverified Facility

Competitor Teams

TEAM 1LOSS
JL
John LY

LZ2M4K · USA

DUPR

3.931

SH
Steve HT Chen

NRL0M6 · USA

DUPR

3.631

TEAM 2WINNER
PG
Pablo Galvez

MY0ROL · White Rock, BC, CA

DUPR

4.283

AF
Allan Florendo

PKPGLM · Coquitlam, BC, CA

DUPR

4.015

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-5193461198
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5828098472,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John LY",
        "dupr_id": "LZ2M4K",
        "rating": 3.931,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Steve HT Chen",
        "dupr_id": "NRL0M6",
        "rating": 3.631,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8275480773,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Pablo Galvez",
        "dupr_id": "MY0ROL",
        "rating": 4.283,
        "profile_pic_url": null,
        "location": "White Rock, BC, CA"
      },
      {
        "name": "Allan Florendo",
        "dupr_id": "PKPGLM",
        "rating": 4.015,
        "profile_pic_url": null,
        "location": "Coquitlam, BC, CA"
      }
    ]
  }
]