Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

EQUINOCCIO 2026 - MIX DOUBLES INTERMEDIATE

ID: 5615135464

Match Scores

11-4

Win

Play Date

2026-03-22

Play Time (Est)

5:00 PM

Play Location

Sport Center Pádel & Pickleball, KM. 12, Carr. Mérida - Progreso Supermanzana Tablaje Catastral 24671, 97302 Xcanatún, Yuc., México

Unverified Facility

Competitor Teams

TEAM 1WINNER
AO
Antonio Orozco

RZQGRM · Puebla, Pue., MX

DUPR

3.923

WS
Wendy Stine

QPMJRR · Mérida, Yuc., MX

DUPR

3.872

TEAM 2LOSS
RH
RICARDO HERREJON AYALA

0Y5JKG · León, Gto., MX

DUPR

4.093

GC
Georgina Cacho

QP2QM4 · León, Gto., MX

DUPR

3.513

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-5615135464
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6831554238,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Antonio Orozco",
        "dupr_id": "RZQGRM",
        "rating": 3.923,
        "profile_pic_url": null,
        "location": "Puebla, Pue., MX"
      },
      {
        "name": "Wendy Stine",
        "dupr_id": "QPMJRR",
        "rating": 3.872,
        "profile_pic_url": null,
        "location": "Mérida, Yuc., MX"
      }
    ]
  },
  {
    "team_id": 5637432358,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "RICARDO HERREJON AYALA",
        "dupr_id": "0Y5JKG",
        "rating": 4.093,
        "profile_pic_url": null,
        "location": "León, Gto., MX"
      },
      {
        "name": "Georgina Cacho",
        "dupr_id": "QP2QM4",
        "rating": 3.513,
        "profile_pic_url": null,
        "location": "León, Gto., MX"
      }
    ]
  }
]