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

Central Ohio Pickleball League - Spring Thursday - week 7 - Game 2

ID: 4917628609

对局比分

21-11

获胜 / Win

对决日期

2026-05-14

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
RM
Randy Martinez

2YZV64 · Gahanna, OH, US

DUPR

3.890

SW
Steve Williams

17XN60 · Circleville, OH, US

DUPR

3.529

阵营 2负方
CC
Cary Clubb

2YVO99 · USA

DUPR

3.256

CW
Colin Wray

76LXX9 · Columbus, OH, US

DUPR

3.756

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4917628609
显示原始对决元数据 JSON
[
  {
    "team_id": 6110809326,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Randy Martinez",
        "dupr_id": "2YZV64",
        "rating": 3.89,
        "profile_pic_url": null,
        "location": "Gahanna, OH, US"
      },
      {
        "name": "Steve Williams",
        "dupr_id": "17XN60",
        "rating": 3.529,
        "profile_pic_url": null,
        "location": "Circleville, OH, US"
      }
    ]
  },
  {
    "team_id": 5008601971,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cary Clubb",
        "dupr_id": "2YVO99",
        "rating": 3.256,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Colin Wray",
        "dupr_id": "76LXX9",
        "rating": 3.756,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      }
    ]
  }
]