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

DUPR 22 The Dink MiLP National Championship

ID: 7888209120

对局比分

21-14

落败 / Loss

对决日期

2024-12-14

对局时间 (估算)

1:00 PM

对决场地

747 Gravois Bluffs Blvd

View Facility Page →

对决竞争阵营

阵营 1胜方
GB
Grant Bond

X1N0N1 · USA

DUPR

5.667

PK
Patrick Kawka

35002P · Serock, Województwo mazowieckie, PL

DUPR

6.504

阵营 2负方
LD
Liam Duffin

8EDZVE · St. George, UT, US

DUPR

5.598

GF
Gerald Ferrer

12Z6P7 · Manila, NCR, PH

DUPR

5.801

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7888209120
显示原始对决元数据 JSON
[
  {
    "team_id": 6010186924,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Grant Bond",
        "dupr_id": "X1N0N1",
        "rating": 5.667,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Patrick Kawka",
        "dupr_id": "35002P",
        "rating": 6.504,
        "profile_pic_url": null,
        "location": "Serock, Województwo mazowieckie, PL"
      }
    ]
  },
  {
    "team_id": 4424721962,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Liam Duffin",
        "dupr_id": "8EDZVE",
        "rating": 5.598,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Gerald Ferrer",
        "dupr_id": "12Z6P7",
        "rating": 5.801,
        "profile_pic_url": null,
        "location": "Manila, NCR, PH"
      }
    ]
  }
]