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

DUPR Florida Super Regional - Consolation

ID: 7234978313

对局比分

21-16

落败 / Loss

对决日期

2024-09-22

对局时间 (估算)

6:15 AM

对决场地

Port Saint Lucie, FL

未核实场馆

对决竞争阵营

阵营 1胜方
CF
Christian Franke

8MPWLO · Naples, FL, US

DUPR

5.277

ZR
Zoe Routson

ODPPJP · Orlando, FL, US

DUPR

4.502

阵营 2负方
JS
Judah Samples

1N4E68 · Orange Park, FL, US

DUPR

4.422

MP
Madelyn Porter

XJZWZ2 · Saint Johns, FL, US

DUPR

3.882

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7234978313
显示原始对决元数据 JSON
[
  {
    "team_id": 5043490339,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christian Franke",
        "dupr_id": "8MPWLO",
        "rating": 5.277,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "Zoe Routson",
        "dupr_id": "ODPPJP",
        "rating": 4.502,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      }
    ]
  },
  {
    "team_id": 4885922740,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Judah Samples",
        "dupr_id": "1N4E68",
        "rating": 4.422,
        "profile_pic_url": null,
        "location": "Orange Park, FL, US"
      },
      {
        "name": "Madelyn Porter",
        "dupr_id": "XJZWZ2",
        "rating": 3.882,
        "profile_pic_url": null,
        "location": "Saint Johns, FL, US"
      }
    ]
  }
]