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

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

ID: 6849239225

对局比分

15-5

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

6:15 AM

对决场地

40100 Six Mile Rd, Northville, MI 48168, USA

未核实场馆

对决竞争阵营

阵营 1胜方
Jack Swan

V4DGW6 · Dearborn, MI, US

DUPR

5.383

MM
Max Manley

DNXNDX · Bloomfield Hills, MI, US

DUPR

5.689

阵营 2负方
JS
Jonathan Smalbergher

L5Z4NZ · Northville, MI, US

DUPR

4.580

JK
Jeffery Krueger

PKPMDX · Grosse Pointe Shores, MI, US

DUPR

5.050

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6849239225
显示原始对决元数据 JSON
[
  {
    "team_id": 7943236299,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jack Swan",
        "dupr_id": "V4DGW6",
        "rating": 5.383,
        "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.689,
        "profile_pic_url": null,
        "location": "Bloomfield Hills, MI, US"
      }
    ]
  },
  {
    "team_id": 5725395901,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jonathan Smalbergher",
        "dupr_id": "L5Z4NZ",
        "rating": 4.58,
        "profile_pic_url": null,
        "location": "Northville, MI, US"
      },
      {
        "name": "Jeffery Krueger",
        "dupr_id": "PKPMDX",
        "rating": 5.05,
        "profile_pic_url": null,
        "location": "Grosse Pointe Shores, MI, US"
      }
    ]
  }
]