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

Men’s 5.0 Best of the Best

ID: 4930166538

对局比分

11-8

落败 / Loss

对决日期

2024-06-09

对局时间 (估算)

7:30 PM

对决场地

The Picklr

View Facility Page →

对决竞争阵营

阵营 1胜方
TH
Tyler Holbrook

3YMOPK · Eden, UT, US

DUPR

5.446

GF
Gerald Ferrer

12Z6P7 · Manila, NCR, PH

DUPR

5.832

阵营 2负方
CW
Christopher Williams

12P5GE · Ogden, UT, US

DUPR

5.655

AK
Alema Key

1RDLZE · Morgan, UT, US

DUPR

5.089

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4930166538
显示原始对决元数据 JSON
[
  {
    "team_id": 7928990814,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tyler Holbrook",
        "dupr_id": "3YMOPK",
        "rating": 5.446,
        "profile_pic_url": null,
        "location": "Eden, UT, US"
      },
      {
        "name": "Gerald Ferrer",
        "dupr_id": "12Z6P7",
        "rating": 5.832,
        "profile_pic_url": null,
        "location": "Manila, NCR, PH"
      }
    ]
  },
  {
    "team_id": 7959339299,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christopher Williams",
        "dupr_id": "12P5GE",
        "rating": 5.655,
        "profile_pic_url": null,
        "location": "Ogden, UT, US"
      },
      {
        "name": "Alema Key",
        "dupr_id": "1RDLZE",
        "rating": 5.089,
        "profile_pic_url": null,
        "location": "Morgan, UT, US"
      }
    ]
  }
]