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

Joker

ID: 5357799931

对局比分

15-2

落败 / Loss

对决日期

2025-05-10

对局时间 (估算)

8:45 AM

对决场地

The Picklr Henderson

View Facility Page →

对决竞争阵营

阵营 1胜方
NS
Nicholas Strobelt

1N70N8 · Henderson, NV, US

DUPR

5.100

AM
Amit Makhija

3YMRMD · Henderson, NV, US

DUPR

4.782

阵营 2负方
GB
Gabriel B Jimenez

MY2L5V · Las Vegas, NV, US

DUPR

4.615

RV
Raymond Velarde

3VQ6RE · Las Vegas, NV, US

DUPR

4.699

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5357799931
显示原始对决元数据 JSON
[
  {
    "team_id": 4726988810,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nicholas Strobelt",
        "dupr_id": "1N70N8",
        "rating": 5.1,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      },
      {
        "name": "Amit Makhija",
        "dupr_id": "3YMRMD",
        "rating": 4.782,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      }
    ]
  },
  {
    "team_id": 5933229363,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gabriel B Jimenez",
        "dupr_id": "MY2L5V",
        "rating": 4.615,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Raymond Velarde",
        "dupr_id": "3VQ6RE",
        "rating": 4.699,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]