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

Next Game - Next Game - Men's 4.5+

ID: 7729519205

对局比分

15-11

落败 / Loss

对决日期

2025-01-21

对局时间 (估算)

6:15 AM

对决场地

3810 E 82nd St, Indianapolis, IN, USA

未核实场馆

对决竞争阵营

阵营 1胜方
PH
Pat Huffine

DWYZZL · Indianapolis, IN, US

DUPR

4.692

KJ
Ken Julian

3YNQ7P · Zionsville, IN, US

DUPR

4.385

阵营 2负方
BK
Beau Kessler

8E7ZPM · Noblesville, IN, US

DUPR

4.404

Brandon Carder

1QXY54 · Westfield, IN, US

DUPR

4.585

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7729519205
显示原始对决元数据 JSON
[
  {
    "team_id": 5188218219,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Pat Huffine",
        "dupr_id": "DWYZZL",
        "rating": 4.692,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      },
      {
        "name": "Ken Julian",
        "dupr_id": "3YNQ7P",
        "rating": 4.385,
        "profile_pic_url": null,
        "location": "Zionsville, IN, US"
      }
    ]
  },
  {
    "team_id": 6617762227,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Beau Kessler",
        "dupr_id": "8E7ZPM",
        "rating": 4.404,
        "profile_pic_url": null,
        "location": "Noblesville, IN, US"
      },
      {
        "name": "Brandon Carder",
        "dupr_id": "1QXY54",
        "rating": 4.585,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1084614/images/profile/3b0d45fc-1ed4-4042-9b4d-d0179563686b.png",
        "location": "Westfield, IN, US"
      }
    ]
  }
]