返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

PPA Tour: Select Medical Orange County Cup $1,000 Money Ball

ID: 6990656168

对局比分

11-4, 11-5

落败 / Loss

对决日期

2024-06-27

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
ES
Eduardo Santini

GGXW0D · USA

DUPR

5.593

JP
Joel Poland

1RWXM3 · Kearney, NE, US

DUPR

5.561

阵营 2负方
JA
Joel Armstrong

3VX5L5 · Del Mar, CA, US

DUPR

5.310

WL
Walter Lau

1NX4G7 · Tamuning, GU

DUPR

5.486

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6990656168
显示原始对决元数据 JSON
[
  {
    "team_id": 6707877710,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eduardo Santini",
        "dupr_id": "GGXW0D",
        "rating": 5.593,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joel Poland",
        "dupr_id": "1RWXM3",
        "rating": 5.561,
        "profile_pic_url": null,
        "location": "Kearney, NE, US"
      }
    ]
  },
  {
    "team_id": 5065569625,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joel Armstrong",
        "dupr_id": "3VX5L5",
        "rating": 5.31,
        "profile_pic_url": null,
        "location": "Del Mar, CA, US"
      },
      {
        "name": "Walter Lau",
        "dupr_id": "1NX4G7",
        "rating": 5.486,
        "profile_pic_url": null,
        "location": "Tamuning, GU"
      }
    ]
  }
]