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

Sunshine Smash 2024 - Open 4.0+ Division

ID: 6246708856

对局比分

12-10

获胜 / Win

对决日期

2024-10-05

对局时间 (估算)

5:00 PM

对决场地

Holly Hill, FL

View Facility Page →

对决竞争阵营

阵营 1胜方
JS
Judah Samples

1N4E68 · Orange Park, FL, US

DUPR

4.450

JK
Joshua Klarfeld

L595DK · Warsaw, Masovian Voivodeship, PL

DUPR

4.332

阵营 2负方
DS
Dawson Sallee

W6ZZ4Q · Orlando, FL, US

DUPR

4.614

MW
Maxwell Walters-Smith

DWPGE4 · Orlando, FL, US

DUPR

4.636

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6246708856
显示原始对决元数据 JSON
[
  {
    "team_id": 4900550979,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Judah Samples",
        "dupr_id": "1N4E68",
        "rating": 4.45,
        "profile_pic_url": null,
        "location": "Orange Park, FL, US"
      },
      {
        "name": "Joshua Klarfeld",
        "dupr_id": "L595DK",
        "rating": 4.332,
        "profile_pic_url": null,
        "location": "Warsaw, Masovian Voivodeship, PL"
      }
    ]
  },
  {
    "team_id": 5471533698,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dawson Sallee",
        "dupr_id": "W6ZZ4Q",
        "rating": 4.614,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      },
      {
        "name": "Maxwell Walters-Smith",
        "dupr_id": "DWPGE4",
        "rating": 4.636,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      }
    ]
  }
]