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

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

ID: 8398437859

对局比分

5-11

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

8:45 AM

对决场地

South Easton, MA

未核实场馆

对决竞争阵营

阵营 1负方
RC
Rob Curtis

G59O9X · Boston, MA, US

DUPR

4.034

JA
JJ Arruda

76N2VN · USA

DUPR

3.890

阵营 2胜方
TZ
Tony Zangari

V72KLE · Johnston, RI, US

DUPR

4.306

TL
Todd Leveillee

YGKQNE · USA

DUPR

4.316

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8398437859
显示原始对决元数据 JSON
[
  {
    "team_id": 7049485404,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rob Curtis",
        "dupr_id": "G59O9X",
        "rating": 4.034,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "JJ Arruda",
        "dupr_id": "76N2VN",
        "rating": 3.89,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8409903389,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tony Zangari",
        "dupr_id": "V72KLE",
        "rating": 4.306,
        "profile_pic_url": null,
        "location": "Johnston, RI, US"
      },
      {
        "name": "Todd Leveillee",
        "dupr_id": "YGKQNE",
        "rating": 4.316,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]