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

MD Moneyball

ID: 4502594825

Match Scores

11-2

Win

Play Date

2026-05-07

Play Time (Est)

6:15 AM

Play Location

Enramada, Cataño, 00961, Puerto Rico

Unverified Facility

Competitor Teams

TEAM 1WINNER
BR
Brandon Rodriguez

XOGZ5X · Dorado, Dorado, PR

DUPR

3.434

RR
Robert Rodz

RZ9MPM · Dorado, Dorado, PR

DUPR

3.198

TEAM 2LOSS
ER
eric Rodriguez

Q52PL4 · USA

DUPR

2.734

KM
Kenneth Medina

NROR0W · USA

DUPR

2.772

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-4502594825
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4647856894,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brandon Rodriguez",
        "dupr_id": "XOGZ5X",
        "rating": 3.434,
        "profile_pic_url": null,
        "location": "Dorado, Dorado, PR"
      },
      {
        "name": "Robert Rodz",
        "dupr_id": "RZ9MPM",
        "rating": 3.198,
        "profile_pic_url": null,
        "location": "Dorado, Dorado, PR"
      }
    ]
  },
  {
    "team_id": 7001668787,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "eric Rodriguez",
        "dupr_id": "Q52PL4",
        "rating": 2.734,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kenneth Medina",
        "dupr_id": "NROR0W",
        "rating": 2.772,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]