Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Div 15 Pool B

ID: 4786042826

Match Scores

21-14

Loss

Play Date

2026-03-21

Play Time (Est)

3:30 PM

Play Location

The HUB Pickleball Club - Silicon Valley

Unverified Facility

Competitor Teams

TEAM 1WINNER
YL
Yung Leem

L2DOGK · USA

DUPR

3.511

EL
Eddie Li

QP07L4 · USA

DUPR

3.998

TEAM 2LOSS
Darwin Lee

17EXD0 · Santa Clara, CA, US

DUPR

3.200

Rodney Toy

35LM05 · San Jose, CA, US

DUPR

3.308

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-4786042826
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5268463189,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Yung Leem",
        "dupr_id": "L2DOGK",
        "rating": 3.511,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eddie Li",
        "dupr_id": "QP07L4",
        "rating": 3.998,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5542535783,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Darwin Lee",
        "dupr_id": "17EXD0",
        "rating": 3.2,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/72.jpg",
        "location": "Santa Clara, CA, US"
      },
      {
        "name": "Rodney Toy",
        "dupr_id": "35LM05",
        "rating": 3.308,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/78.jpg",
        "location": "San Jose, CA, US"
      }
    ]
  }
]