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

Paragon Open - Mens Doubles Open

ID: 5619117452

对局比分

15-4

落败 / Loss

对决日期

2023-11-18

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
HY
Harrison Yee

8K504Q · New York, NY, US

DUPR

5.530

DB
Daniel Byun

17J5WN · Seoul, KR

DUPR

5.529

阵营 2负方
JC
Jacob Creasman

8WRQWQ · Tracy, CA, US

DUPR

4.693

KM
Kellen Murphy

3VXQ0E · Stockton, CA, US

DUPR

4.484

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5619117452
显示原始对决元数据 JSON
[
  {
    "team_id": 7283869496,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Harrison Yee",
        "dupr_id": "8K504Q",
        "rating": 5.53,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Daniel Byun",
        "dupr_id": "17J5WN",
        "rating": 5.529,
        "profile_pic_url": null,
        "location": "Seoul, KR"
      }
    ]
  },
  {
    "team_id": 4518998213,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jacob Creasman",
        "dupr_id": "8WRQWQ",
        "rating": 4.693,
        "profile_pic_url": null,
        "location": "Tracy, CA, US"
      },
      {
        "name": "Kellen Murphy",
        "dupr_id": "3VXQ0E",
        "rating": 4.484,
        "profile_pic_url": null,
        "location": "Stockton, CA, US"
      }
    ]
  }
]