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

Sunshine Smash 2024 - Open 4.0+ Division

ID: 6835174768

对局比分

5-11

获胜 / Win

对决日期

2024-10-05

对局时间 (估算)

5:00 PM

对决场地

Holly Hill, FL

View Facility Page →

对决竞争阵营

阵营 1负方
JL
James Lahey

1R4GGZ · Tallahassee, FL, US

DUPR

4.050

AD
Austin D Lott

2L275R · Tallahassee, FL, US

DUPR

4.475

阵营 2胜方
JS
Judah Samples

1N4E68 · Orange Park, FL, US

DUPR

4.527

JK
Joshua Klarfeld

L595DK · Warsaw, Masovian Voivodeship, PL

DUPR

4.430

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6835174768
显示原始对决元数据 JSON
[
  {
    "team_id": 4823000429,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "James Lahey",
        "dupr_id": "1R4GGZ",
        "rating": 4.05,
        "profile_pic_url": null,
        "location": "Tallahassee, FL, US"
      },
      {
        "name": "Austin D Lott",
        "dupr_id": "2L275R",
        "rating": 4.475,
        "profile_pic_url": null,
        "location": "Tallahassee, FL, US"
      }
    ]
  },
  {
    "team_id": 6922496175,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Judah Samples",
        "dupr_id": "1N4E68",
        "rating": 4.527,
        "profile_pic_url": null,
        "location": "Orange Park, FL, US"
      },
      {
        "name": "Joshua Klarfeld",
        "dupr_id": "L595DK",
        "rating": 4.43,
        "profile_pic_url": null,
        "location": "Warsaw, Masovian Voivodeship, PL"
      }
    ]
  }
]