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

PPA Tour: Select Medical Orange County Cup Mixed Doubles Skill: (4.5) Age: (35 To 49)

ID: 5455614638

对局比分

11-8, 11-13, 0-11

获胜 / Win

对决日期

2024-06-30

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
AG
Alexander Gile

3OYW07 · USA

DUPR

4.436

JM
Jen Miller

WXXZQY · USA

DUPR

4.393

阵营 2胜方
SK
Seth Kirby

3ON2O2 · San Francisco, CA, US

DUPR

4.766

ES
Elida Shilts

7D6YK5 · Pleasanton, CA, US

DUPR

4.645

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5455614638
显示原始对决元数据 JSON
[
  {
    "team_id": 7004566220,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alexander Gile",
        "dupr_id": "3OYW07",
        "rating": 4.436,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jen Miller",
        "dupr_id": "WXXZQY",
        "rating": 4.393,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6897937506,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Seth Kirby",
        "dupr_id": "3ON2O2",
        "rating": 4.766,
        "profile_pic_url": null,
        "location": "San Francisco, CA, US"
      },
      {
        "name": "Elida Shilts",
        "dupr_id": "7D6YK5",
        "rating": 4.645,
        "profile_pic_url": null,
        "location": "Pleasanton, CA, US"
      }
    ]
  }
]