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

PPA Tour: Veolia LA Open Mens Doubles Skill: (5.0) Age: (08 To 34)

ID: 4736054451

对局比分

11-2, 11-7

获胜 / Win

对决日期

2024-04-20

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
SB
Shane Buysse

3P5P0Z · San Diego, CA, US

DUPR

4.807

jonathan williams

3Z04DQ · USA

DUPR

5.096

阵营 2负方
MC
Matt Calvert

8G0RQ3 · Westlake Village, CA, US

DUPR

4.918

AD
Arnau Dachs

YGKMEK · USA

DUPR

4.597

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4736054451
显示原始对决元数据 JSON
[
  {
    "team_id": 5959005348,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shane Buysse",
        "dupr_id": "3P5P0Z",
        "rating": 4.807,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "jonathan williams",
        "dupr_id": "3Z04DQ",
        "rating": 5.096,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/676637/images/profile/7876a8d1-0b13-44a8-b950-44f8b59d7b32.png",
        "location": ""
      }
    ]
  },
  {
    "team_id": 7455107191,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matt Calvert",
        "dupr_id": "8G0RQ3",
        "rating": 4.918,
        "profile_pic_url": null,
        "location": "Westlake Village, CA, US"
      },
      {
        "name": "Arnau Dachs",
        "dupr_id": "YGKMEK",
        "rating": 4.597,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]