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

Moneyball Gold

ID: 6101754879

对局比分

17-15

获胜 / Win

对决日期

2023-07-12

对局时间 (估算)

4:45 AM

对决场地

Club Pickleball USA, Sandhill Road, Orem, UT, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
TS
Thatcher Schwendiman

8JE5D3 · Sandy, UT, US

DUPR

5.397

PR
Parker Rushton

1QLPN8 · Cedar Hills, UT, US

DUPR

5.147

阵营 2负方
BL
Bryce Larson

8M9LV3 · Pleasant Grove, UT, US

DUPR

5.443

QW
Quen Wilson Jr

17Q7N3 · Vineyard, UT, US

DUPR

5.358

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6101754879
显示原始对决元数据 JSON
[
  {
    "team_id": 7320363142,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Thatcher Schwendiman",
        "dupr_id": "8JE5D3",
        "rating": 5.397,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "Parker Rushton",
        "dupr_id": "1QLPN8",
        "rating": 5.147,
        "profile_pic_url": null,
        "location": "Cedar Hills, UT, US"
      }
    ]
  },
  {
    "team_id": 5145882662,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bryce Larson",
        "dupr_id": "8M9LV3",
        "rating": 5.443,
        "profile_pic_url": null,
        "location": "Pleasant Grove, UT, US"
      },
      {
        "name": "Quen Wilson Jr",
        "dupr_id": "17Q7N3",
        "rating": 5.358,
        "profile_pic_url": null,
        "location": "Vineyard, UT, US"
      }
    ]
  }
]