返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

3rd Lisboa Open - 18+ OPEN MIXED DOUBLES

ID: 7218553665

对局比分

4-15

获胜 / Win

对决日期

2026-05-24

对局时间 (估算)

10:15 AM

对决场地

Lisboa Racket Centre

View Facility Page →

对决竞争阵营

阵营 1负方
GP
Goncalo Pina

4ZZEGG · USA

DUPR

3.779

DUPR

4.250

阵营 2胜方
R
Roberto

OW9E52 · Madrid, MD, ES

DUPR

4.259

LG
Laura González

KDR0QO · USA

DUPR

4.318

数据访问 (AI / 开发者)

提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7218553665
显示原始对决元数据 JSON
[
  {
    "team_id": 5379424814,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Goncalo Pina",
        "dupr_id": "4ZZEGG",
        "rating": 3.779,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joana de Noronha Vieira dos Santos",
        "dupr_id": "NRWZKN",
        "rating": 4.25,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4670223143,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Roberto",
        "dupr_id": "OW9E52",
        "rating": 4.259,
        "profile_pic_url": null,
        "location": "Madrid, MD, ES"
      },
      {
        "name": "Laura González",
        "dupr_id": "KDR0QO",
        "rating": 4.318,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]