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

The Picklr Peoria | Men’s 3.5-4.0

ID: 7360347775

对局比分

11-8

获胜 / Win

对决日期

2025-07-31

对局时间 (估算)

8:45 AM

对决场地

7586, W Thunderbird Rd, Bashas Thunderbird Village

View Facility Page →

对决竞争阵营

阵营 1胜方
NH
Nathan Hansen

6NE67G · Glendale, AZ, US

DUPR

3.961

BL
Brook Latham

YXQWJP · USA

DUPR

3.857

阵营 2负方
RT
Ryan Torres

E9PQ5W · Glendale, AZ, US

DUPR

3.727

SB
Som Bera

YGWNQE · USA

DUPR

3.642

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7360347775
显示原始对决元数据 JSON
[
  {
    "team_id": 4333316114,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nathan Hansen",
        "dupr_id": "6NE67G",
        "rating": 3.961,
        "profile_pic_url": null,
        "location": "Glendale, AZ, US"
      },
      {
        "name": "Brook Latham",
        "dupr_id": "YXQWJP",
        "rating": 3.857,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6450266891,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan  Torres",
        "dupr_id": "E9PQ5W",
        "rating": 3.727,
        "profile_pic_url": null,
        "location": "Glendale, AZ, US"
      },
      {
        "name": "Som Bera",
        "dupr_id": "YGWNQE",
        "rating": 3.642,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]