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

Competitive Open Play Match

ID: 7600841421

对局比分

8-11

落败 / Loss

对决日期

2024-10-26

对局时间 (估算)

10:15 AM

对决场地

Haile Plantation, FL 32608, USA

未核实场馆

对决竞争阵营

阵营 1负方
JR
Jahan Rajaee

35QO5V · Gainesville, FL, US

DUPR

5.227

LO
Luis Olivier

8KWP6Y · Gainesville, FL, US

DUPR

3.899

阵营 2胜方
TA
TC Anderson

8KZXPO · Gainesville, FL, US

DUPR

4.943

KH
Kalen Harbaugh

124W6R · Fort Lauderdale, FL, US

DUPR

4.406

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7600841421
显示原始对决元数据 JSON
[
  {
    "team_id": 4554615113,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jahan Rajaee",
        "dupr_id": "35QO5V",
        "rating": 5.227,
        "profile_pic_url": null,
        "location": "Gainesville, FL, US"
      },
      {
        "name": "Luis Olivier",
        "dupr_id": "8KWP6Y",
        "rating": 3.899,
        "profile_pic_url": null,
        "location": "Gainesville, FL, US"
      }
    ]
  },
  {
    "team_id": 7432875715,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "TC Anderson",
        "dupr_id": "8KZXPO",
        "rating": 4.943,
        "profile_pic_url": null,
        "location": "Gainesville, FL, US"
      },
      {
        "name": "Kalen Harbaugh",
        "dupr_id": "124W6R",
        "rating": 4.406,
        "profile_pic_url": null,
        "location": "Fort Lauderdale, FL, US"
      }
    ]
  }
]