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

Pool A - Men's 4.5 (ANY AGE)

ID: 7460941707

对局比分

15-6

落败 / Loss

对决日期

2026-02-07

对局时间 (估算)

4:45 AM

对决场地

Fairport Pickleball Club

未核实场馆

对决竞争阵营

阵营 1胜方
SG
Scott Gould

ODJDYL · Buffalo, NY, US

DUPR

4.410

SR
Scott Read

1Q4LK4 · Swormville, NY, US

DUPR

4.579

阵营 2负方
ST
Shashank Trivedi

56PJOR · Pittsford, NY, US

DUPR

4.197

OH
Osama Hayat Khan

4VXJE6 · USA

DUPR

4.271

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7460941707
显示原始对决元数据 JSON
[
  {
    "team_id": 4837222582,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Gould",
        "dupr_id": "ODJDYL",
        "rating": 4.41,
        "profile_pic_url": null,
        "location": "Buffalo, NY, US"
      },
      {
        "name": "Scott Read",
        "dupr_id": "1Q4LK4",
        "rating": 4.579,
        "profile_pic_url": null,
        "location": "Swormville, NY, US"
      }
    ]
  },
  {
    "team_id": 7718804048,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shashank Trivedi",
        "dupr_id": "56PJOR",
        "rating": 4.197,
        "profile_pic_url": null,
        "location": "Pittsford, NY, US"
      },
      {
        "name": "Osama Hayat Khan",
        "dupr_id": "4VXJE6",
        "rating": 4.271,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]