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

PPA Tour: Lakeville MN Mens Doubles Skill: (5.0) Age: (08 To 34)

ID: 6878203518

对局比分

15-7

落败 / Loss

对决日期

2024-03-09

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
DB
Dave Bacalla

OD06RW · Cebu, Central Visayas, PH

DUPR

5.417

JM
Jeffrey Moulton

ODJ5ZW · Denver, CO, US

DUPR

5.480

阵营 2负方
CS
Cole Sundquist

1Q2ZPR · Eden Prairie, MN, US

DUPR

4.833

JB
Jake Bendickson

3576QP · Champlin, MN, US

DUPR

4.551

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6878203518
显示原始对决元数据 JSON
[
  {
    "team_id": 4962646662,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dave Bacalla",
        "dupr_id": "OD06RW",
        "rating": 5.417,
        "profile_pic_url": null,
        "location": "Cebu, Central Visayas, PH"
      },
      {
        "name": "Jeffrey Moulton",
        "dupr_id": "ODJ5ZW",
        "rating": 5.48,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      }
    ]
  },
  {
    "team_id": 5390603236,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cole Sundquist",
        "dupr_id": "1Q2ZPR",
        "rating": 4.833,
        "profile_pic_url": null,
        "location": "Eden Prairie, MN, US"
      },
      {
        "name": "Jake Bendickson",
        "dupr_id": "3576QP",
        "rating": 4.551,
        "profile_pic_url": null,
        "location": "Champlin, MN, US"
      }
    ]
  }
]