返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Pool A - DUPR16

ID: 5583643610

对局比分

21-18

获胜 / Win

对决日期

2025-04-12

对局时间 (估算)

3:30 PM

对决场地

Elite Tennis and Wellness

未核实场馆

对决竞争阵营

阵营 1胜方
IP
Isaiah Peel

3P5EEQ · Independence, MO, US

DUPR

4.058

JG
Joe Gliori

8M0XZP · Overland Park, KS, US

DUPR

4.049

阵营 2负方
AH
Andrew Homoly

3ZY0KL · Parkville, MO, US

DUPR

4.229

TD
Travis DiGirolamo

3ZVYMD · Kansas City, MO, US

DUPR

3.844

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5583643610
显示原始对决元数据 JSON
[
  {
    "team_id": 7785369683,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Isaiah Peel",
        "dupr_id": "3P5EEQ",
        "rating": 4.058,
        "profile_pic_url": null,
        "location": "Independence, MO, US"
      },
      {
        "name": "Joe Gliori",
        "dupr_id": "8M0XZP",
        "rating": 4.049,
        "profile_pic_url": null,
        "location": "Overland Park, KS, US"
      }
    ]
  },
  {
    "team_id": 7452193840,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew Homoly",
        "dupr_id": "3ZY0KL",
        "rating": 4.229,
        "profile_pic_url": null,
        "location": "Parkville, MO, US"
      },
      {
        "name": "Travis DiGirolamo",
        "dupr_id": "3ZVYMD",
        "rating": 3.844,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      }
    ]
  }
]