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

The Picklr Peoria | Men’s 3.5-4.0

ID: 4785378486

对局比分

11-4

落败 / Loss

对决日期

2025-08-07

对局时间 (估算)

7:30 PM

对决场地

7586, W Thunderbird Rd, Bashas Thunderbird Village

View Facility Page →

对决竞争阵营

阵营 1胜方
JT
Josh Tierney

6ZYKZ0 · USA

DUPR

3.780

BL
Brook Latham

YXQWJP · USA

DUPR

3.786

阵营 2负方
SL
Shea Loges

0QMNDX · Phoenix, AZ, US

DUPR

3.674

NH
Nathan Hansen

6NE67G · Glendale, AZ, US

DUPR

3.959

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4785378486
显示原始对决元数据 JSON
[
  {
    "team_id": 8294485360,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Josh Tierney",
        "dupr_id": "6ZYKZ0",
        "rating": 3.78,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brook Latham",
        "dupr_id": "YXQWJP",
        "rating": 3.786,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6577941916,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shea Loges",
        "dupr_id": "0QMNDX",
        "rating": 3.674,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Nathan Hansen",
        "dupr_id": "6NE67G",
        "rating": 3.959,
        "profile_pic_url": null,
        "location": "Glendale, AZ, US"
      }
    ]
  }
]