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

League A - 05/08

ID: 4497275915

对局比分

9-11

获胜 / Win

对决日期

2026-05-08

对局时间 (估算)

12:45 AM

对决场地

629 Saratoga Rd Bldg 2, Saratoga, UT 84043

未核实场馆

对决竞争阵营

阵营 1负方
TA
Trent Allsup

8GRYG1 · Herriman, UT, US

DUPR

4.534

LT
Luke Taylor

3L0K5J · Eagle Mountain, UT, US

DUPR

4.700

阵营 2胜方
QH
Quinn Hanamaikai

35N2N5 · Provo, UT, US

DUPR

4.539

RA
Ryan almond

8JORNW · Lehi, UT, US

DUPR

4.672

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4497275915
显示原始对决元数据 JSON
[
  {
    "team_id": 6342220420,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Trent Allsup",
        "dupr_id": "8GRYG1",
        "rating": 4.534,
        "profile_pic_url": null,
        "location": "Herriman, UT, US"
      },
      {
        "name": "Luke Taylor",
        "dupr_id": "3L0K5J",
        "rating": 4.7,
        "profile_pic_url": null,
        "location": "Eagle Mountain, UT, US"
      }
    ]
  },
  {
    "team_id": 6960973923,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Quinn Hanamaikai",
        "dupr_id": "35N2N5",
        "rating": 4.539,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Ryan almond",
        "dupr_id": "8JORNW",
        "rating": 4.672,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  }
]