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

afpl-playoffs---dna-pickleball

ID: 5846929028

对局比分

21-11

获胜 / Win

对决日期

2025-10-04

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
HN
Heather Nobler

3ZWM5P · Coral Springs, FL, US

DUPR

5.492

KL
Kelsey Laurente

W6XV0K · Cebu City, Central Visayas, PH

DUPR

5.423

阵营 2负方
ES
Ellie Skingley

17W7N3 · Orlando, FL, US

DUPR

5.172

MT
Mia Turcsany

X2YW65 · Oldsmar, FL, US

DUPR

4.427

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5846929028
显示原始对决元数据 JSON
[
  {
    "team_id": 5037150096,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Heather Nobler",
        "dupr_id": "3ZWM5P",
        "rating": 5.492,
        "profile_pic_url": null,
        "location": "Coral Springs, FL, US"
      },
      {
        "name": "Kelsey Laurente",
        "dupr_id": "W6XV0K",
        "rating": 5.423,
        "profile_pic_url": null,
        "location": "Cebu City, Central Visayas, PH"
      }
    ]
  },
  {
    "team_id": 6472254614,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ellie Skingley",
        "dupr_id": "17W7N3",
        "rating": 5.172,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      },
      {
        "name": "Mia Turcsany",
        "dupr_id": "X2YW65",
        "rating": 4.427,
        "profile_pic_url": null,
        "location": "Oldsmar, FL, US"
      }
    ]
  }
]