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

The Picklr Peoria | Men’s 3.5-4.0

ID: 7848334254

对局比分

5-11

获胜 / Win

对决日期

2025-08-07

对局时间 (估算)

7:30 PM

对决场地

7586, W Thunderbird Rd, Bashas Thunderbird Village

View Facility Page →

对决竞争阵营

阵营 1负方
TS
Tyler Smith

D9QQLM · USA

DUPR

3.530

NF
Nick fulin

JZO0LO · USA

DUPR

3.809

阵营 2胜方
AS
Ariel Serrano

VXY5WJ · Tolleson, AZ, US

DUPR

3.794

NH
Nathan Hansen

6NE67G · Glendale, AZ, US

DUPR

3.982

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7848334254
显示原始对决元数据 JSON
[
  {
    "team_id": 6979912522,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tyler Smith",
        "dupr_id": "D9QQLM",
        "rating": 3.53,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nick fulin",
        "dupr_id": "JZO0LO",
        "rating": 3.809,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4753727337,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ariel Serrano",
        "dupr_id": "VXY5WJ",
        "rating": 3.794,
        "profile_pic_url": null,
        "location": "Tolleson, AZ, US"
      },
      {
        "name": "Nathan Hansen",
        "dupr_id": "6NE67G",
        "rating": 3.982,
        "profile_pic_url": null,
        "location": "Glendale, AZ, US"
      }
    ]
  }
]