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

Pool 1

ID: 7502586678

对局比分

11-4

落败 / Loss

对决日期

2025-11-15

对局时间 (估算)

7:30 PM

对决场地

The Picklr Noblesville

未核实场馆

对决竞争阵营

阵营 1胜方
JJ
Jill Johnson

Z9ZJQM · New Haven, IN, US

DUPR

4.238

AM
Amy McIntosh

EWL7JV · Fort Wayne, IN, US

DUPR

4.250

阵营 2负方
SA
Stephanie Amspaugh

NRV2XN · Warsaw, IN, US

DUPR

3.856

AI
Amber Illingworth

84EZXV · Goshen, IN, US

DUPR

4.278

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7502586678
显示原始对决元数据 JSON
[
  {
    "team_id": 6008862706,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jill Johnson",
        "dupr_id": "Z9ZJQM",
        "rating": 4.238,
        "profile_pic_url": null,
        "location": "New Haven, IN, US"
      },
      {
        "name": "Amy McIntosh",
        "dupr_id": "EWL7JV",
        "rating": 4.25,
        "profile_pic_url": null,
        "location": "Fort Wayne, IN, US"
      }
    ]
  },
  {
    "team_id": 5989041512,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Stephanie  Amspaugh",
        "dupr_id": "NRV2XN",
        "rating": 3.856,
        "profile_pic_url": null,
        "location": "Warsaw, IN, US"
      },
      {
        "name": "Amber Illingworth",
        "dupr_id": "84EZXV",
        "rating": 4.278,
        "profile_pic_url": null,
        "location": "Goshen, IN, US"
      }
    ]
  }
]