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

The Picklr Peoria | Men’s 3.5-4.0

ID: 4624366369

对局比分

11-4

落败 / Loss

对决日期

2025-07-31

对局时间 (估算)

2:15 AM

对决场地

7586, W Thunderbird Rd, Bashas Thunderbird Village

View Facility Page →

对决竞争阵营

阵营 1胜方
BL
Brook Latham

YXQWJP · USA

DUPR

3.859

JT
Josh Tierney

6ZYKZ0 · USA

DUPR

3.690

阵营 2负方
AD
Anthony Dang

1RQ5VE · USA

DUPR

3.676

NH
Nathan Hansen

6NE67G · Glendale, AZ, US

DUPR

3.963

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4624366369
显示原始对决元数据 JSON
[
  {
    "team_id": 8233929921,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brook Latham",
        "dupr_id": "YXQWJP",
        "rating": 3.859,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Josh Tierney",
        "dupr_id": "6ZYKZ0",
        "rating": 3.69,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5499160632,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Anthony Dang",
        "dupr_id": "1RQ5VE",
        "rating": 3.676,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nathan Hansen",
        "dupr_id": "6NE67G",
        "rating": 3.963,
        "profile_pic_url": null,
        "location": "Glendale, AZ, US"
      }
    ]
  }
]