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

The Picklr Peoria | Men’s 3.5-4.0

ID: 4611120748

对局比分

11-5

获胜 / Win

对决日期

2025-08-07

对局时间 (估算)

5:00 PM

对决场地

7586, W Thunderbird Rd, Bashas Thunderbird Village

View Facility Page →

对决竞争阵营

阵营 1胜方
NF
Nick fulin

JZO0LO · USA

DUPR

3.840

NH
Nathan Hansen

6NE67G · Glendale, AZ, US

DUPR

3.965

阵营 2负方
VA
Venkat Amirishetty

YNOJMK · USA

DUPR

3.351

SL
Shea Loges

0QMNDX · Phoenix, AZ, US

DUPR

3.702

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4611120748
显示原始对决元数据 JSON
[
  {
    "team_id": 5555881946,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nick fulin",
        "dupr_id": "JZO0LO",
        "rating": 3.84,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nathan Hansen",
        "dupr_id": "6NE67G",
        "rating": 3.965,
        "profile_pic_url": null,
        "location": "Glendale, AZ, US"
      }
    ]
  },
  {
    "team_id": 6977204181,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Venkat Amirishetty ",
        "dupr_id": "YNOJMK",
        "rating": 3.351,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Shea Loges",
        "dupr_id": "0QMNDX",
        "rating": 3.702,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]