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

PPA Tour: Palm Springs CA Mens Doubles Skill: (5.0) Age: (08 To 34)

ID: 5002124010

对局比分

15-4

落败 / Loss

对决日期

2024-01-13

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
CN
Christopher Null

1N0GJ6 · Santa Clarita, CA, US

DUPR

4.817

SF
Sam felton

8D9E63 · Agoura Hills, CA, US

DUPR

5.309

阵营 2负方
JW
jonathan williams

3Z04DQ · USA

DUPR

4.060

JJ
Jerry Jayapal

Z16LD8 · San Diego, CA, US

DUPR

4.954

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5002124010
显示原始对决元数据 JSON
[
  {
    "team_id": 4505884669,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christopher Null",
        "dupr_id": "1N0GJ6",
        "rating": 4.817,
        "profile_pic_url": null,
        "location": "Santa Clarita, CA, US"
      },
      {
        "name": "Sam felton",
        "dupr_id": "8D9E63",
        "rating": 5.309,
        "profile_pic_url": null,
        "location": "Agoura Hills, CA, US"
      }
    ]
  },
  {
    "team_id": 6530131974,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "jonathan williams",
        "dupr_id": "3Z04DQ",
        "rating": 4.06,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jerry Jayapal",
        "dupr_id": "Z16LD8",
        "rating": 4.954,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  }
]