Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

3rd Lisboa Open - 18+ OPEN MIXED DOUBLES

ID: 6280053857

Match Scores

15-5

Win

Play Date

2026-05-24

Play Time (Est)

6:15 AM

Play Location

Lisboa Racket Centre

View Facility Page →

Competitor Teams

TEAM 1WINNER
R
Roberto

OW9E52 · Madrid, MD, ES

DUPR

4.255

LG
Laura González

KDR0QO · USA

DUPR

4.307

TEAM 2LOSS
NJ
Nattaporn Janthakhet

7N4LX4 · USA

DUPR

3.338

MN
Matthias Naas

PKM4OG · Bangkok, Bangkok, TH

DUPR

3.633

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-6280053857
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4625374814,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Roberto",
        "dupr_id": "OW9E52",
        "rating": 4.255,
        "profile_pic_url": null,
        "location": "Madrid, MD, ES"
      },
      {
        "name": "Laura González",
        "dupr_id": "KDR0QO",
        "rating": 4.307,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8371412600,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nattaporn Janthakhet",
        "dupr_id": "7N4LX4",
        "rating": 3.338,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matthias Naas",
        "dupr_id": "PKM4OG",
        "rating": 3.633,
        "profile_pic_url": null,
        "location": "Bangkok, Bangkok, TH"
      }
    ]
  }
]