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

Competitive Open Play Match

ID: 6176035560

对局比分

3-11, 2-11

获胜 / Win

对决日期

2025-04-14

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
NG
Neal Gupta

1R4XLN · Minneapolis, MN, US

DUPR

4.283

CH
Caroline Hu

8WZJRL · Minneapolis, MN, US

DUPR

4.482

阵营 2胜方
JL
Justin Lo

894WYR · Saint Paul Park, MN, US

DUPR

4.378

TR
Tyler Rice

YGX92D · USA

DUPR

4.948

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6176035560
显示原始对决元数据 JSON
[
  {
    "team_id": 6624140641,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Neal Gupta",
        "dupr_id": "1R4XLN",
        "rating": 4.283,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Caroline Hu",
        "dupr_id": "8WZJRL",
        "rating": 4.482,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 5311280016,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Justin Lo",
        "dupr_id": "894WYR",
        "rating": 4.378,
        "profile_pic_url": null,
        "location": "Saint Paul Park, MN, US"
      },
      {
        "name": "Tyler Rice",
        "dupr_id": "YGX92D",
        "rating": 4.948,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]