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

Central Ohio Pickleball League - Fall Monday - week 15 - Game 1

ID: 7816059028

对局比分

21-17

获胜 / Win

对决日期

2025-12-08

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
TA
Travis Arledge

4LXNLV · Newark, OH, US

DUPR

4.019

JA
Jamie Allen

84KE9V · Columbus, OH, US

DUPR

4.334

阵营 2负方
HM
Henry Matthews

3PXLEZ · Columbus, OH, US

DUPR

4.187

RW
Rijon Williams

X2NVGR · Columbus, OH, US

DUPR

3.778

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7816059028
显示原始对决元数据 JSON
[
  {
    "team_id": 7492243237,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Travis Arledge",
        "dupr_id": "4LXNLV",
        "rating": 4.019,
        "profile_pic_url": null,
        "location": "Newark, OH, US"
      },
      {
        "name": "Jamie Allen",
        "dupr_id": "84KE9V",
        "rating": 4.334,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      }
    ]
  },
  {
    "team_id": 8310721002,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Henry Matthews",
        "dupr_id": "3PXLEZ",
        "rating": 4.187,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      },
      {
        "name": "Rijon Williams",
        "dupr_id": "X2NVGR",
        "rating": 3.778,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      }
    ]
  }
]