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

League A - 05/08

ID: 7849827597

对局比分

11-4

获胜 / Win

对决日期

2026-05-08

对局时间 (估算)

10:15 AM

对决场地

629 Saratoga Rd Bldg 2, Saratoga, UT 84043

未核实场馆

对决竞争阵营

阵营 1胜方
QH
Quinn Hanamaikai

35N2N5 · Provo, UT, US

DUPR

4.560

RA
Ryan almond

8JORNW · Lehi, UT, US

DUPR

4.688

阵营 2负方
TA
Trent Allsup

8GRYG1 · Herriman, UT, US

DUPR

4.513

LT
Luke Taylor

3L0K5J · Eagle Mountain, UT, US

DUPR

4.685

数据访问 (AI / 开发者)

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

cURL Request:

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