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

DUPR Ladder - Pickleheads Up & Down the River - Game 14

ID: 7252814850

Match Scores

3-9

Win

Play Date

2026-05-30

Play Time (Est)

7:30 PM

Play Location

Pickleball Hub South

Unverified Facility

Competitor Teams

TEAM 1LOSS
CH
Calvin Ho

OZKX57 · USA

DUPR

2.346

Ryan Leland

YM4QWD · USA

DUPR

2.437

TEAM 2WINNER
Melissa Espino

XOZYO2 · Edmonton, AB, CA

DUPR

2.536

Miguel Mercado

6PLVWK · Edmonton, AB, CA

DUPR

2.492

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-7252814850
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6516632559,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Calvin Ho",
        "dupr_id": "OZKX57",
        "rating": 2.346,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ryan Leland",
        "dupr_id": "YM4QWD",
        "rating": 2.437,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/5.jpg",
        "location": ""
      }
    ]
  },
  {
    "team_id": 5678724230,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Melissa Espino",
        "dupr_id": "XOZYO2",
        "rating": 2.536,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/28.jpg",
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Miguel Mercado",
        "dupr_id": "6PLVWK",
        "rating": 2.492,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/58.jpg",
        "location": "Edmonton, AB, CA"
      }
    ]
  }
]