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

Charlotte Pickleball Open 3 at Peak Time Pickleball Hosted by PBT - Mixed Doubles Skill: (5.0 And Above) Age: (Any)

ID: 6044152550

对局比分

11-15

落败 / Loss

对决日期

2026-03-29

对局时间 (估算)

3:30 PM

对决场地

Charlotte, NC

View Facility Page →

对决竞争阵营

阵营 1负方
MP
Megan Poe

L2M2PZ · USA

DUPR

4.841

CP
Chris Patrick

8WMG9K · Charlotte, NC, US

DUPR

4.981

阵营 2胜方
KN
Kayla Nesbitt

3XL90X · Chapel Hill, NC, US

DUPR

4.845

BR
Ben Rice

99P4PJ · Pittsburgh, PA, US

DUPR

5.213

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6044152550
显示原始对决元数据 JSON
[
  {
    "team_id": 5505803130,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Megan Poe",
        "dupr_id": "L2M2PZ",
        "rating": 4.841,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chris Patrick",
        "dupr_id": "8WMG9K",
        "rating": 4.981,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  },
  {
    "team_id": 5886024705,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kayla Nesbitt",
        "dupr_id": "3XL90X",
        "rating": 4.845,
        "profile_pic_url": null,
        "location": "Chapel Hill, NC, US"
      },
      {
        "name": "Ben Rice",
        "dupr_id": "99P4PJ",
        "rating": 5.213,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      }
    ]
  }
]