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

September Smash at Bash Mens Doubles Skill: (4.5 And Above) Age: (14 To 49)

ID: 4708806434

对局比分

15-12

落败 / Loss

对决日期

2024-09-28

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
TS
Trent Saylor

RZDREQ · Lake Worth Beach, FL, US

DUPR

4.704

BH
Blake Howard

V7J006 · Grand Rapids, MI, US

DUPR

4.867

阵营 2负方
KF
Kevin Furmanek

PPZG4E · USA

DUPR

4.409

MG
Mike Graff

8GL9VV · Windsor, ON, CA

DUPR

5.226

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4708806434
显示原始对决元数据 JSON
[
  {
    "team_id": 6815005074,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Trent Saylor",
        "dupr_id": "RZDREQ",
        "rating": 4.704,
        "profile_pic_url": null,
        "location": "Lake Worth Beach, FL, US"
      },
      {
        "name": "Blake Howard",
        "dupr_id": "V7J006",
        "rating": 4.867,
        "profile_pic_url": null,
        "location": "Grand Rapids, MI, US"
      }
    ]
  },
  {
    "team_id": 8473343923,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kevin Furmanek",
        "dupr_id": "PPZG4E",
        "rating": 4.409,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mike Graff",
        "dupr_id": "8GL9VV",
        "rating": 5.226,
        "profile_pic_url": null,
        "location": "Windsor, ON, CA"
      }
    ]
  }
]