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

APP Sunmed Sacramento Open - APP Sunmed Sacramento Open - Amateur - Men's Doubles 19+ 35+ (Skill/Age) 5.0:35+

ID: 6113986627

对局比分

17-15

落败 / Loss

对决日期

2023-04-29

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
TO
Travis Owen

8GX7MQ · USA

DUPR

4.943

TM
Troy Miller

12ZKNY · Youngsville, NC, US

DUPR

4.955

阵营 2负方
ES
Eric Smith

1QOL0D · USA

DUPR

3.500

CH
Craig Huft

8JGDO8 · Sacramento, CA, US

DUPR

4.540

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6113986627
显示原始对决元数据 JSON
[
  {
    "team_id": 8250612030,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Travis Owen",
        "dupr_id": "8GX7MQ",
        "rating": 4.943,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Troy Miller",
        "dupr_id": "12ZKNY",
        "rating": 4.955,
        "profile_pic_url": null,
        "location": "Youngsville, NC, US"
      }
    ]
  },
  {
    "team_id": 4427378017,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric Smith",
        "dupr_id": "1QOL0D",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Craig Huft",
        "dupr_id": "8JGDO8",
        "rating": 4.54,
        "profile_pic_url": null,
        "location": "Sacramento, CA, US"
      }
    ]
  }
]