Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Moneyball Tournament

ID: 5227172309

Match Scores

9-11

Loss

Play Date

2024-07-01

Play Time (Est)

6:15 AM

Play Location

San Diego, CA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
DL
Dennis Le

3X6Z9X · USA

DUPR

4.582

MM
Michael Melgar

1RDLD8 · Chula Vista, CA, US

DUPR

4.249

TEAM 2WINNER
TH
Tom Hartwell

3554JP · San Diego, CA, US

DUPR

4.539

RJ
Rory Johnson

3L70EZ · USA

DUPR

4.217

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