返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Dinkville's Spring Dink Charity Tournament

ID: 4750752636

对局比分

11-4

获胜 / Win

对决日期

2025-05-02

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MH
Misti Hall

3YMJYD · Columbia, TN, US

DUPR

3.437

SD
Shannon Downs

3LWZM5 · Pulaski, TN, US

DUPR

3.780

阵营 2负方
NC
Norma Crowder

99EQ4R · Bowling Green, KY, US

DUPR

3.352

KS
Kimberly Smith

8J0M5W · USA

DUPR

2.967

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4750752636
显示原始对决元数据 JSON
[
  {
    "team_id": 5977207350,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Misti Hall",
        "dupr_id": "3YMJYD",
        "rating": 3.437,
        "profile_pic_url": null,
        "location": "Columbia, TN, US"
      },
      {
        "name": "Shannon Downs",
        "dupr_id": "3LWZM5",
        "rating": 3.78,
        "profile_pic_url": null,
        "location": "Pulaski, TN, US"
      }
    ]
  },
  {
    "team_id": 5714372597,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Norma Crowder",
        "dupr_id": "99EQ4R",
        "rating": 3.352,
        "profile_pic_url": null,
        "location": "Bowling Green, KY, US"
      },
      {
        "name": "Kimberly Smith",
        "dupr_id": "8J0M5W",
        "rating": 2.967,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]