返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Joola Valley Open 7 presented by Chico Nissan! - 5.0+ Men (Moneyball) - Round robin

ID: 5266395181

对局比分

7-11

落败 / Loss

对决日期

2025-10-16

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
RB
Ruben Basurto

1QNWO0 · Cuernavaca, Mor., MX

DUPR

5.015

PH
Peter Hill

3P50JZ · Blue Lake, CA, US

DUPR

4.975

阵营 2胜方
JH
Jordan Henegar

89DEJ7 · Las Vegas, NV, US

DUPR

5.512

TS
Thunder Shaffer

1QNGO5 · Red Bluff, CA, US

DUPR

5.311

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5266395181
显示原始对决元数据 JSON
[
  {
    "team_id": 6068810922,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ruben Basurto",
        "dupr_id": "1QNWO0",
        "rating": 5.015,
        "profile_pic_url": null,
        "location": "Cuernavaca, Mor., MX"
      },
      {
        "name": "Peter Hill",
        "dupr_id": "3P50JZ",
        "rating": 4.975,
        "profile_pic_url": null,
        "location": "Blue Lake, CA, US"
      }
    ]
  },
  {
    "team_id": 4430498206,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jordan Henegar",
        "dupr_id": "89DEJ7",
        "rating": 5.512,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Thunder Shaffer",
        "dupr_id": "1QNGO5",
        "rating": 5.311,
        "profile_pic_url": null,
        "location": "Red Bluff, CA, US"
      }
    ]
  }
]