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

PIRATAS TORNEO PRIMAVERA - Women's Doubles Intermediate (dupr combined <8.0)

ID: 6596894955

Match Scores

5-11

Win

Play Date

2026-04-11

Play Time (Est)

4:45 AM

Play Location

PIRATAS PICKLEBALL PUERTO MORELOS

Unverified Facility

Competitor Teams

TEAM 1LOSS
KD
Karla Del Valle

E9QYZE · USA

DUPR

3.282

TS
Tena Saucedo

GW59VG · USA

DUPR

2.513

TEAM 2WINNER
SJ
Sarah Johnson

G0M4XD · San Miguel de Cozumel, Q.R., MX

DUPR

3.520

LB
Laura Bush

RZJOXD · Gibsons, BC, CA

DUPR

3.180

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-6596894955
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6601597440,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Karla Del Valle",
        "dupr_id": "E9QYZE",
        "rating": 3.282,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tena Saucedo",
        "dupr_id": "GW59VG",
        "rating": 2.513,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5825711075,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sarah Johnson",
        "dupr_id": "G0M4XD",
        "rating": 3.52,
        "profile_pic_url": null,
        "location": "San Miguel de Cozumel, Q.R., MX"
      },
      {
        "name": "Laura Bush",
        "dupr_id": "RZJOXD",
        "rating": 3.18,
        "profile_pic_url": null,
        "location": "Gibsons, BC, CA"
      }
    ]
  }
]