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

The Illinois Gold Cup @ Sure Shot - Mixed Doubles Skill: (4.0) Age: (Any)

ID: 6254861644

对局比分

11-3

获胜 / Win

对决日期

2025-09-21

对局时间 (估算)

5:00 PM

对决场地

Naperville, IL

View Facility Page →

对决竞争阵营

阵营 1胜方
SS
Stacey Slaughter

3VRN6E · Wheaton, IL, US

DUPR

4.119

RL
Robert Littledale

1RWXQM · Elgin, IL, US

DUPR

4.155

阵营 2负方
JH
Jaime Hemmingson

94JQXV · USA

DUPR

3.275

AS
Adam Scholten

ODV9LL · Clarendon Hills, IL, US

DUPR

3.701

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6254861644
显示原始对决元数据 JSON
[
  {
    "team_id": 6293491367,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stacey Slaughter",
        "dupr_id": "3VRN6E",
        "rating": 4.119,
        "profile_pic_url": null,
        "location": "Wheaton, IL, US"
      },
      {
        "name": "Robert Littledale",
        "dupr_id": "1RWXQM",
        "rating": 4.155,
        "profile_pic_url": null,
        "location": "Elgin, IL, US"
      }
    ]
  },
  {
    "team_id": 7397520084,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jaime Hemmingson",
        "dupr_id": "94JQXV",
        "rating": 3.275,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Adam Scholten",
        "dupr_id": "ODV9LL",
        "rating": 3.701,
        "profile_pic_url": null,
        "location": "Clarendon Hills, IL, US"
      }
    ]
  }
]