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

10/03 Men’s 4.0+ Set Partner

ID: 6163019176

对局比分

15-10

获胜 / Win

对决日期

2024-10-04

对局时间 (估算)

5:00 PM

对决场地

1433 E Williams Field Rd

View Facility Page →

对决竞争阵营

阵营 1胜方
CL
Chad Lindaman

ODO4RE · Gilbert, AZ, US

DUPR

4.699

CN
Cory Neal

V7R5GE · Gilbert, AZ, US

DUPR

4.577

阵营 2负方
Tyler Coston

JZX40O · Gilbert, AZ, US

DUPR

4.342

DA
DELETED Account

DWDEVL · USA

DUPR

3.851

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6163019176
显示原始对决元数据 JSON
[
  {
    "team_id": 8334027036,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chad Lindaman",
        "dupr_id": "ODO4RE",
        "rating": 4.699,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Cory Neal",
        "dupr_id": "V7R5GE",
        "rating": 4.577,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  },
  {
    "team_id": 5057957727,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tyler Coston",
        "dupr_id": "JZX40O",
        "rating": 4.342,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1244577/images/profile/8a18707c-9a49-447f-a947-f00da7eecdfe.jpg",
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "DELETED Account",
        "dupr_id": "DWDEVL",
        "rating": 3.851,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]