返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Portugal Pickleball Masters - RTA500 PRO

ID: 5548122942

对局比分

1-11, 6-11

获胜 / Win

对决日期

2026-05-02

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
JC
Jesus Campos De Los Reyes

1RENPN · Rota, AN, ES

DUPR

5.245

LL
Louis Laville

3LZ4O5 · Surrey, England, GB

DUPR

5.562

阵营 2胜方
AF
Armando Ferreira

84XNWM · Minaçu, GO, BR

DUPR

5.608

KS
Kym Sze

1Q9R0D · Gov. Valadares, MG, BR

DUPR

5.524

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5548122942
显示原始对决元数据 JSON
[
  {
    "team_id": 6224801914,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jesus Campos De Los Reyes",
        "dupr_id": "1RENPN",
        "rating": 5.245,
        "profile_pic_url": null,
        "location": "Rota, AN, ES"
      },
      {
        "name": "Louis Laville",
        "dupr_id": "3LZ4O5",
        "rating": 5.562,
        "profile_pic_url": null,
        "location": "Surrey, England, GB"
      }
    ]
  },
  {
    "team_id": 6935173542,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Armando Ferreira",
        "dupr_id": "84XNWM",
        "rating": 5.608,
        "profile_pic_url": null,
        "location": "Minaçu, GO, BR"
      },
      {
        "name": "Kym Sze",
        "dupr_id": "1Q9R0D",
        "rating": 5.524,
        "profile_pic_url": null,
        "location": "Gov. Valadares, MG, BR"
      }
    ]
  }
]