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

Lifetime Gilbert / Thursday Night Men's League

ID: 5204803937

对局比分

15-9

落败 / Loss

对决日期

2026-05-21

对局时间 (估算)

6:15 AM

对决场地

Gilbert, AZ, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
DT
Dylan Timm

P5ZQ9G · Tempe, AZ, US

DUPR

3.990

CB
Christopher Bastin

PWZONQ · Tempe, AZ, US

DUPR

4.071

阵营 2负方
AG
Andy Gujral

QJN5ON · Phoenix, AZ, US

DUPR

4.167

SR
shaheed Rai

JPGM74 · Chandler, AZ, US

DUPR

3.875

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5204803937
显示原始对决元数据 JSON
[
  {
    "team_id": 4368133825,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dylan Timm",
        "dupr_id": "P5ZQ9G",
        "rating": 3.99,
        "profile_pic_url": null,
        "location": "Tempe, AZ, US"
      },
      {
        "name": "Christopher Bastin",
        "dupr_id": "PWZONQ",
        "rating": 4.071,
        "profile_pic_url": null,
        "location": "Tempe, AZ, US"
      }
    ]
  },
  {
    "team_id": 5467805494,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andy Gujral",
        "dupr_id": "QJN5ON",
        "rating": 4.167,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "shaheed Rai",
        "dupr_id": "JPGM74",
        "rating": 3.875,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      }
    ]
  }
]