返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Competitive Open Play Match

ID: 7472362356

对局比分

11-0, 11-1, 11-4, 11-0, 11-2

获胜 / Win

对决日期

2025-11-21

对局时间 (估算)

1:00 PM

对决场地

Groton, CT, USA

未核实场馆

对决竞争阵营

阵营 1胜方
JC
Jimmy Crunch

0ZWYOQ · USA

DUPR

3.565

JC
Jamie Cyr

RYGD9N · East Hampton, CT, US

DUPR

4.070

阵营 2负方
HT
Heidi Trundell

4P7LOK · USA

DUPR

3.517

JM
Josie Mercy

GWNGLV · USA

DUPR

3.429

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7472362356
显示原始对决元数据 JSON
[
  {
    "team_id": 5171732924,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jimmy Crunch",
        "dupr_id": "0ZWYOQ",
        "rating": 3.565,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jamie Cyr",
        "dupr_id": "RYGD9N",
        "rating": 4.07,
        "profile_pic_url": null,
        "location": "East Hampton, CT, US"
      }
    ]
  },
  {
    "team_id": 7146026983,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Heidi Trundell",
        "dupr_id": "4P7LOK",
        "rating": 3.517,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Josie Mercy",
        "dupr_id": "GWNGLV",
        "rating": 3.429,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]