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

RTA1000 - Lyon

ID: 8506921775

对局比分

7-4, 9-8

落败 / Loss

对决日期

2026-05-30

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JF
Joey Farias

8G0V9V · Port St. Lucie, FL, US

DUPR

5.675

LL
Louis Laville

3LZ4O5 · Surrey, England, GB

DUPR

5.844

阵营 2负方
JL
James Ling

8GOZ5D · Ipswich, England, GB

DUPR

5.324

JC
James Chaudry

16279G · London, England, GB

DUPR

5.454

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8506921775
显示原始对决元数据 JSON
[
  {
    "team_id": 5271939444,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joey Farias",
        "dupr_id": "8G0V9V",
        "rating": 5.675,
        "profile_pic_url": null,
        "location": "Port St. Lucie, FL, US"
      },
      {
        "name": "Louis Laville",
        "dupr_id": "3LZ4O5",
        "rating": 5.844,
        "profile_pic_url": null,
        "location": "Surrey, England, GB"
      }
    ]
  },
  {
    "team_id": 7747695789,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "James Ling",
        "dupr_id": "8GOZ5D",
        "rating": 5.324,
        "profile_pic_url": null,
        "location": "Ipswich, England, GB"
      },
      {
        "name": "James Chaudry",
        "dupr_id": "16279G",
        "rating": 5.454,
        "profile_pic_url": null,
        "location": "London, England, GB"
      }
    ]
  }
]