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

PPA Tour: San Clemente CA - PPA Tour: San Clemente CA Mens Pro Doubles Qualifier

ID: 7187434109

对局比分

3-11, 2-11

落败 / Loss

对决日期

2023-06-07

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
LK
Lewis Koons

3ZPZ6P · USA

DUPR

3.500

RR
Rian Rifkin

3YDOOK · Long Beach, CA, US

DUPR

4.835

阵营 2胜方
AF
Andre Feliz

3OQWMP · San Juan, San Juan, PR

DUPR

5.352

TF
Timothy Fisher

3XYV72 · Leawood, KS, US

DUPR

4.472

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7187434109
显示原始对决元数据 JSON
[
  {
    "team_id": 8287597117,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lewis Koons",
        "dupr_id": "3ZPZ6P",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rian Rifkin",
        "dupr_id": "3YDOOK",
        "rating": 4.835,
        "profile_pic_url": null,
        "location": "Long Beach, CA, US"
      }
    ]
  },
  {
    "team_id": 4427517110,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andre Feliz",
        "dupr_id": "3OQWMP",
        "rating": 5.352,
        "profile_pic_url": null,
        "location": "San Juan, San Juan, PR"
      },
      {
        "name": "Timothy Fisher",
        "dupr_id": "3XYV72",
        "rating": 4.472,
        "profile_pic_url": null,
        "location": "Leawood, KS, US"
      }
    ]
  }
]