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

716 Pickleball's End of Summer Slam at Pickleball Island Mens Doubles Skill: (5.0) Age: (Any)

ID: 8344523856

对局比分

3-11

获胜 / Win

对决日期

2024-09-14

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
SR
Scott Read

1Q4LK4 · Swormville, NY, US

DUPR

4.668

LR
Luke Read

PWDRXZ · USA

DUPR

3.972

阵营 2胜方
BM
Bryan Minicucci

1RW5XE · Buffalo, NY, US

DUPR

5.235

AS
Andy Salvato

KX6LR6 · Tonawanda, NY, US

DUPR

5.228

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8344523856
显示原始对决元数据 JSON
[
  {
    "team_id": 7626281368,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Scott Read",
        "dupr_id": "1Q4LK4",
        "rating": 4.668,
        "profile_pic_url": null,
        "location": "Swormville, NY, US"
      },
      {
        "name": "Luke Read",
        "dupr_id": "PWDRXZ",
        "rating": 3.972,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6067927683,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bryan Minicucci",
        "dupr_id": "1RW5XE",
        "rating": 5.235,
        "profile_pic_url": null,
        "location": "Buffalo, NY, US"
      },
      {
        "name": "Andy Salvato",
        "dupr_id": "KX6LR6",
        "rating": 5.228,
        "profile_pic_url": null,
        "location": "Tonawanda, NY, US"
      }
    ]
  }
]