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

Music City Open - A Champions Series Pickleball Event - Mixed Pro Doubles 50+

ID: 5444323312

对局比分

11-4, 11-2

落败 / Loss

对决日期

2026-02-14

对局时间 (估算)

5:00 PM

对决场地

Nashville, TN

View Facility Page →

对决竞争阵营

阵营 1胜方
TT
Taylor Taylor

1QY4N3 · Memphis, TN, US

DUPR

5.212

DW
Daryl Wyatt

3VMJJ5 · Leawood, KS, US

DUPR

5.658

阵营 2负方
JZ
Jian Zhong

8WE66M · Indian Springs Village, AL, US

DUPR

4.906

ST
Scott Trevethan

89JD0K · Berlin, CT, US

DUPR

5.078

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5444323312
显示原始对决元数据 JSON
[
  {
    "team_id": 6504102556,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Taylor Taylor",
        "dupr_id": "1QY4N3",
        "rating": 5.212,
        "profile_pic_url": null,
        "location": "Memphis, TN, US"
      },
      {
        "name": "Daryl Wyatt",
        "dupr_id": "3VMJJ5",
        "rating": 5.658,
        "profile_pic_url": null,
        "location": "Leawood, KS, US"
      }
    ]
  },
  {
    "team_id": 5765765228,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jian Zhong",
        "dupr_id": "8WE66M",
        "rating": 4.906,
        "profile_pic_url": null,
        "location": "Indian Springs Village, AL, US"
      },
      {
        "name": "Scott Trevethan",
        "dupr_id": "89JD0K",
        "rating": 5.078,
        "profile_pic_url": null,
        "location": "Berlin, CT, US"
      }
    ]
  }
]