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

Bartlesville Pickleball Fall Classic - Mixed Doubles Skill: (4.5) Age: (12 To 49)

ID: 4620247855

对局比分

11-4, 6-11, 11-7

落败 / Loss

对决日期

2024-10-20

对局时间 (估算)

8:45 AM

对决场地

Bartlesville, OK

未核实场馆

对决竞争阵营

阵营 1胜方
HN
Huyen Nguyen

3V4KJ8 · Wichita, KS, US

DUPR

4.424

MF
Michael Farlow

8M6LMO · Bel Aire, KS, US

DUPR

4.746

阵营 2负方
MS
Melissa Sixsmith

8GQORG · Broken Arrow, OK, US

DUPR

4.122

MB
Michael Brown

QPYZR4 · Tulsa, OK, US

DUPR

4.413

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4620247855
显示原始对决元数据 JSON
[
  {
    "team_id": 8437435606,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Huyen Nguyen",
        "dupr_id": "3V4KJ8",
        "rating": 4.424,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Michael Farlow",
        "dupr_id": "8M6LMO",
        "rating": 4.746,
        "profile_pic_url": null,
        "location": "Bel Aire, KS, US"
      }
    ]
  },
  {
    "team_id": 7762817293,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Melissa Sixsmith",
        "dupr_id": "8GQORG",
        "rating": 4.122,
        "profile_pic_url": null,
        "location": "Broken Arrow, OK, US"
      },
      {
        "name": "Michael Brown",
        "dupr_id": "QPYZR4",
        "rating": 4.413,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      }
    ]
  }
]