返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

HOP Pickleball League - 2024-25 Session 1 - Partners

ID: 6481574080

对局比分

11-3, 11-0, 11-3

获胜 / Win

对决日期

2024-10-09

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
DV
Dylan Vogel

EG0EQV · Phoenix, AZ, US

DUPR

3.983

TC
Tanner Crandall

8JGV0J · Oregon City, OR, US

DUPR

4.791

阵营 2负方
JD
Jeffrey Dannay

17E2E0 · Scottsdale, AZ, US

DUPR

3.660

LS
Leon Stimpson

L27K26 · USA

DUPR

3.818

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6481574080
显示原始对决元数据 JSON
[
  {
    "team_id": 7775803535,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dylan Vogel",
        "dupr_id": "EG0EQV",
        "rating": 3.983,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Tanner Crandall",
        "dupr_id": "8JGV0J",
        "rating": 4.791,
        "profile_pic_url": null,
        "location": "Oregon City, OR, US"
      }
    ]
  },
  {
    "team_id": 4803716481,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeffrey Dannay",
        "dupr_id": "17E2E0",
        "rating": 3.66,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Leon Stimpson",
        "dupr_id": "L27K26",
        "rating": 3.818,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]