Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PIRATAS TORNEO PRIMAVERA - Men's Doubles OPEN

ID: 4516225174

Match Scores

8-15

Win

Play Date

2026-04-11

Play Time (Est)

11:30 PM

Play Location

PIRATAS PICKLEBALL PUERTO MORELOS

Unverified Facility

Competitor Teams

TEAM 1LOSS
FR
Franck Richard

N75P77 · USA

DUPR

3.157

JA
Jonathan Arredondo

D9GMWX · USA

DUPR

3.885

TEAM 2WINNER
LR
Luc RICHARD

ZNLEQW · Puerto Morelos, Q.R., MX

DUPR

4.557

MP
Mark Perren Jones

7NRM75 · Q.R., MX

DUPR

4.358

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-4516225174
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8116158198,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Franck Richard",
        "dupr_id": "N75P77",
        "rating": 3.157,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jonathan Arredondo",
        "dupr_id": "D9GMWX",
        "rating": 3.885,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5560023386,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Luc RICHARD",
        "dupr_id": "ZNLEQW",
        "rating": 4.557,
        "profile_pic_url": null,
        "location": "Puerto Morelos, Q.R., MX"
      },
      {
        "name": "Mark Perren Jones",
        "dupr_id": "7NRM75",
        "rating": 4.358,
        "profile_pic_url": null,
        "location": "Q.R., MX"
      }
    ]
  }
]