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

Pickleball Charlotte Winter Classic - Mixed Doubles Skill: (Open) Age: (Any)

ID: 5551195869

对局比分

15-3

落败 / Loss

对决日期

2026-02-22

对局时间 (估算)

10:15 AM

对决场地

Charlotte, NC

View Facility Page →

对决竞争阵营

阵营 1胜方
DF
Dallas Fahr

17XKN9 · Greer, SC, US

DUPR

5.411

CC
Connor Clark

76K509 · Greenville, SC, US

DUPR

5.328

阵营 2负方
SH
Sara Haeflinger

GGRDWV · Blythewood, SC, US

DUPR

4.438

DF
David Flores

V7VR6P · Columbia, SC, US

DUPR

4.480

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5551195869
显示原始对决元数据 JSON
[
  {
    "team_id": 4400764681,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dallas Fahr",
        "dupr_id": "17XKN9",
        "rating": 5.411,
        "profile_pic_url": null,
        "location": "Greer, SC, US"
      },
      {
        "name": "Connor Clark",
        "dupr_id": "76K509",
        "rating": 5.328,
        "profile_pic_url": null,
        "location": "Greenville, SC, US"
      }
    ]
  },
  {
    "team_id": 7474049922,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sara Haeflinger",
        "dupr_id": "GGRDWV",
        "rating": 4.438,
        "profile_pic_url": null,
        "location": "Blythewood, SC, US"
      },
      {
        "name": "David Flores",
        "dupr_id": "V7VR6P",
        "rating": 4.48,
        "profile_pic_url": null,
        "location": "Columbia, SC, US"
      }
    ]
  }
]