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

The Summit Pickleball Tournament - Mens Doubles Skill: (4.5 And Above) Age: (combined ages)

ID: 5162792487

对局比分

15-11

获胜 / Win

对决日期

2023-11-18

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
BS
Bill Schillings

35D7O0 · USA

DUPR

4.717

AM
Avick Mitra

12ODRE · USA

DUPR

5.259

阵营 2负方
EV
Edgar Valerio

0YWQWG · Huntersville, NC, US

DUPR

4.773

AV
Abe Vasquez

3YLEYP · Charlotte, NC, US

DUPR

4.851

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5162792487
显示原始对决元数据 JSON
[
  {
    "team_id": 4714068634,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bill Schillings",
        "dupr_id": "35D7O0",
        "rating": 4.717,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Avick Mitra",
        "dupr_id": "12ODRE",
        "rating": 5.259,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7026215123,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Edgar Valerio",
        "dupr_id": "0YWQWG",
        "rating": 4.773,
        "profile_pic_url": null,
        "location": "Huntersville, NC, US"
      },
      {
        "name": "Abe Vasquez",
        "dupr_id": "3YLEYP",
        "rating": 4.851,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  }
]