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

DUPR 4.5+

ID: 8544441612

对局比分

4-11

获胜 / Win

对决日期

2024-03-02

对局时间 (估算)

1:00 PM

对决场地

Omaha, NE, USA

View Facility Page →

对决竞争阵营

阵营 1负方
KK
Kevin Kersey

1QKY9D · Papillion, NE, US

DUPR

5.115

EN
Ethan Nelson

1N6KG6 · Omaha, NE, US

DUPR

4.510

阵营 2胜方
MR
Matthew Reinig

1NOZZZ · USA

DUPR

4.706

BM
Brandon McClintock

8DK0DX · Omaha, NE, US

DUPR

5.049

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8544441612
显示原始对决元数据 JSON
[
  {
    "team_id": 7533673429,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kevin Kersey",
        "dupr_id": "1QKY9D",
        "rating": 5.115,
        "profile_pic_url": null,
        "location": "Papillion, NE, US"
      },
      {
        "name": "Ethan Nelson",
        "dupr_id": "1N6KG6",
        "rating": 4.51,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      }
    ]
  },
  {
    "team_id": 8005428294,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matthew Reinig",
        "dupr_id": "1NOZZZ",
        "rating": 4.706,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brandon McClintock",
        "dupr_id": "8DK0DX",
        "rating": 5.049,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      }
    ]
  }
]