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

LTP Pickleball Spring Fling Tournament 2 - Womens Doubles Skill: (4.0 To 4.5) Age: (Any)

ID: 5994266322

对局比分

5-11

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

7:30 PM

对决场地

South Easton, MA

未核实场馆

对决竞争阵营

阵营 1负方
ZH
Zhaoyun Huang

RXO56Z · USA

DUPR

3.837

DH
Dong Han

17074N · Wayland, MA, US

DUPR

3.805

阵营 2胜方
CD
Colleen Durno

9PY5OK · Sharon, MA, US

DUPR

4.014

TN
Tina Nguyen

84ME06 · Sharon, MA, US

DUPR

3.983

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5994266322
显示原始对决元数据 JSON
[
  {
    "team_id": 5899821544,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Zhaoyun Huang",
        "dupr_id": "RXO56Z",
        "rating": 3.837,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dong Han",
        "dupr_id": "17074N",
        "rating": 3.805,
        "profile_pic_url": null,
        "location": "Wayland, MA, US"
      }
    ]
  },
  {
    "team_id": 6374076247,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Colleen Durno",
        "dupr_id": "9PY5OK",
        "rating": 4.014,
        "profile_pic_url": null,
        "location": "Sharon, MA, US"
      },
      {
        "name": "Tina Nguyen",
        "dupr_id": "84ME06",
        "rating": 3.983,
        "profile_pic_url": null,
        "location": "Sharon, MA, US"
      }
    ]
  }
]