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

Pints & Paddle: Monday Mens Partner 3.6-4.5 - Week 5

ID: 8035969774

对局比分

11-6

获胜 / Win

对决日期

2025-07-14

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
DK
David Kretsch

3LWD66 · Osseo, MN, US

DUPR

4.647

BO
Brent Otto

EGG5QW · Minneapolis, MN, US

DUPR

4.680

阵营 2负方
KK
Koormy Kariyavula

9PQRMJ · Corcoran, MN, US

DUPR

4.146

SH
Sam House

6ZW6GE · Champlin, MN, US

DUPR

4.143

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8035969774
显示原始对决元数据 JSON
[
  {
    "team_id": 7594831657,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Kretsch",
        "dupr_id": "3LWD66",
        "rating": 4.647,
        "profile_pic_url": null,
        "location": "Osseo, MN, US"
      },
      {
        "name": "Brent Otto",
        "dupr_id": "EGG5QW",
        "rating": 4.68,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 8065549265,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Koormy Kariyavula",
        "dupr_id": "9PQRMJ",
        "rating": 4.146,
        "profile_pic_url": null,
        "location": "Corcoran, MN, US"
      },
      {
        "name": "Sam House",
        "dupr_id": "6ZW6GE",
        "rating": 4.143,
        "profile_pic_url": null,
        "location": "Champlin, MN, US"
      }
    ]
  }
]