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

D1/R9

ID: 6782553433

对局比分

11-5, 11-10

获胜 / Win

对决日期

2023-09-03

对局时间 (估算)

2:15 AM

对决场地

689 Northgraves Ave, Chico, CA 95928, USA

未核实场馆

对决竞争阵营

阵营 1胜方
AF
Adam Fullmer

3Y47K8 · Eagle Mountain, UT, US

DUPR

5.715

MB
Matt Brandenberger

166LE1 · USA

DUPR

5.169

阵营 2负方
MM
Martin Michelsen

8D0L63 · Weston, FL, US

DUPR

4.933

Django Chassang

1NNGNZ · Tampa, FL, US

DUPR

5.328

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6782553433
显示原始对决元数据 JSON
[
  {
    "team_id": 5071399054,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Adam Fullmer",
        "dupr_id": "3Y47K8",
        "rating": 5.715,
        "profile_pic_url": null,
        "location": "Eagle Mountain, UT, US"
      },
      {
        "name": "Matt Brandenberger",
        "dupr_id": "166LE1",
        "rating": 5.169,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5601175509,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Martin Michelsen",
        "dupr_id": "8D0L63",
        "rating": 4.933,
        "profile_pic_url": null,
        "location": "Weston, FL, US"
      },
      {
        "name": "Django Chassang",
        "dupr_id": "1NNGNZ",
        "rating": 5.328,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/113955/images/profile/4bfb4af7-3f37-414a-b04a-d398d25d4779.png",
        "location": "Tampa, FL, US"
      }
    ]
  }
]