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

Pool B: Men's 4.0 Doubles

ID: 5564676513

对局比分

15-13

落败 / Loss

对决日期

2024-05-25

对局时间 (估算)

10:15 AM

对决场地

6998 Belt Line Rd

View Facility Page →

对决竞争阵营

阵营 1胜方
GG
Grant Gocke

0YZ7MX · Plano, TX, US

DUPR

3.863

LS
Louis Shaff

RZPZKQ · Plano, TX, US

DUPR

4.313

阵营 2负方
AK
Ashwin Kumar

YG6OKK · Keller, TX, US

DUPR

4.399

JJ
Jasher Joice

8MLX6O · North Richland Hills, TX, US

DUPR

4.399

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5564676513
显示原始对决元数据 JSON
[
  {
    "team_id": 6724271406,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Grant Gocke",
        "dupr_id": "0YZ7MX",
        "rating": 3.863,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      },
      {
        "name": "Louis Shaff",
        "dupr_id": "RZPZKQ",
        "rating": 4.313,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      }
    ]
  },
  {
    "team_id": 8435414118,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ashwin Kumar",
        "dupr_id": "YG6OKK",
        "rating": 4.399,
        "profile_pic_url": null,
        "location": "Keller, TX, US"
      },
      {
        "name": "Jasher Joice",
        "dupr_id": "8MLX6O",
        "rating": 4.399,
        "profile_pic_url": null,
        "location": "North Richland Hills, TX, US"
      }
    ]
  }
]