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

RR 4.5 doubles DUPR

ID: 8058216455

对局比分

11-5

获胜 / Win

对决日期

2024-08-14

对局时间 (估算)

12:45 AM

对决场地

The Picklr Sandy

未核实场馆

对决竞争阵营

阵营 1胜方
JG
Jason Goodson

12P574 · Cottonwood Heights, UT, US

DUPR

4.367

SE
Spencer Eyring

3PDOX3 · West Jordan, UT, US

DUPR

5.125

阵营 2负方
ZM
Zion Meer

3XRXZ2 · Lehi, UT, US

DUPR

4.642

JR
James Rowley

1R99YQ · Draper, UT, US

DUPR

4.963

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8058216455
显示原始对决元数据 JSON
[
  {
    "team_id": 5569608627,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jason Goodson",
        "dupr_id": "12P574",
        "rating": 4.367,
        "profile_pic_url": null,
        "location": "Cottonwood Heights, UT, US"
      },
      {
        "name": "Spencer Eyring",
        "dupr_id": "3PDOX3",
        "rating": 5.125,
        "profile_pic_url": null,
        "location": "West Jordan, UT, US"
      }
    ]
  },
  {
    "team_id": 7970988624,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Zion Meer",
        "dupr_id": "3XRXZ2",
        "rating": 4.642,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "James Rowley",
        "dupr_id": "1R99YQ",
        "rating": 4.963,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      }
    ]
  }
]