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

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

ID: 6760435881

对局比分

21-16

获胜 / Win

对决日期

2025-12-08

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
HM
Henry Matthews

3PXLEZ · Columbus, OH, US

DUPR

4.191

TA
Travis Arledge

4LXNLV · Newark, OH, US

DUPR

4.023

阵营 2负方
JA
Jamie Allen

84KE9V · Columbus, OH, US

DUPR

4.329

RW
Rijon Williams

X2NVGR · Columbus, OH, US

DUPR

3.774

数据访问 (AI / 开发者)

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

cURL Request:

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