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

Pickleball DNA

ID: 6520590405

对局比分

11-8, 11-2

获胜 / Win

对决日期

2024-07-11

对局时间 (估算)

10:15 AM

对决场地

46650 Landing Pkwy, Fremont, CA 94538, USA

未核实场馆

对决竞争阵营

阵营 1胜方
SN
Steven Nguyen

177LQN · Fremont, CA, US

DUPR

3.952

MD
Michael Dinh

8WDKGG · Rochester, NY, US

DUPR

4.372

阵营 2负方
SS
Steven Sumedi

XJVYV4 · USA

DUPR

3.589

CM
Charlie Mourad

3O25Z2 · Union City, CA, US

DUPR

3.710

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6520590405
显示原始对决元数据 JSON
[
  {
    "team_id": 6528632474,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steven Nguyen",
        "dupr_id": "177LQN",
        "rating": 3.952,
        "profile_pic_url": null,
        "location": "Fremont, CA, US"
      },
      {
        "name": "Michael Dinh",
        "dupr_id": "8WDKGG",
        "rating": 4.372,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  },
  {
    "team_id": 4942657525,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steven Sumedi",
        "dupr_id": "XJVYV4",
        "rating": 3.589,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Charlie Mourad",
        "dupr_id": "3O25Z2",
        "rating": 3.71,
        "profile_pic_url": null,
        "location": "Union City, CA, US"
      }
    ]
  }
]