返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

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

ID: 7520891287

对局比分

21-12

落败 / Loss

对决日期

2025-03-10

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
Tyler McCoy

9PJGKR · Columbus, OH, US

DUPR

4.426

AL
Aidan Leonard

3LNQX6 · Columbus, OH, US

DUPR

4.843

阵营 2负方
JN
John Noel

8D9ZVL · Pickerington, OH, US

DUPR

4.386

BW
Ben Wolfe

8GKXKV · Grove City, OH, US

DUPR

4.527

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7520891287
显示原始对决元数据 JSON
[
  {
    "team_id": 7435682018,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tyler McCoy",
        "dupr_id": "9PJGKR",
        "rating": 4.426,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1211348/images/profile/b99df397-9727-4a56-82cd-4be60fb5ea28.png",
        "location": "Columbus, OH, US"
      },
      {
        "name": "Aidan Leonard",
        "dupr_id": "3LNQX6",
        "rating": 4.843,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      }
    ]
  },
  {
    "team_id": 6524161756,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Noel",
        "dupr_id": "8D9ZVL",
        "rating": 4.386,
        "profile_pic_url": null,
        "location": "Pickerington, OH, US"
      },
      {
        "name": "Ben Wolfe",
        "dupr_id": "8GKXKV",
        "rating": 4.527,
        "profile_pic_url": null,
        "location": "Grove City, OH, US"
      }
    ]
  }
]