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

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

ID: 4946445533

对局比分

11-4

落败 / Loss

对决日期

2026-05-17

对局时间 (估算)

6:15 AM

对决场地

South Easton, MA

未核实场馆

对决竞争阵营

阵营 1胜方
DH
Dallas Hogan

0Y97VG · USA

DUPR

3.796

CT
Charles Tipton

X20YG5 · Boston, MA, US

DUPR

4.697

阵营 2负方
NS
Nicole Shum

Z9VQ0W · Boston, MA, US

DUPR

3.492

JM
JaJuan Manzanillo

RZRXZZ · Boston, MA, US

DUPR

4.298

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4946445533
显示原始对决元数据 JSON
[
  {
    "team_id": 7677324088,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dallas Hogan",
        "dupr_id": "0Y97VG",
        "rating": 3.796,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Charles  Tipton",
        "dupr_id": "X20YG5",
        "rating": 4.697,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  },
  {
    "team_id": 6860727988,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nicole Shum",
        "dupr_id": "Z9VQ0W",
        "rating": 3.492,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "JaJuan Manzanillo",
        "dupr_id": "RZRXZZ",
        "rating": 4.298,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  }
]