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

Mens Doubles Skill: (Pro) Age: (Any)

ID: 6692335949

对局比分

3-11

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

6:15 AM

对决场地

40100 Six Mile Rd, Northville, MI 48168, USA

未核实场馆

对决竞争阵营

阵营 1负方
KA
Kevin Avenius

N7RPM6 · Macomb, MI, US

DUPR

4.439

KW
Kyle Wilhelm

3LXN5Q · Farmington Hills, MI, US

DUPR

4.768

阵营 2胜方
Jack Swan

V4DGW6 · Dearborn, MI, US

DUPR

5.384

MM
Max Manley

DNXNDX · Bloomfield Hills, MI, US

DUPR

5.691

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6692335949
显示原始对决元数据 JSON
[
  {
    "team_id": 4615456534,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kevin Avenius",
        "dupr_id": "N7RPM6",
        "rating": 4.439,
        "profile_pic_url": null,
        "location": "Macomb, MI, US"
      },
      {
        "name": "Kyle Wilhelm",
        "dupr_id": "3LXN5Q",
        "rating": 4.768,
        "profile_pic_url": null,
        "location": "Farmington Hills, MI, US"
      }
    ]
  },
  {
    "team_id": 6974659413,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jack Swan",
        "dupr_id": "V4DGW6",
        "rating": 5.384,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1332389/images/profile/07c84fde-d31b-432f-a17c-fd8f81466ec4.png",
        "location": "Dearborn, MI, US"
      },
      {
        "name": "Max Manley",
        "dupr_id": "DNXNDX",
        "rating": 5.691,
        "profile_pic_url": null,
        "location": "Bloomfield Hills, MI, US"
      }
    ]
  }
]