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

RTA1000 - Lyon

ID: 8068233740

对局比分

9-11, 11-7, 11-9

获胜 / Win

对决日期

2026-05-30

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
PT
Platel Theo

3Z56QL · Nice, Provence-Alpes-Côte d'Azur, FR

DUPR

5.741

AD
Arwid Dahlin

QP6XLD · Nyköping, Södermanland County, SE

DUPR

5.740

阵营 2负方
JF
Joey Farias

8G0V9V · Port St. Lucie, FL, US

DUPR

5.682

LL
Louis Laville

3LZ4O5 · Surrey, England, GB

DUPR

5.851

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8068233740
显示原始对决元数据 JSON
[
  {
    "team_id": 7376973277,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Platel Theo",
        "dupr_id": "3Z56QL",
        "rating": 5.741,
        "profile_pic_url": null,
        "location": "Nice, Provence-Alpes-Côte d'Azur, FR"
      },
      {
        "name": "Arwid Dahlin",
        "dupr_id": "QP6XLD",
        "rating": 5.74,
        "profile_pic_url": null,
        "location": "Nyköping, Södermanland County, SE"
      }
    ]
  },
  {
    "team_id": 6946345138,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joey Farias",
        "dupr_id": "8G0V9V",
        "rating": 5.682,
        "profile_pic_url": null,
        "location": "Port St. Lucie, FL, US"
      },
      {
        "name": "Louis Laville",
        "dupr_id": "3LZ4O5",
        "rating": 5.851,
        "profile_pic_url": null,
        "location": "Surrey, England, GB"
      }
    ]
  }
]