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

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

ID: 8323407605

对局比分

9-11

落败 / Loss

对决日期

2026-05-17

对局时间 (估算)

6:15 AM

对决场地

South Easton, MA

未核实场馆

对决竞争阵营

阵营 1负方
DH
Dallas Hogan

0Y97VG · USA

DUPR

3.770

CT
Charles Tipton

X20YG5 · Boston, MA, US

DUPR

4.653

阵营 2胜方
LA
Lauren Altman

DWVMZ4 · USA

DUPR

4.141

KP
Kris Puskar

84JPM3 · Easton, MA, US

DUPR

4.350

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8323407605
显示原始对决元数据 JSON
[
  {
    "team_id": 7074064300,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dallas Hogan",
        "dupr_id": "0Y97VG",
        "rating": 3.77,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Charles  Tipton",
        "dupr_id": "X20YG5",
        "rating": 4.653,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  },
  {
    "team_id": 7190549465,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lauren Altman",
        "dupr_id": "DWVMZ4",
        "rating": 4.141,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kris Puskar",
        "dupr_id": "84JPM3",
        "rating": 4.35,
        "profile_pic_url": null,
        "location": "Easton, MA, US"
      }
    ]
  }
]