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

2022 Franklin Delray Beach Pickleball Classic - $$ WOMENS OPEN $$ DOUBLES (10-49)

ID: 8333034345

对局比分

15-12

落败 / Loss

对决日期

2022-12-03

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
AE
Arielle Erillo

3O97W8 · Lake Worth, FL, US

DUPR

5.119

BN
Bella Nelson

17N2P5 · Delray Beach, FL, US

DUPR

5.117

阵营 2负方
DD
Danielle DiPiero

3ZV7DW · Palm Beach Gardens, FL, US

DUPR

4.777

SG
Samantha Greenhut

1R0XN3 · Boca Raton, FL, US

DUPR

5.261

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8333034345
显示原始对决元数据 JSON
[
  {
    "team_id": 5839612182,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Arielle Erillo",
        "dupr_id": "3O97W8",
        "rating": 5.119,
        "profile_pic_url": null,
        "location": "Lake Worth, FL, US"
      },
      {
        "name": "Bella Nelson",
        "dupr_id": "17N2P5",
        "rating": 5.117,
        "profile_pic_url": null,
        "location": "Delray Beach, FL, US"
      }
    ]
  },
  {
    "team_id": 5801834284,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Danielle DiPiero",
        "dupr_id": "3ZV7DW",
        "rating": 4.777,
        "profile_pic_url": null,
        "location": "Palm Beach Gardens, FL, US"
      },
      {
        "name": "Samantha Greenhut",
        "dupr_id": "1R0XN3",
        "rating": 5.261,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      }
    ]
  }
]