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

SW 19 League Play

ID: 7698003927

对局比分

15-8

获胜 / Win

对决日期

2025-09-23

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
PH
Phillip Hill

OD2W9E · USA

DUPR

3.838

AS
Aaron Smith

1RRMZN · Kansas City, MO, US

DUPR

3.912

阵营 2负方
BL
Ben Leuty

1RRMYM · Overland Park, KS, US

DUPR

3.639

VC
Victor Cachero

8JG69D · USA

DUPR

3.480

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7698003927
显示原始对决元数据 JSON
[
  {
    "team_id": 5080861550,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Phillip Hill",
        "dupr_id": "OD2W9E",
        "rating": 3.838,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Aaron Smith",
        "dupr_id": "1RRMZN",
        "rating": 3.912,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      }
    ]
  },
  {
    "team_id": 6474892516,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ben Leuty",
        "dupr_id": "1RRMYM",
        "rating": 3.639,
        "profile_pic_url": null,
        "location": "Overland Park, KS, US"
      },
      {
        "name": "Victor Cachero",
        "dupr_id": "8JG69D",
        "rating": 3.48,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]