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

PPA Hyundai Masters - Mens Doubles Skill/Age Groups 5.0:19+,35+

ID: 7133746400

对局比分

15-13

获胜 / Win

对决日期

2023-01-14

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
FA
Francesco Avella

840QK1 · Lafayette, CA, US

DUPR

4.968

AF
Alexander Fleming

8G0WKG · Davis, CA, US

DUPR

5.694

阵营 2负方
RN
Rio Newcombe

3OWZVE · Gilbert, AZ, US

DUPR

5.714

ZS
Zach Silvernail

3Y6WOG · Phoenix, AZ, US

DUPR

5.077

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7133746400
显示原始对决元数据 JSON
[
  {
    "team_id": 6436245354,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Francesco Avella",
        "dupr_id": "840QK1",
        "rating": 4.968,
        "profile_pic_url": null,
        "location": "Lafayette, CA, US"
      },
      {
        "name": "Alexander Fleming",
        "dupr_id": "8G0WKG",
        "rating": 5.694,
        "profile_pic_url": null,
        "location": "Davis, CA, US"
      }
    ]
  },
  {
    "team_id": 4871723500,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rio Newcombe",
        "dupr_id": "3OWZVE",
        "rating": 5.714,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Zach Silvernail",
        "dupr_id": "3Y6WOG",
        "rating": 5.077,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]