Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Moneyball Tournament

ID: 7256730806

Match Scores

9-11

Loss

Play Date

2024-07-01

Play Time (Est)

3:30 PM

Play Location

The HUB Pickleball Clubs, Campo Road, Spring Valley, CA, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
DL
Dennis Le

3X6Z9X · USA

DUPR

3.500

MM
Michael Melgar

1RDLD8 · Chula Vista, CA, US

DUPR

4.142

TEAM 2WINNER
TH
Tom Hartwell

3554JP · San Diego, CA, US

DUPR

4.570

RJ
Rory Johnson

3L70EZ · USA

DUPR

3.500

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-7256730806
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7048929369,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dennis Le",
        "dupr_id": "3X6Z9X",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Melgar",
        "dupr_id": "1RDLD8",
        "rating": 4.142,
        "profile_pic_url": null,
        "location": "Chula Vista, CA, US"
      }
    ]
  },
  {
    "team_id": 5412922692,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tom Hartwell",
        "dupr_id": "3554JP",
        "rating": 4.57,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "Rory Johnson",
        "dupr_id": "3L70EZ",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]