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

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

ID: 7076475748

对局比分

11-7

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

5:00 PM

对决场地

40100 Six Mile Rd, Northville, MI 48168, USA

未核实场馆

对决竞争阵营

阵营 1胜方
Jack Swan

V4DGW6 · Dearborn, MI, US

DUPR

5.387

MM
Max Manley

DNXNDX · Bloomfield Hills, MI, US

DUPR

5.695

阵营 2负方
ZB
Zachary Barnes

84G702 · Flat Rock, MI, US

DUPR

4.734

PG
Parker Grine

8K6OZK · Perrysburg, OH, US

DUPR

4.858

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7076475748
显示原始对决元数据 JSON
[
  {
    "team_id": 7663224800,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jack Swan",
        "dupr_id": "V4DGW6",
        "rating": 5.387,
        "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.695,
        "profile_pic_url": null,
        "location": "Bloomfield Hills, MI, US"
      }
    ]
  },
  {
    "team_id": 5911259448,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Zachary Barnes",
        "dupr_id": "84G702",
        "rating": 4.734,
        "profile_pic_url": null,
        "location": "Flat Rock, MI, US"
      },
      {
        "name": "Parker Grine",
        "dupr_id": "8K6OZK",
        "rating": 4.858,
        "profile_pic_url": null,
        "location": "Perrysburg, OH, US"
      }
    ]
  }
]