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

Pool 1

ID: 4811811634

对局比分

2-11

落败 / Loss

对决日期

2025-11-15

对局时间 (估算)

11:30 PM

对决场地

The Picklr Noblesville

未核实场馆

对决竞争阵营

阵营 1负方
SA
Stephanie Amspaugh

NRV2XN · Warsaw, IN, US

DUPR

3.847

AI
Amber Illingworth

84EZXV · Goshen, IN, US

DUPR

4.270

阵营 2胜方
Jacqueline Negri

8GVXVM · New Palestine, IN, US

DUPR

4.608

AP
Amy Powell

30X06X · Plymouth, IN, US

DUPR

4.628

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4811811634
显示原始对决元数据 JSON
[
  {
    "team_id": 4750657982,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stephanie  Amspaugh",
        "dupr_id": "NRV2XN",
        "rating": 3.847,
        "profile_pic_url": null,
        "location": "Warsaw, IN, US"
      },
      {
        "name": "Amber Illingworth",
        "dupr_id": "84EZXV",
        "rating": 4.27,
        "profile_pic_url": null,
        "location": "Goshen, IN, US"
      }
    ]
  },
  {
    "team_id": 4723964123,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jacqueline Negri",
        "dupr_id": "8GVXVM",
        "rating": 4.608,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/103135_61f08234064eb.jpeg",
        "location": "New Palestine, IN, US"
      },
      {
        "name": "Amy Powell",
        "dupr_id": "30X06X",
        "rating": 4.628,
        "profile_pic_url": null,
        "location": "Plymouth, IN, US"
      }
    ]
  }
]