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

Pool 1

ID: 8245065021

对局比分

11-8

获胜 / Win

对决日期

2025-11-15

对局时间 (估算)

10:15 AM

对决场地

The Picklr Noblesville

未核实场馆

对决竞争阵营

阵营 1胜方
SA
Stephanie Amspaugh

NRV2XN · Warsaw, IN, US

DUPR

3.851

AI
Amber Illingworth

84EZXV · Goshen, IN, US

DUPR

4.273

阵营 2负方
VS
Victoria Smith

Q5NXN5 · Franklin, IN, US

DUPR

3.774

GP
Genesis Pinto

MPO50P · Indianapolis, IN, US

DUPR

4.203

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8245065021
显示原始对决元数据 JSON
[
  {
    "team_id": 7210508537,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stephanie  Amspaugh",
        "dupr_id": "NRV2XN",
        "rating": 3.851,
        "profile_pic_url": null,
        "location": "Warsaw, IN, US"
      },
      {
        "name": "Amber Illingworth",
        "dupr_id": "84EZXV",
        "rating": 4.273,
        "profile_pic_url": null,
        "location": "Goshen, IN, US"
      }
    ]
  },
  {
    "team_id": 7999859111,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Victoria Smith",
        "dupr_id": "Q5NXN5",
        "rating": 3.774,
        "profile_pic_url": null,
        "location": "Franklin, IN, US"
      },
      {
        "name": "Genesis Pinto",
        "dupr_id": "MPO50P",
        "rating": 4.203,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      }
    ]
  }
]