Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Moneyball Rotating Partners

ID: 7503386664

Match Scores

6-11

Loss

Play Date

2024-07-01

Play Time (Est)

1:00 PM

Play Location

San Diego, CA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
TR
Timothy Rupp

W6YWZG · USA

DUPR

3.985

MM
Michael Melgar

1RDLD8 · Chula Vista, CA, US

DUPR

4.327

TEAM 2WINNER
SC
Stephen Cesaro

3LXR4Z · San Diego, CA, US

DUPR

4.809

RJ
Rory Johnson

3L70EZ · USA

DUPR

4.274

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-7503386664
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8111734113,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Timothy Rupp",
        "dupr_id": "W6YWZG",
        "rating": 3.985,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Melgar",
        "dupr_id": "1RDLD8",
        "rating": 4.327,
        "profile_pic_url": null,
        "location": "Chula Vista, CA, US"
      }
    ]
  },
  {
    "team_id": 8238934555,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Stephen Cesaro",
        "dupr_id": "3LXR4Z",
        "rating": 4.809,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "Rory Johnson",
        "dupr_id": "3L70EZ",
        "rating": 4.274,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]