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

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

ID: 8546843351

对局比分

11-3

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

12:45 AM

对决场地

40100 Six Mile Rd, Northville, MI 48168, USA

未核实场馆

对决竞争阵营

阵营 1胜方
Jack Swan

V4DGW6 · Dearborn, MI, US

DUPR

5.398

MM
Max Manley

DNXNDX · Bloomfield Hills, MI, US

DUPR

5.718

阵营 2负方
MH
Matthew Haley

8J5NEW · Williamston, MI, US

DUPR

4.671

DH
Daniel Howard

8G0YPD · Meridian charter Township, MI, US

DUPR

4.860

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8546843351
显示原始对决元数据 JSON
[
  {
    "team_id": 7720874060,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jack Swan",
        "dupr_id": "V4DGW6",
        "rating": 5.398,
        "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.718,
        "profile_pic_url": null,
        "location": "Bloomfield Hills, MI, US"
      }
    ]
  },
  {
    "team_id": 4382724405,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Haley",
        "dupr_id": "8J5NEW",
        "rating": 4.671,
        "profile_pic_url": null,
        "location": "Williamston, MI, US"
      },
      {
        "name": "Daniel Howard",
        "dupr_id": "8G0YPD",
        "rating": 4.86,
        "profile_pic_url": null,
        "location": "Meridian charter Township, MI, US"
      }
    ]
  }
]