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

Competitive Open Play Match

ID: 5841993080

对局比分

15-10

落败 / Loss

对决日期

2026-01-05

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
LC
Luke Cartenuto

7D6WQN · Cumming, GA, US

DUPR

5.273

CL
cade lindgren

RZWMDE · Cumming, GA, US

DUPR

4.639

阵营 2负方
TK
Tyler Kane

1794R5 · Peachtree Corners, GA, US

DUPR

4.958

WC
will Compton

ZN0XOP · Alpharetta, GA, US

DUPR

4.684

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5841993080
显示原始对决元数据 JSON
[
  {
    "team_id": 8299523114,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Luke Cartenuto",
        "dupr_id": "7D6WQN",
        "rating": 5.273,
        "profile_pic_url": null,
        "location": "Cumming, GA, US"
      },
      {
        "name": "cade lindgren",
        "dupr_id": "RZWMDE",
        "rating": 4.639,
        "profile_pic_url": null,
        "location": "Cumming, GA, US"
      }
    ]
  },
  {
    "team_id": 4588412388,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tyler Kane",
        "dupr_id": "1794R5",
        "rating": 4.958,
        "profile_pic_url": null,
        "location": "Peachtree Corners, GA, US"
      },
      {
        "name": "will Compton",
        "dupr_id": "ZN0XOP",
        "rating": 4.684,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      }
    ]
  }
]