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

Liga Yucateca - Mérida B

ID: 8325289629

Match Scores

20-22

Win

Play Date

2026-05-05

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
EM
Edgar Mayer

N72VR2 · USA

DUPR

3.204

GG
Gabriel Garcia

V2Z6R7 · USA

DUPR

2.726

TEAM 2WINNER
Eloy Rodriguez

9JXJNE · Mérida, Yuc., MX

DUPR

2.831

Efrain Espinal

QXVN45 · Mérida, Yuc., MX

DUPR

2.780

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-8325289629
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6740783755,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Edgar Mayer",
        "dupr_id": "N72VR2",
        "rating": 3.204,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gabriel Garcia",
        "dupr_id": "V2Z6R7",
        "rating": 2.726,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6157683665,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eloy Rodriguez",
        "dupr_id": "9JXJNE",
        "rating": 2.831,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/8.jpg",
        "location": "Mérida, Yuc., MX"
      },
      {
        "name": "Efrain Espinal",
        "dupr_id": "QXVN45",
        "rating": 2.78,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/21.jpg",
        "location": "Mérida, Yuc., MX"
      }
    ]
  }
]