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

Central Ohio Pickleball League - Winter Monday - week 11 - Game 3

ID: 8394555346

对局比分

21-15

获胜 / Win

对决日期

2025-03-24

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
BW
Ben Wolfe

8GKXKV · Grove City, OH, US

DUPR

4.496

KS
Konan Stephens

3OY9V7 · Canal Winchester, OH, US

DUPR

4.300

阵营 2负方
HM
Henry Matthews

3PXLEZ · Columbus, OH, US

DUPR

4.207

DK
Dorion Kempf

1N0R9Z · Grove City, OH, US

DUPR

4.737

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8394555346
显示原始对决元数据 JSON
[
  {
    "team_id": 4943170793,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ben Wolfe",
        "dupr_id": "8GKXKV",
        "rating": 4.496,
        "profile_pic_url": null,
        "location": "Grove City, OH, US"
      },
      {
        "name": "Konan Stephens",
        "dupr_id": "3OY9V7",
        "rating": 4.3,
        "profile_pic_url": null,
        "location": "Canal Winchester, OH, US"
      }
    ]
  },
  {
    "team_id": 7459409982,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Henry Matthews",
        "dupr_id": "3PXLEZ",
        "rating": 4.207,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      },
      {
        "name": "Dorion Kempf",
        "dupr_id": "1N0R9Z",
        "rating": 4.737,
        "profile_pic_url": null,
        "location": "Grove City, OH, US"
      }
    ]
  }
]